I'm fairly certain this was just a typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10897 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-01-16 21:12:34 +00:00
parent a12c7bb06f
commit 7976e97e1e

View File

@ -71,7 +71,7 @@ all::$(LLVM_OBJ_ROOT)/config.status
ifdef SHARED_LIBRARY
# if SHARED_LIBRARY is specified, the default is to build the dynamic lib
all:: dynamic
install:: install-dynamic
install:: install-dynamic-library
endif
ifdef BYTECODE_LIBRARY