1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/gccas/Makefile
2001-12-05 06:34:58 +00:00

7 lines
164 B
Makefile

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