(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.8 and 1.8.2.4

version 1.8, 2004/01/12 10:09:23 version 1.8.2.4, 2004/03/22 10:44:09
Line 6 
Line 6 
  
 EXTRA_INCLUDES = $(SYS_INCLUDES) EXTRA_INCLUDES = $(SYS_INCLUDES)
  
 LOCAL_DEFINES = -DPEGASUS_SERVER_INTERNAL -DPEGASUS_PPM_INTERNAL -DPEGASUS_INTERNALONLY -DENABLE_DEFAULT_PROVIDER_MANAGER -DENABLE_CMPI_PROVIDER_MANAGER  LOCAL_DEFINES = -DPEGASUS_PPM_INTERNAL -DPEGASUS_INTERNALONLY -DENABLE_DEFAULT_PROVIDER_MANAGER
   
   ifdef ENABLE_CMPI_PROVIDER_MANAGER
      LOCAL_DEFINES += -DENABLE_CMPI_PROVIDER_MANAGER
   endif
  
 LIBRARY = pegprovidermanager LIBRARY = pegprovidermanager
  
Line 21 
Line 25 
         \         \
         ProviderManager.cpp \         ProviderManager.cpp \
         ProviderRegistrar.cpp \         ProviderRegistrar.cpp \
         ProviderRegistrarInitializer.cpp \  
         ProviderName.cpp \         ProviderName.cpp \
         ProviderType.cpp \         ProviderType.cpp \
         \         \
         SafeQueue.cpp \         SafeQueue.cpp \
         Lockable.cpp          Lockable.cpp \
           OperationResponseHandler.cpp \
           SimpleResponseHandler.cpp
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2