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