[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Sep 12 11:03:47 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks:
Makefile updated: 1.3 -> 1.4
---
Log message:
Initial checkin of re-organized MultiSource tree.
---
Diffs of the changes:
Index: llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks/Makefile:1.3 llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks/Makefile:1.4
--- llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks/Makefile:1.3 Fri Aug 15 13:59:16 2003
+++ llvm/test/Programs/MultiSource/Benchmarks/McCat/05-eks/Makefile Fri Sep 12 11:02:11 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../../../../..
PROG = eks
LDFLAGS = -lm
#RUN_OPTIONS +=
More information about the llvm-commits
mailing list