(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/Makefile between version 1.19 and 1.20

version 1.19, 2012/07/26 15:23:16 version 1.20, 2012/08/05 15:42:54
Line 34 
Line 34 
  
 LOCAL_DEFINES = -DPEGASUS_CONFIG_INTERNAL -DPEGASUS_INTERNALONLY LOCAL_DEFINES = -DPEGASUS_CONFIG_INTERNAL -DPEGASUS_INTERNALONLY
  
 ##  
 ##  Build the message bundle of help messages for config  
 ##  This target is used to make a version of the config library  
 ##  with special code to generate the message bundle for the  
 ##  help messages  
 ## To use this functionionality to generate new text for the config properties  
 ## help text for the message bundle  
 ##   - export PEGASUS_ENABLE_OUTPUT_OF_DESCRIPTION_INFO=true  
 ##   - make clean; make the Config directory.  
 ##   - Start the server and execute any single cimconfig -H command.  
 ## The message bundle text for the help messages will be output to stdout and  
 ## can be captured for insertion into the server message bundle.  
 ##  
 ifeq ($(PEGASUS_ENABLE_OUTPUT_OF_DESCRIPTION_INFO), true)  
     LOCAL_DEFINES += -DPEGASUS_ENABLE_OUTPUT_OF_DESCRIPTION_INFO  
 endif  
   
 ifeq ($(OS_TYPE),vms) ifeq ($(OS_TYPE),vms)
     STATIC=1     STATIC=1
 else else


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2