8b7a961564bc5615d000796a7bba4b6db64af71b
[oota-llvm.git] / tools / llvm-as / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = as
4 USEDLIBS = asmparser bcwriter asmwriter analysis vmcore support
5
6 include $(LEVEL)/Makefile.common