[llvm-commits] CVS: reopt/tools/Makefile
Brian Gaeke
gaeke at cs.uiuc.edu
Wed May 19 03:48:03 PDT 2004
Changes in directory reopt/tools:
Makefile updated: 1.3 -> 1.4
---
Log message:
Build ttftest by default
---
Diffs of the changes: (+1 -1)
Index: reopt/tools/Makefile
diff -u reopt/tools/Makefile:1.3 reopt/tools/Makefile:1.4
--- reopt/tools/Makefile:1.3 Wed Nov 19 16:51:54 2003
+++ reopt/tools/Makefile Wed May 19 03:47:01 2004
@@ -1,6 +1,6 @@
LEVEL := ..
-DIRS :=
+DIRS := ttftest
include $(LEVEL)/Makefile.config
More information about the llvm-commits
mailing list