[llvm-commits] CVS: llvm-test/External/SPEC/CINT2000/197.parser.hacked/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Wed Nov 3 16:26:37 PST 2004
Changes in directory llvm-test/External/SPEC/CINT2000/197.parser.hacked:
Makefile updated: 1.4 -> 1.5
---
Log message:
Remove space at end of line which broke makefile
---
Diffs of the changes: (+1 -1)
Index: llvm-test/External/SPEC/CINT2000/197.parser.hacked/Makefile
diff -u llvm-test/External/SPEC/CINT2000/197.parser.hacked/Makefile:1.4 llvm-test/External/SPEC/CINT2000/197.parser.hacked/Makefile:1.5
--- llvm-test/External/SPEC/CINT2000/197.parser.hacked/Makefile:1.4 Mon Sep 6 23:18:02 2004
+++ llvm-test/External/SPEC/CINT2000/197.parser.hacked/Makefile Wed Nov 3 18:26:23 2004
@@ -8,7 +8,7 @@
Source = $(addprefix $(SPEC_BENCH_DIR)/src/, \
analyze-linkage.c and.c build-disjuncts.c extract-links.c \
- fast-match.c idiom.c main.c massage.c parse.c post-process.c \
+ fast-match.c idiom.c main.c massage.c parse.c post-process.c \
print.c prune.c read-dict.c strncasecmp.c utilities.c word-file.c) \
xa.c
More information about the llvm-commits
mailing list