Changes in directory llvm-test/MultiSource/Benchmarks/MiBench/consumer-lame:
Makefile updated: 1.2 -> 1.3 output_large.mp3 (r1.1) removed --- Log message: Fix for src != obj. Don't keep test output in repository. --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Benchmarks/MiBench/consumer-lame/Makefile diff -u llvm-test/MultiSource/Benchmarks/MiBench/consumer-lame/Makefile:1.2 llvm-test/MultiSource/Benchmarks/MiBench/consumer-lame/Makefile:1.3 --- llvm-test/MultiSource/Benchmarks/MiBench/consumer-lame/Makefile:1.2 Thu Mar 29 11:53:54 2007 +++ llvm-test/MultiSource/Benchmarks/MiBench/consumer-lame/Makefile Thu Mar 29 18:14:01 2007 @@ -3,5 +3,5 @@ PROG = consumer-lame CPPFLAGS = -DHAVEMPGLIB -DLAMEPARSE -DNDEBUG -D__NO_MATH_INLINES -O -DLAMESNDFILE LDFLAGS = -lm -RUN_OPTIONS = -S large.wav $(PROJ_SRC_DIR)/output_large.mp3 +RUN_OPTIONS = -S $(PROJ_SRC_DIR)/large.wav Output/output_large.mp3 include $(LEVEL)/MultiSource/Makefile.multisrc _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits