llvm-6502/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