llvm-6502/tools/gccas/Makefile
2002-05-07 19:27:33 +00:00

7 lines
169 B
Makefile

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