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

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

version 1.58, 2009/02/24 11:42:26 version 1.58.6.3, 2013/12/15 19:47:39
Line 31 
Line 31 
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 DIRS = \ DIRS = \
     cimcli \  
     cliutils \     cliutils \
     cimconfig \     cimconfig \
     cimuser \  
     cimauth \     cimauth \
     cimprovider \     cimprovider \
     osinfo \     osinfo \
Line 43 
Line 41 
     cimperf \     cimperf \
     repupgrade  \     repupgrade  \
     cimsub \     cimsub \
       cimcli \
     repupgrade/SSPModules/SampleSSPModule \     repupgrade/SSPModules/SampleSSPModule \
     loadxml     loadxml
  
Line 53 
Line 52 
     benchmarkTest \     benchmarkTest \
     cimsub/tests \     cimsub/tests \
     repupgrade/tests \     repupgrade/tests \
       cimcli/tests
  
 # In WMIMapper, wbemexec functionality for windows is available # In WMIMapper, wbemexec functionality for windows is available
 # No need to build the wbemexec under Clients directory # No need to build the wbemexec under Clients directory
Line 92 
Line 92 
     TEST_DIRS += cimreparchive/tests     TEST_DIRS += cimreparchive/tests
 endif endif
  
   # Have cimuser as a crude replacement of PAM
   ifndef PEGASUS_PAM_AUTHENTICATION
       DIRS += cimuser
   endif
   
 #The following tests are NOT included as part of the standard #The following tests are NOT included as part of the standard
 #regession test.  The cimuser tests require PrivilegedUser #regession test.  The cimuser tests require PrivilegedUser
 #access to execute successfully.  The cimconfig tests modify #access to execute successfully.  The cimconfig tests modify


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2