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

Misha Brukman brukman at cs.uiuc.edu
Mon Sep 6 20:37:20 PDT 2004



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

Makefile updated: 1.8 -> 1.9
---
Log message:

Revert Makefile structure back to what it used to be, since Makefile.config is
generated in top-level testing directory.


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

Index: llvm-test/External/SPEC/CFP2000/Makefile
diff -u llvm-test/External/SPEC/CFP2000/Makefile:1.8 llvm-test/External/SPEC/CFP2000/Makefile:1.9
--- llvm-test/External/SPEC/CFP2000/Makefile:1.8	Mon Sep  6 03:36:37 2004
+++ llvm-test/External/SPEC/CFP2000/Makefile	Mon Sep  6 22:37:10 2004
@@ -5,4 +5,4 @@
 	183.equake \
 	188.ammp
 
-include $(LEVEL)/External/Makefile.external
+include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list