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

John Criswell criswell at choi.cs.uiuc.edu
Mon Jun 23 14:05:03 PDT 2003


Changes in directory llvm/tools/analyze:

Makefile updated: 1.18 -> 1.18.2.1

---
Log message:

Initial autoconf checkin.


---
Diffs of the changes:

Index: llvm/tools/analyze/Makefile
diff -u llvm/tools/analyze/Makefile:1.18 llvm/tools/analyze/Makefile:1.18.2.1
--- llvm/tools/analyze/Makefile:1.18	Mon Mar 31 11:30:35 2003
+++ llvm/tools/analyze/Makefile	Mon Jun 23 14:04:46 2003
@@ -2,7 +2,6 @@
 TOOLNAME = analyze
 USEDLIBS = asmparser bcreader scalaropts.a transforms.a analysis ipa \
            datastructure target.a transformutils.a scalaropts.a vmcore support
-TOOLLINKOPTS = -ldl
 
 include $(LEVEL)/Makefile.common
 





More information about the llvm-commits mailing list