Fix link prob

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1297 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-11-14 11:03:17 +00:00
parent d5b48ca422
commit c2ae4f6d3b

View File

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