llvm-6502/tools/gccas/Makefile

8 lines
195 B
Makefile

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