Build llvm-as and llvm-dis as the upgrade path to renamed tools.
[oota-llvm.git] / tools / Makefile
1 LEVEL := ..
2 PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
3                  analyze extract bugpoint
4
5 include $(LEVEL)/Makefile.common
6