llvm-6502/tools/gccas/Makefile
2002-10-25 21:17:34 +00:00

8 lines
203 B
Makefile

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