[llvm-commits] CVS: llvm-test/External/SPEC/CINT95/Makefile

Reid Spencer reid at x10sys.com
Sun Sep 5 00:57:03 PDT 2004



Changes in directory llvm-test/External/SPEC/CINT95:

Makefile updated: 1.4 -> 1.5
---
Log message:

Rid llvm-test of the last vestiges of its "test/Programs" inheritance.


---
Diffs of the changes:  (+1 -1)

Index: llvm-test/External/SPEC/CINT95/Makefile
diff -u llvm-test/External/SPEC/CINT95/Makefile:1.4 llvm-test/External/SPEC/CINT95/Makefile:1.5
--- llvm-test/External/SPEC/CINT95/Makefile:1.4	Mon Feb 16 10:25:51 2004
+++ llvm-test/External/SPEC/CINT95/Makefile	Sun Sep  5 02:56:52 2004
@@ -11,4 +11,4 @@
 
 # Get the $(ARCH) setting
 include $(LEVEL)/Makefile.config
-include ${LEVEL}/test/Programs/Makefile.programs
+include ${LEVEL}/Makefile.programs






More information about the llvm-commits mailing list