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

TOOLNAME = as
USEDLIBS = asmparser bcwriter asmwriter vmcore support

include $(LEVEL)/Makefile.common