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

Diff for /pegasus/src/Pegasus/ProviderManager2/Makefile between version 1.14 and 1.17

version 1.14, 2004/06/26 03:24:20 version 1.17, 2004/08/04 11:41:50
Line 6 
Line 6 
  
 EXTRA_INCLUDES = $(SYS_INCLUDES) EXTRA_INCLUDES = $(SYS_INCLUDES)
  
 LOCAL_DEFINES = -DPEGASUS_PPM_INTERNAL -DPEGASUS_INTERNALONLY -DENABLE_DEFAULT_PROVIDER_MANAGER -DENABLE_CMPI_PROVIDER_MANAGER  LOCAL_DEFINES = -DPEGASUS_PPM_INTERNAL -DPEGASUS_INTERNALONLY -DPEGASUS_ENABLE_DEFAULT_PROVIDER_MANAGER -DPEGASUS_ENABLE_CMPI_PROVIDER_MANAGER
  
 ifdef ENABLE_JMPI_PROVIDER_MANAGER  ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
 LOCAL_DEFINES += -DENABLE_JMPI_PROVIDER_MANAGER  LOCAL_DEFINES += -DPEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
 endif endif
  
 LIBRARY = pegprovidermanager LIBRARY = pegprovidermanager
Line 40 
Line 40 
  
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak
   include $(ROOT)/mak/install.mak


Legend:
Removed from v.1.14  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2