Changes in directory llvm-test/External/SPEC/CFP2006/470.lbm:

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/470.lbm/Makefile
diff -u llvm-test/External/SPEC/CFP2006/470.lbm/Makefile:1.1 
llvm-test/External/SPEC/CFP2006/470.lbm/Makefile:1.2
--- llvm-test/External/SPEC/CFP2006/470.lbm/Makefile:1.1        Fri Sep  1 
18:27:13 2006
+++ llvm-test/External/SPEC/CFP2006/470.lbm/Makefile    Wed Sep  6 15:41:12 2006
@@ -10,5 +10,5 @@
 
 include ../../Makefile.spec2006
 
-RUN_OPTIONS     := `cat $(REF_IN_DIR)lbm.in`
+RUN_OPTIONS      = `cat $(REF_IN_DIR)lbm.in`
 STDOUT_FILENAME := lbm.out



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to