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

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

include $(LEVEL)/Makefile.common