[llvm-commits] CVS: llvm-test/External/SPEC/CINT95/Makefile
Reid Spencer
reid at x10sys.com
Mon Sep 6 01:36:48 PDT 2004
Changes in directory llvm-test/External/SPEC/CINT95:
Makefile updated: 1.5 -> 1.6
---
Log message:
Adjust the makefiles for their new home.
---
Diffs of the changes: (+1 -2)
Index: llvm-test/External/SPEC/CINT95/Makefile
diff -u llvm-test/External/SPEC/CINT95/Makefile:1.5 llvm-test/External/SPEC/CINT95/Makefile:1.6
--- llvm-test/External/SPEC/CINT95/Makefile:1.5 Sun Sep 5 02:56:52 2004
+++ llvm-test/External/SPEC/CINT95/Makefile Mon Sep 6 03:36:37 2004
@@ -10,5 +10,4 @@
147.vortex
# Get the $(ARCH) setting
-include $(LEVEL)/Makefile.config
-include ${LEVEL}/Makefile.programs
+include ${LEVEL}/External/Makefile.external
More information about the llvm-commits
mailing list