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

Diff for /pegasus/src/Pegasus/Makefile between version 1.119 and 1.120

version 1.119, 2006/08/23 19:47:49 version 1.120, 2006/09/06 20:30:09
Line 126 
Line 126 
     endif     endif
 endif endif
  
 ifdef PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER  ifeq ($(PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER), true)
     ifeq ($(PEGASUS_PLATFORM), WIN32_IX86_MSVC)  
         DIRS += \         DIRS += \
             ProviderManager2/JMPI             ProviderManager2/JMPI
     endif     endif
     ifeq ($(PEGASUS_PLATFORM),LINUX_IX86_GNU)  
         DIRS += \  
             ProviderManager2/JMPI  
     endif  
     ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)  
         DIRS += \  
             ProviderManager2/JMPI  
     endif  
 endif  
  
 DIRS += \ DIRS += \
     ProviderManagerService \     ProviderManagerService \


Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2