Use libtool, not mklib (which somehow doesn't get generated anymore)

llvm-svn: 16243
This commit is contained in:
Brian Gaeke 2004-09-07 19:03:35 +00:00
parent 1a2f0432d5
commit 52a4e667e8
1 changed files with 1 additions and 1 deletions

View File

@ -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