[llvm-commits] CVS: llvm-test/External/SPEC/CFP2006/Makefile
Bill Wendling
isanbard at gmail.com
Wed Sep 6 13:41:44 PDT 2006
Changes in directory llvm-test/External/SPEC/CFP2006:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/External/SPEC/CFP2006/Makefile
diff -u llvm-test/External/SPEC/CFP2006/Makefile:1.1 llvm-test/External/SPEC/CFP2006/Makefile:1.2
--- llvm-test/External/SPEC/CFP2006/Makefile:1.1 Fri Sep 1 18:27:13 2006
+++ llvm-test/External/SPEC/CFP2006/Makefile Wed Sep 6 15:41:12 2006
@@ -14,6 +14,7 @@
435.gromacs \
437.leslie3d \
444.namd \
+ 447.dealII \
459.GemsFDTD \
470.lbm
@@ -24,7 +25,6 @@
# 482.sphinx3 - generates control file at run time
# These don't compile
# 436.cactusADM - multiple dirs
-# 447.dealII - multiple dirs
# 454.calculix - multiple dirs
# 481.wrf - multiple dirs
More information about the llvm-commits
mailing list