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

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

include $(LEVEL)/Makefile.common