summaryrefslogtreecommitdiff
path: root/tools/llvm-as/Makefile
blob: 7ac2c2432d84ba82b59923a3ab2451e90b27c982 (plain)
1
2
3
4
5
LEVEL = ../..
TOOLNAME = as
USEDLIBS = asmparser bcwriter vmcore support.a

include $(LEVEL)/Makefile.common