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