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

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

include $(LEVEL)/Makefile.common