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

TOOLNAME = as
USEDLIBS = asmparser bcwriter asmwriter analysis vmcore  support

include $(LEVEL)/Makefile.common