Added llvm-ar to the Makefile
[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 llvm-ar
4
5 include $(LEVEL)/Makefile.common
6