llvm-6502/tools/gccas/Makefile
2001-11-01 02:41:09 +00:00

7 lines
152 B
Makefile

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