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

Diff for /pegasus/src/Pegasus/Makefile between version 1.77.2.4 and 1.78

version 1.77.2.4, 2005/02/24 08:10:52 version 1.78, 2004/11/21 13:10:15
Line 5 
Line 5 
  
 DIRS = \ DIRS = \
     Common \     Common \
       Query/QueryCommon \
     Config \     Config \
     Repository \     Repository \
     getoopt \     getoopt \
Line 25 
Line 26 
     ControlProviders/NamespaceProvider \     ControlProviders/NamespaceProvider \
     HandlerService \     HandlerService \
     IndicationService \     IndicationService \
     ManagedClient      ManagedClient \
       CQL \
       CQL/tests \
       CQL/CQLCLI
  
 ifdef PEGASUS_ENABLE_SLP ifdef PEGASUS_ENABLE_SLP
 DIRS += \ DIRS += \
Line 52 
Line 56 
         ProviderManager2/CMPI         ProviderManager2/CMPI
 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.)
Line 69 
Line 74 
       DIRS += \       DIRS += \
          ProviderManager2/JMPI          ProviderManager2/JMPI
   endif   endif
   ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)  
       DIRS += \  
           ProviderManager2/JMPI  
   endif  
 endif endif
  
 ifdef PEGASUS_USE_PAM_STANDALONE_PROC ifdef PEGASUS_USE_PAM_STANDALONE_PROC


Legend:
Removed from v.1.77.2.4  
changed lines
  Added in v.1.78

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2