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

Brian Gaeke gaeke at cs.uiuc.edu
Sun Dec 5 18:15:15 PST 2004



Changes in directory reopt/lib:

Makefile updated: 1.27 -> 1.28
---
Log message:

Bye-bye, BinInterface...


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

Index: reopt/lib/Makefile
diff -u reopt/lib/Makefile:1.27 reopt/lib/Makefile:1.28
--- reopt/lib/Makefile:1.27	Fri Oct 15 14:31:19 2004
+++ reopt/lib/Makefile	Sun Dec  5 20:15:05 2004
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS := BinInterface Mapping TraceCache LightWtProfiling Inst TraceToFunction TraceJIT TraceIO
+DIRS := Mapping TraceCache LightWtProfiling Inst TraceToFunction TraceJIT TraceIO
 
 include $(LEVEL)/Makefile.config
 






More information about the llvm-commits mailing list