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

Diff for /pegasus/src/Clients/Makefile between version 1.57 and 1.58

version 1.57, 2009/02/16 19:13:42 version 1.58, 2009/02/24 11:42:26
Line 38 
Line 38 
     cimauth \     cimauth \
     cimprovider \     cimprovider \
     osinfo \     osinfo \
     wbemexec \  
     tomof \     tomof \
     ipinfo \     ipinfo \
     cimperf \     cimperf \
Line 54 
Line 53 
     benchmarkTest \     benchmarkTest \
     cimsub/tests \     cimsub/tests \
     repupgrade/tests \     repupgrade/tests \
     wbemexec/tests  
   # In WMIMapper, wbemexec functionality for windows is available
   # No need to build the wbemexec under Clients directory
   
   ifneq ($(PEGASUS_BUILD_WMIMAPPER),true)
       DIRS += wbemexec
       TEST_DIRS += wbemexec/tests
   endif
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
     DIRS += \     DIRS += \


Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2