DEBUG got moved to Debug.h
[oota-llvm.git] / tools / as / Makefile
1 LEVEL = ../..
2 TOOLNAME = as
3 USEDLIBS = asmparser bcwriter vmcore support.a
4
5 include $(LEVEL)/Makefile.common