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

Diff for /pegasus/test/Makefile between version 1.1 and 1.1.2.1

version 1.1, 2001/09/12 21:36:57 version 1.1.2.1, 2001/09/12 21:36:57
Line 0 
Line 1 
   ROOT = ..
   
   include $(ROOT)/mak/config.mak
   include $(ROOT)/test/config.mak
   
   all: clean tests
   
   clean:
           $(MAKE) --directory=TestProviders clean
           $(MAKE) --directory=TestProviders all
           $(MAKE) --directory=wetest clean
   
   tests:
           $(MAKE) --directory=wetest tests
   
   # DO NOT DELETE


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2