summaryrefslogtreecommitdiff
path: root/Makefile.rules
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-09-07 19:03:35 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-09-07 19:03:35 +0000
commit67f93491759a96cb7b90aec78e0d8b58993a51fa (patch)
treeb7cd31f23b289c3d3d7b27964e08c8629f6ff069 /Makefile.rules
parent9751dbf5c48b0a43c07b5059f7dc8ba7bef430a8 (diff)
downloadllvm-67f93491759a96cb7b90aec78e0d8b58993a51fa.tar.gz
llvm-67f93491759a96cb7b90aec78e0d8b58993a51fa.tar.bz2
llvm-67f93491759a96cb7b90aec78e0d8b58993a51fa.tar.xz
Use libtool, not mklib (which somehow doesn't get generated anymore)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16243 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rules b/Makefile.rules
index bd7a096fbc..c10095fcd5 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -210,7 +210,7 @@ PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION)
#
# Libtool is found in the current directory.
#
-LIBTOOL := $(LLVM_OBJ_ROOT)/mklib
+LIBTOOL := $(LLVM_OBJ_ROOT)/libtool
#
# If we're not building a shared library, use the disable-shared tag with