1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools/gccas/Makefile
Chris Lattner 5908013cfc Fix link prob
llvm-svn: 1297
2001-11-14 11:03:17 +00:00

7 lines
152 B
Makefile

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