[llvm-commits] CVS: reopt/tools/Makefile

Brian Gaeke gaeke at cs.uiuc.edu
Wed Jun 30 01:35:19 PDT 2004


Changes in directory reopt/tools:

Makefile updated: 1.4 -> 1.5

---
Log message:

Build dumptrace by default.


---
Diffs of the changes:  (+1 -1)

Index: reopt/tools/Makefile
diff -u reopt/tools/Makefile:1.4 reopt/tools/Makefile:1.5
--- reopt/tools/Makefile:1.4	Wed May 19 03:47:01 2004
+++ reopt/tools/Makefile	Wed Jun 30 01:33:13 2004
@@ -1,6 +1,6 @@
 
 LEVEL := ..
-DIRS := ttftest
+DIRS := ttftest dumptrace
 
 include $(LEVEL)/Makefile.config
 





More information about the llvm-commits mailing list