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

Diff for /pegasus/Makefile between version 1.36.4.2 and 1.36.4.3

version 1.36.4.2, 2006/04/07 21:36:08 version 1.36.4.3, 2006/04/11 18:47:43
Line 99 
Line 99 
         $(USAGE)"standardtests       - runs server extended tests"         $(USAGE)"standardtests       - runs server extended tests"
         $(USAGE)"testusage           - TestMakefile usage"         $(USAGE)"testusage           - TestMakefile usage"
         $(USAGE)"testusage2          - TestMakefile usage2"         $(USAGE)"testusage2          - TestMakefile usage2"
         $(USAGE)"stresstests         - builds and runs the default stresstests"          $(USAGE)"stresstests         - Runs the default stresstests"
         $(USAGE)         $(USAGE)
         $(USAGE)"--------------------"         $(USAGE)"--------------------"
         $(USAGE)"Quick start:"         $(USAGE)"Quick start:"
Line 296 
Line 296 
 rootbundle: rootbundle:
         $(MAKE) --directory=$(PEGASUS_ROOT)/src/utils/cnv2rootbundle -f Makefile         $(MAKE) --directory=$(PEGASUS_ROOT)/src/utils/cnv2rootbundle -f Makefile
  
   
 ############################ ############################
 # #
 # Target for OpenPegasus Stress Tests (PEP#241) # Target for OpenPegasus Stress Tests (PEP#241)
 # #
 #    The stresstest target will build and run the stress tests  #    The stresstest target will run the stress tests
  
 stresstests: stresstests:
         @$(MAKE) "-SC" test/StressTests clean          @$(ECHO) "Running PEGASUS StressTests"
         @$(ECHO) "Building PEGASUS StressTests"  
         @$(MAKE) "-SC" test/StressTests  
         @$(MAKE) "-SC" test/StressTests/testClient clean  
         @$(MAKE) "-SC" test/StressTests/testClient  
         @$(MAKE) "-SC" test/StressTests/testClient/ModelWalkStressClient clean  
         @$(MAKE) "-SC" test/StressTests/testClient/ModelWalkStressClient  
         @$(MAKE) "-SC" test/StressTests/testClient/WrapperStressClient clean  
         @$(MAKE) "-SC" test/StressTests/testClient/WrapperStressClient  
         @$(MAKE) "-SC" test/StressTests/tests stresstests         @$(MAKE) "-SC" test/StressTests/tests stresstests


Legend:
Removed from v.1.36.4.2  
changed lines
  Added in v.1.36.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2