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

Diff for /pegasus/src/Pegasus/Makefile between version 1.66 and 1.69

version 1.66, 2004/07/18 16:22:53 version 1.69, 2004/08/17 14:19:19
Line 58 
Line 58 
 endif endif
  
 ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU) ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)
    ifdef ENABLE_JMPI_PROVIDER_MANAGER     ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER
       DIRS += \       DIRS += \
          ProviderManager2/JMPI          ProviderManager2/JMPI
    endif    endif
Line 69 
Line 69 
         Security/Cimservera         Security/Cimservera
 endif endif
  
 ifdef PEGASUS_ADVANCED_CIMCLIENT  
 DIRS += \  
         ManagedClient  
 endif  
   
 ifdef PEGASUS_HAS_PERFINST ifdef PEGASUS_HAS_PERFINST
 DIRS += \ DIRS += \
         ControlProviders/Statistic          ControlProviders/Statistic \
           ControlProviders/Statistic/test
 endif endif
  
 DIRS += \ DIRS += \


Legend:
Removed from v.1.66  
changed lines
  Added in v.1.69

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2