AsmParser now depends on clients to verify that input is well formed
[oota-llvm.git] / tools / as / Makefile
1 LEVEL = ../..
2 TOOLNAME = as
3 USEDLIBS = asmparser bcwriter vmcore support.a
4
5 include $(LEVEL)/Makefile.common