Minor error.
authorTanya Lattner <tonic@nondot.org>
Sun, 7 Nov 2004 08:29:03 +0000 (08:29 +0000)
committerTanya Lattner <tonic@nondot.org>
Sun, 7 Nov 2004 08:29:03 +0000 (08:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17573 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile

index a22444827e0b055c4ce8d8245ba394f1066859c4..a85736813895ae2383ca2983505ee9e5c37dcca5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,4 +37,4 @@ check ::
 tools-only: all
 
 check-dejagnu:
-       cd test; $(MAKE) check-dejagnu $(TEST)
+       cd test; $(MAKE) check-dejagnu TEST=$(TEST)