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

John Criswell criswell at cs.uiuc.edu
Wed Sep 10 10:06:18 PDT 2003


Changes in directory reopt/lib:

Makefile updated: 1.14 -> 1.15

---
Log message:

Removed Makefile.config as it is no longer necessary.



---
Diffs of the changes:

Index: reopt/lib/Makefile
diff -u reopt/lib/Makefile:1.14 reopt/lib/Makefile:1.15
--- reopt/lib/Makefile:1.14	Thu Aug 21 14:40:53 2003
+++ reopt/lib/Makefile	Wed Sep 10 10:05:37 2003
@@ -1,5 +1,3 @@
-
 LEVEL = ..
-include $(LEVEL)/Makefile.config
 DIRS = BinInterface Inst LightWtProfiling Mapping ScratchMemory TraceCache Trigger
 include $(LEVEL)/Makefile.common





More information about the llvm-commits mailing list