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

Diff for /pegasus/TestMakefile between version 1.22 and 1.23

version 1.22, 2005/02/11 17:30:46 version 1.23, 2005/02/11 22:55:17
Line 1 
Line 1 
 include $(PEGASUS_ROOT)/mak/config.mak  
 include $(PEGASUS_ROOT)/mak/test.mak  
 include $(PEGASUS_ROOT)/mak/commands.mak  
   
 system = localhost  
   
 ############################################################################### ###############################################################################
 ## ##
 ## Test Makefile for Pegasus CIMOM ## Test Makefile for Pegasus CIMOM
Line 19 
Line 13 
 ## ##
 ############################################################################### ###############################################################################
  
 TESTS = prestarttests poststarttests  
   
 error: error:
         @ $(ECHO) "Specify desired makefile option (i.e., build, rebuild)"         @ $(ECHO) "Specify desired makefile option (i.e., build, rebuild)"
  
 rebuild: clean buildmu all  include $(PEGASUS_ROOT)/mak/config.mak
   include $(PEGASUS_ROOT)/mak/test.mak
   include $(PEGASUS_ROOT)/mak/commands.mak
   
   system = localhost
   
   TESTS = prestarttests poststarttests
   
   rebuild: clean all
  
 build: all build: all
  


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2