summaryrefslogtreecommitdiff
path: root/tools/gccas/Makefile
blob: 26e2c460631dc110197c923c73c29237273ea8aa (plain)
1
2
3
4
5
6
7
LEVEL = ../..

TOOLNAME = gccas
USEDLIBS = asmparser bcwriter transforms ipo scalaropts analysis \
           target.a transformutils ipa datastructure vmcore support.a

include $(LEVEL)/Makefile.common