(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.70

version 1.66, 2004/07/18 16:22:53 version 1.70, 2004/08/19 12:13:43
Line 42 
Line 42 
         Provider/CMPI \         Provider/CMPI \
         ProviderManager2 \         ProviderManager2 \
         ProviderManager2/Default \         ProviderManager2/Default \
         ProviderManager2/CMPI \  
         ProviderManager2/ProviderAgent \         ProviderManager2/ProviderAgent \
         ProviderManager2/tests \         ProviderManager2/tests \
         ProviderManager2/Default/tests         ProviderManager2/Default/tests
 endif endif
  
   ifdef PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER
   DIRS += \
           ProviderManager2/CMPI
   endif
   
   
 ifdef ENABLE_REMOTE_CMPI ifdef ENABLE_REMOTE_CMPI
 DIRS += \ DIRS += \
         ProviderManager2/CMPIR \         ProviderManager2/CMPIR \
Line 58 
Line 63 
 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 74 
         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.70

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2