[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Tue Oct 5 14:29:37 PDT 2004
Changes in directory llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl:
Makefile updated: 1.1 -> 1.2
---
Log message:
ADd prefix
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl/Makefile:1.1 llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl/Makefile:1.2
--- llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl/Makefile:1.1 Tue Oct 5 16:26:49 2004
+++ llvm-test/MultiSource/Benchmarks/Prolangs-C/unix-tbl/Makefile Tue Oct 5 16:29:26 2004
@@ -1,5 +1,5 @@
LEVEL = ../../../..
-PROG = tbl
+PROG = unix-tbl
include $(LEVEL)/MultiSource/Makefile.multisrc
More information about the llvm-commits
mailing list