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

Diff for /pegasus/src/Pegasus/Makefile between version 1.75 and 1.76

version 1.75, 2004/09/20 16:43:01 version 1.76, 2004/09/21 17:54:43
Line 47 
Line 47 
 endif endif
  
 ifdef PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER ifdef PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER
     ifdef PEGASUS_USE_EXPERIMENTAL_INTERFACES
 DIRS += \ DIRS += \
         Provider/CMPI \         Provider/CMPI \
         ProviderManager2/CMPI         ProviderManager2/CMPI
 endif endif
   endif
  
  
 ifdef PEGASUS_ENABLE_REMOTE_CMPI ifdef PEGASUS_ENABLE_REMOTE_CMPI
   ifeq ($(PEGASUS_PLATFORM), WIN32_IX86_MSVC)   ifeq ($(PEGASUS_PLATFORM), WIN32_IX86_MSVC)
         $(error: Error: Remote CMPI is not currently supported on Windows.)         $(error: Error: Remote CMPI is not currently supported on Windows.)
   endif   endif
     ifdef PEGASUS_USE_EXPERIMENTAL_INTERFACES
 DIRS += \ DIRS += \
         ProviderManager2/CMPIR \         ProviderManager2/CMPIR \
         ProviderManager2/CMPIR/tcpcomm \         ProviderManager2/CMPIR/tcpcomm \
Line 64 
Line 67 
         ProviderManager2/CMPIR/tcpcommrem \         ProviderManager2/CMPIR/tcpcommrem \
         ProviderManager2/CMPIR/daemon         ProviderManager2/CMPIR/daemon
 endif endif
   endif
  
 ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)  
    ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER    ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
     ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)
       ifdef PEGASUS_USE_EXPERIMENTAL_INTERFACES
       DIRS += \       DIRS += \
          ProviderManager2/JMPI          ProviderManager2/JMPI
    endif    endif
 endif endif
   endif
  
 ifdef PEGASUS_USE_PAM_STANDALONE_PROC ifdef PEGASUS_USE_PAM_STANDALONE_PROC
 DIRS += \ DIRS += \


Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2