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

John Criswell criswell at choi.cs.uiuc.edu
Thu Jun 26 16:39:08 PDT 2003


Changes in directory llvm/tools/opt:

Makefile updated: 1.39.2.1 -> 1.39.2.2

---
Log message:

Merged with mainline on Thursday, June 26, 2003.


---
Diffs of the changes:

Index: llvm/tools/opt/Makefile
diff -u llvm/tools/opt/Makefile:1.39.2.1 llvm/tools/opt/Makefile:1.39.2.2
--- llvm/tools/opt/Makefile:1.39.2.1	Mon Jun 23 14:04:55 2003
+++ llvm/tools/opt/Makefile	Thu Jun 26 16:36:17 2003
@@ -6,4 +6,6 @@
            ipo ipa.a datastructure transforms target.a analysis \
            transformutils vmcore support
 
+TOOLLINKOPTS = $(PLATFORMLIBDL)
+
 include $(LEVEL)/Makefile.common





More information about the llvm-commits mailing list