[llvm-commits] CVS: llvm-test/MultiSource/Applications/sgefa/Makefile
John Criswell
criswell at cs.uiuc.edu
Wed Sep 1 07:34:25 PDT 2004
Changes in directory llvm-test/MultiSource/Applications/sgefa:
Makefile updated: 1.6 -> 1.7
---
Log message:
Migrating test suite out of the source tree.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Applications/sgefa/Makefile
diff -u llvm-test/MultiSource/Applications/sgefa/Makefile:1.6 llvm-test/MultiSource/Applications/sgefa/Makefile:1.7
--- llvm-test/MultiSource/Applications/sgefa/Makefile:1.6 Sun Jun 27 19:39:14 2004
+++ llvm-test/MultiSource/Applications/sgefa/Makefile Wed Sep 1 09:33:20 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
PROG = sgefa
LDFLAGS = -lm
More information about the llvm-commits
mailing list