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

TOOLNAME = as
USEDLIBS = asmparser bcwriter vmcore support

include $(LEVEL)/Makefile.common