(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.27.8.3 and 1.28

version 1.27.8.3, 2006/04/11 15:50:46 version 1.28, 2006/01/30 16:18:01
Line 38 
Line 38 
  
 LOCAL_DEFINES = -DPEGASUS_PPM_INTERNAL -DPEGASUS_INTERNALONLY -DPEGASUS_ENABLE_DEFAULT_PROVIDER_MANAGER LOCAL_DEFINES = -DPEGASUS_PPM_INTERNAL -DPEGASUS_INTERNALONLY -DPEGASUS_ENABLE_DEFAULT_PROVIDER_MANAGER
  
   ifdef PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER
   LOCAL_DEFINES += -DPEGASUS_ENABLE_CMPI_PROVIDER_MANAGER
   endif
   
 ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
 LOCAL_DEFINES += -DPEGASUS_ENABLE_JMPI_PROVIDER_MANAGER LOCAL_DEFINES += -DPEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
 endif endif
Line 45 
Line 49 
 LIBRARY = pegprovidermanager LIBRARY = pegprovidermanager
  
 LIBRARIES = \ LIBRARIES = \
     pegprovider \  
     pegprm \     pegprm \
     pegwql \     pegwql \
     pegconfig \     pegconfig \
Line 66 
Line 69 
         SafeQueue.cpp \         SafeQueue.cpp \
         Lockable.cpp \         Lockable.cpp \
         OperationResponseHandler.cpp \         OperationResponseHandler.cpp \
         SimpleResponseHandler.cpp \          SimpleResponseHandler.cpp
         CIMOMHandleContext.cpp  
  
  
 include $(ROOT)/mak/library.mak include $(ROOT)/mak/library.mak


Legend:
Removed from v.1.27.8.3  
changed lines
  Added in v.1.28

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2