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

TOOLNAME = gccas
USEDLIBS = asmparser bcwriter transforms scalaropts analysis target transformutils ipa vmcore support 

include $(LEVEL)/Makefile.common