[llvm-commits] CVS: llvm-test/External/SPEC/CFP2000/168.wupwise/Makefile
John Criswell
criswell at cs.uiuc.edu
Wed Oct 19 11:40:03 PDT 2005
Changes in directory llvm-test/External/SPEC/CFP2000/168.wupwise:
Makefile updated: 1.4 -> 1.5
---
Log message:
Corrected spelling.
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/External/SPEC/CFP2000/168.wupwise/Makefile
diff -u llvm-test/External/SPEC/CFP2000/168.wupwise/Makefile:1.4 llvm-test/External/SPEC/CFP2000/168.wupwise/Makefile:1.5
--- llvm-test/External/SPEC/CFP2000/168.wupwise/Makefile:1.4 Wed Oct 19 13:35:41 2005
+++ llvm-test/External/SPEC/CFP2000/168.wupwise/Makefile Wed Oct 19 13:39:49 2005
@@ -12,4 +12,4 @@
FP_TOLERANCE=0.005
include ../../Makefile.spec2000
-include $(PROC_SRC_ROOT)/Makefile.FORTRAN
+include $(PROJ_SRC_ROOT)/Makefile.FORTRAN
More information about the llvm-commits
mailing list