Stop building `as' and `dis' as they have been removed.
[oota-llvm.git] / tools / Makefile
1 LEVEL := ..
2 PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc link lli gccld \
3                  analyze extract bugpoint llvm-ar
4
5 include $(LEVEL)/Makefile.common
6