[llvm-commits] CVS: llvm/tools/opt/Makefile
John Criswell
criswell at choi.cs.uiuc.edu
Mon Jun 23 14:06:02 PDT 2003
Changes in directory llvm/tools/opt:
Makefile updated: 1.39 -> 1.39.2.1
---
Log message:
Initial autoconf checkin.
---
Diffs of the changes:
Index: llvm/tools/opt/Makefile
diff -u llvm/tools/opt/Makefile:1.39 llvm/tools/opt/Makefile:1.39.2.1
--- llvm/tools/opt/Makefile:1.39 Wed Apr 16 17:55:55 2003
+++ llvm/tools/opt/Makefile Mon Jun 23 14:04:55 2003
@@ -6,6 +6,4 @@
ipo ipa.a datastructure transforms target.a analysis \
transformutils vmcore support
-TOOLLINKOPTS = -ldl
-
include $(LEVEL)/Makefile.common
More information about the llvm-commits
mailing list