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

Diff for /pegasus/src/Pegasus/Makefile between version 1.121 and 1.125

version 1.121, 2006/10/23 23:47:51 version 1.125, 2007/06/04 02:28:51
Line 110 
Line 110 
 endif endif
  
 ifdef PEGASUS_ENABLE_REMOTE_CMPI ifdef PEGASUS_ENABLE_REMOTE_CMPI
     ifeq ($(PEGASUS_PLATFORM), WIN32_IX86_MSVC)  
         $(error Error: Remote CMPI is not currently supported on Windows.)  
     endif  
   
     DIRS += \  
         ProviderManager2/CMPIR \  
         ProviderManager2/CMPIR/tcpcomm  
  
     ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)  
         DIRS += \         DIRS += \
             ProviderManager2/CMPIR/native \             ProviderManager2/CMPIR/native \
           ProviderManager2/CMPIR \
           ProviderManager2/CMPIR/tcpcomm \
             ProviderManager2/CMPIR/tcpcommrem \             ProviderManager2/CMPIR/tcpcommrem \
             ProviderManager2/CMPIR/daemon \             ProviderManager2/CMPIR/daemon \
             ProviderManager2/CMPIR/tools             ProviderManager2/CMPIR/tools
     endif     endif
 endif  
  
 ifeq ($(PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER), true) ifeq ($(PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER), true)
     DIRS += \     DIRS += \
Line 150 
Line 143 
 ifeq ($(PEGASUS_ENABLE_SLP),true) ifeq ($(PEGASUS_ENABLE_SLP),true)
     DIRS += \     DIRS += \
         ControlProviders/InteropProvider \         ControlProviders/InteropProvider \
         ControlProviders/InteropProvider/tests          ControlProviders/InteropProvider/tests \
           ControlProviders/InteropProvider/ServerProfileTests
 else else
     ifndef PEGASUS_DISABLE_PERFINST     ifndef PEGASUS_DISABLE_PERFINST
         DIRS += \         DIRS += \


Legend:
Removed from v.1.121  
changed lines
  Added in v.1.125

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2