1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Resolve deps

llvm-svn: 1615
This commit is contained in:
Chris Lattner 2002-01-31 15:52:41 +00:00
parent f03244d976
commit 15709802b8

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