Changes in directory llvm-test/External/SPEC/CFP2006/410.bwaves:
Makefile updated: 1.2 -> 1.3 --- Log message: For some reason, I'd modified this to pick up the Makefile.FORTRAN at "LEVEL" instead of "PROJ_SRC_ROOT". --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/External/SPEC/CFP2006/410.bwaves/Makefile diff -u llvm-test/External/SPEC/CFP2006/410.bwaves/Makefile:1.2 llvm-test/External/SPEC/CFP2006/410.bwaves/Makefile:1.3 --- llvm-test/External/SPEC/CFP2006/410.bwaves/Makefile:1.2 Thu Sep 21 03:50:19 2006 +++ llvm-test/External/SPEC/CFP2006/410.bwaves/Makefile Thu Sep 21 13:14:45 2006 @@ -10,7 +10,7 @@ FP_ABSTOLERANCE = 1.0e-16 include ../../Makefile.spec2006 -include $(LEVEL)/Makefile.FORTRAN +include $(PROJ_SRC_ROOT)/Makefile.FORTRAN STDIN_FILENAME := bwaves.in STDOUT_FILENAME := bwaves.out _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits