[llvm-commits] CVS: llvm/tools/llc/Makefile
John Criswell
criswell at choi.cs.uiuc.edu
Mon Jun 23 14:06:07 PDT 2003
Changes in directory llvm/tools/llc:
Makefile updated: 1.35 -> 1.35.2.1
---
Log message:
Initial autoconf checkin.
---
Diffs of the changes:
Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.35 llvm/tools/llc/Makefile:1.35.2.1
--- llvm/tools/llc/Makefile:1.35 Tue May 27 16:23:02 2003
+++ llvm/tools/llc/Makefile Mon Jun 23 14:04:50 2003
@@ -18,7 +18,6 @@
bcwriter \
vmcore \
support
-TOOLLINKOPTS = -ldl
include $(LEVEL)/Makefile.common
More information about the llvm-commits
mailing list