llvm-6502/tools/gccas/Makefile
2002-03-06 18:44:29 +00:00

7 lines
175 B
Makefile

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