Include header in the compiler-neutral location
[oota-llvm.git] / tools / llvm-as / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = as
4 USEDLIBS = asmparser bcwriter vmcore support
5
6 include $(LEVEL)/Makefile.common