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

TOOLNAME = gccas
USEDLIBS = asmparser bcwriter scalaropts transforms analysis opt vmcore asmwriter support target 

include $(LEVEL)/Makefile.common