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

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

version 1.76, 2004/09/21 17:54:43 version 1.77, 2004/09/22 00:07:15
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 67 
Line 64 
         ProviderManager2/CMPIR/tcpcommrem \         ProviderManager2/CMPIR/tcpcommrem \
         ProviderManager2/CMPIR/daemon         ProviderManager2/CMPIR/daemon
   endif   endif
 endif  
  
 ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
   ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)   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.76  
changed lines
  Added in v.1.77

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2