Resolve deps

llvm-svn: 1615
This commit is contained in:
Chris Lattner 2002-01-31 15:52:41 +00:00
parent ecd3fae58d
commit 0716e5f334
1 changed files with 1 additions and 1 deletions

View File

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