Changes in directory llvm-test/MultiSource/Benchmarks/MiBench/telecomm-adpcm:
Makefile updated: 1.1 -> 1.2 --- Log message: Fix for src != obj. --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Benchmarks/MiBench/telecomm-adpcm/Makefile diff -u llvm-test/MultiSource/Benchmarks/MiBench/telecomm-adpcm/Makefile:1.1 llvm-test/MultiSource/Benchmarks/MiBench/telecomm-adpcm/Makefile:1.2 --- llvm-test/MultiSource/Benchmarks/MiBench/telecomm-adpcm/Makefile:1.1 Tue Jan 9 17:57:19 2007 +++ llvm-test/MultiSource/Benchmarks/MiBench/telecomm-adpcm/Makefile Thu Mar 29 12:44:34 2007 @@ -2,6 +2,6 @@ PROG = telecomm-adpcm LDFLAGS = -lm -RUN_OPTIONS = < large.adpcm +RUN_OPTIONS = < $(PROJ_SRC_DIR)/large.adpcm include $(LEVEL)/MultiSource/Makefile.multisrc _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits