add Yet Another Instance of a Static Library

llvm-svn: 1242
This commit is contained in:
Chris Lattner 2001-11-10 07:15:53 +00:00
parent 636539d48e
commit dcad3cc848
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target
USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument transforms target analysis
include $(LEVEL)/Makefile.common