[llvm-commits] CVS: llvm-test/External/SPEC/CINT95/147.vortex/Makefile
Reid Spencer
reid at x10sys.com
Mon Sep 6 01:36:48 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT95/147.vortex:
Makefile updated: 1.2 -> 1.3
---
Log message:
Adjust the makefiles for their new home.
---
Diffs of the changes: (+1 -1)
Index: llvm-test/External/SPEC/CINT95/147.vortex/Makefile
diff -u llvm-test/External/SPEC/CINT95/147.vortex/Makefile:1.2 llvm-test/External/SPEC/CINT95/147.vortex/Makefile:1.3
--- llvm-test/External/SPEC/CINT95/147.vortex/Makefile:1.2 Fri Feb 13 16:45:44 2004
+++ llvm-test/External/SPEC/CINT95/147.vortex/Makefile Mon Sep 6 03:36:37 2004
@@ -1,6 +1,6 @@
LEVEL = ../../../../../..
-include $(LEVEL)/Makefile.config
+#include $(LEVEL)/Makefile.config
STDOUT_FILENAME := vortex.out
LDFLAGS += -lm
More information about the llvm-commits
mailing list