New library needed

llvm-svn: 9364
This commit is contained in:
Chris Lattner 2003-10-22 03:40:33 +00:00
parent 4cd99ffa57
commit f1a80fc54e
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = extract
USEDLIBS = bcreader bcwriter transforms.a ipo.a analysis.a transformutils.a \
ipa.a vmcore support.a
USEDLIBS = bcreader bcwriter transforms.a ipo.a target.a analysis.a \
transformutils.a ipa.a vmcore support.a
include $(LEVEL)/Makefile.common