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

File: [Pegasus] / pegasus / test / Makefile (download)
Revision: 1.1.2.1, Wed Sep 12 20:36:57 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead, SNAPSHOT_1_04
Changes since 1.1: +16 -0 lines
HP-[JC] Initial contribution of wbemexec test directory and make infrastructure.  This submittal also includes an initial set of test scripts.

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