llvm-svn: 53778
This commit is contained in:
Devang Patel 2008-07-18 23:47:27 +00:00
parent 4e38849dec
commit bf3a52a62c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
##===- tools/lto2/Makefile ---------------------------------*- Makefile -*-===##
##===- tools/lto/Makefile ----------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
@ -12,7 +12,7 @@ LIBRARYNAME = LTO
# Include this here so we can get the configuration of the targets
# that have been configured for construction. We have to do this
# early so we can set up LINK_COMPONENTS before includeing Makefile.rules
# early so we can set up LINK_COMPONENTS before including Makefile.rules
include $(LEVEL)/Makefile.config
LINK_LIBS_IN_SHARED = 1