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

Diff for /pegasus/src/Clients/Makefile between version 1.12 and 1.17

version 1.12, 2002/04/02 23:09:06 version 1.17, 2002/05/15 00:01:46
Line 1 
Line 1 
 ROOT = ../..   ROOT = $(PEGASUS_ROOT)
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
Line 7 
Line 7 
     TestClient \     TestClient \
     cliutils \     cliutils \
     cimconfig \     cimconfig \
     cimconfig/tests \  
     cimuser \     cimuser \
     cimuser/tests \  
     cimauth \     cimauth \
       cimprovider \
       cimprovider/tests \
     wbemexec \     wbemexec \
     wbemexec/tests \     wbemexec/tests \
     ToMofClient      ToMofClient\
       tomof
   
   #The following tests are NOT included as part of the standard
   #regession test.  The cimuser tests require PrivilegedUser
   #access to execute successfully.  The cimconfig tests modify
   #configuration files.
   
   XDIRS = \
       cimconfig/tests \
       cimuser/tests
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2