Changes in directory llvm-test/MultiSource/Benchmarks/MiBench/automotive-basicmath:
Makefile updated: 1.1.1.1 -> 1.2 --- Log message: flatten directory hierarchy --- Diffs of the changes: (+2 -2) Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm-test/MultiSource/Benchmarks/MiBench/automotive-basicmath/Makefile diff -u llvm-test/MultiSource/Benchmarks/MiBench/automotive-basicmath/Makefile:1.1.1.1 llvm-test/MultiSource/Benchmarks/MiBench/automotive-basicmath/Makefile:1.2 --- llvm-test/MultiSource/Benchmarks/MiBench/automotive-basicmath/Makefile:1.1.1.1 Mon Jan 8 20:53:45 2007 +++ llvm-test/MultiSource/Benchmarks/MiBench/automotive-basicmath/Makefile Tue Jan 9 16:44:02 2007 @@ -1,5 +1,5 @@ -LEVEL = ../../../../.. +LEVEL = ../../../.. -PROG = basicmath +PROG = automotive-basicmath LDFLAGS = -lm include $(LEVEL)/MultiSource/Makefile.multisrc _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits