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

Diff for /pegasus/mak/BuildMakefile between version 1.37 and 1.38

version 1.37, 2005/02/11 22:55:18 version 1.38, 2005/02/15 20:57:14
Line 35 
Line 35 
 checkout: checkout:
         $(CVS) checkout -P pegasus         $(CVS) checkout -P pegasus
  
 rebuild: clean all tests  rebuild:
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile rebuild
  
 rebuild-notest: clean all  build:
           $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile build
 build: all tests  
   
 build-notest: all  
  
 clean: clean:
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile clean         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile clean


Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2