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

Diff for /pegasus/src/Pegasus/Makefile between version 1.124 and 1.124.2.2

version 1.124, 2007/01/11 16:22:00 version 1.124.2.2, 2007/02/16 07:15:28
Line 110 
Line 110 
 endif endif
  
 ifdef PEGASUS_ENABLE_REMOTE_CMPI ifdef PEGASUS_ENABLE_REMOTE_CMPI
     ifeq ($(OS_TYPE),windows)  
         $(error Error: Remote CMPI is not currently supported on Windows.)  
     endif  
  
     DIRS += \     DIRS += \
           ProviderManager2/CMPIR/native \
         ProviderManager2/CMPIR \         ProviderManager2/CMPIR \
         ProviderManager2/CMPIR/tcpcomm \         ProviderManager2/CMPIR/tcpcomm \
         ProviderManager2/CMPIR/native \  
         ProviderManager2/CMPIR/tcpcommrem \         ProviderManager2/CMPIR/tcpcommrem \
         ProviderManager2/CMPIR/daemon \         ProviderManager2/CMPIR/daemon \
         ProviderManager2/CMPIR/tools          ProviderManager2/CMPIR/tools/AppendNS \
           ProviderManager2/CMPIR/tools/CreateExtNS \
           ProviderManager2/CMPIR/tools/ReplaceNS
 endif endif
  
 ifeq ($(PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER), true) ifeq ($(PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER), true)


Legend:
Removed from v.1.124  
changed lines
  Added in v.1.124.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2