[llvm-commits] CVS: llvm-test/MultiSource/Applications/aha/Makefile
John Criswell
criswell at cs.uiuc.edu
Wed Sep 1 07:34:25 PDT 2004
Changes in directory llvm-test/MultiSource/Applications/aha:
Makefile updated: 1.5 -> 1.6
---
Log message:
Migrating test suite out of the source tree.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Applications/aha/Makefile
diff -u llvm-test/MultiSource/Applications/aha/Makefile:1.5 llvm-test/MultiSource/Applications/aha/Makefile:1.6
--- llvm-test/MultiSource/Applications/aha/Makefile:1.5 Fri Sep 12 11:02:46 2003
+++ llvm-test/MultiSource/Applications/aha/Makefile Wed Sep 1 09:33:20 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
PROG = aha
CPPFLAGS =
LDFLAGS =
More information about the llvm-commits
mailing list