1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/tools/gccas/Makefile
Chris Lattner 15709802b8 Resolve deps
llvm-svn: 1615
2002-01-31 15:52:41 +00:00

7 lines
171 B
Makefile

LEVEL = ../..
TOOLNAME = gccas
USEDLIBS = asmparser bcwriter transforms scalaropts target analysis transforms vmcore asmwriter support
include $(LEVEL)/Makefile.common