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

File: [Pegasus] / pegasus / test / Makefile (download)
Revision: 1.2, Thu Dec 13 14:55:01 2001 UTC (22 years, 5 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev, VERSION_1_08, VERSION_1_07
Changes since 1.1: +16 -0 lines
Merged dev branch into main trunk.

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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2