I'm fairly certain this was just a typo.

llvm-svn: 10897
This commit is contained in:
Brian Gaeke 2004-01-16 21:12:34 +00:00
parent d844972574
commit 6fb3da0c1b
1 changed files with 1 additions and 1 deletions

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