From: Tanya Lattner Date: Sun, 7 Nov 2004 23:26:13 +0000 (+0000) Subject: Changed TEST to TESTSUITE X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d09fbdc2e23b2de0cda83dee087c45a2c947b7d1;p=oota-llvm.git Changed TEST to TESTSUITE git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17598 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Makefile b/test/Makefile index adbca665a98..666f685a451 100644 --- a/test/Makefile +++ b/test/Makefile @@ -122,7 +122,7 @@ qmtest-clean: RUNTEST = runtest ifdef TESTSUITE -RUNTESTFLAGS := --tool $(TEST) +RUNTESTFLAGS := --tool $(TESTSUITE) endif check-dejagnu: site.exp