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

Diff for /pegasus/src/Pegasus/Makefile between version 1.85 and 1.90.2.1

version 1.85, 2005/01/19 17:38:37 version 1.90.2.1, 2005/01/26 16:18:37
Line 62 
Line 62 
   endif   endif
     DIRS += \     DIRS += \
         ProviderManager2/CMPIR \         ProviderManager2/CMPIR \
         ProviderManager2/CMPIR/tcpcomm \          ProviderManager2/CMPIR/tcpcomm
   
     ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)
      DIRS += \
         ProviderManager2/CMPIR/native \         ProviderManager2/CMPIR/native \
         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), WIN32_IX86_MSVC)
    $(error Error: JMPI is currently not supported on Windows.)
     endif
   ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)   ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)
       DIRS += \       DIRS += \
          ProviderManager2/JMPI          ProviderManager2/JMPI
Line 84 
Line 91 
         Security/Cimservera         Security/Cimservera
 endif endif
  
 ifdef PEGASUS_HAS_PERFINST  ifndef PEGASUS_DISABLE_PERFINST
 DIRS += \ DIRS += \
         ControlProviders/Statistic \         ControlProviders/Statistic \
         ControlProviders/Statistic/test \         ControlProviders/Statistic/test \


Legend:
Removed from v.1.85  
changed lines
  Added in v.1.90.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2