Updating Makefiles for new location in llvm/support.
[oota-llvm.git] / tools / Makefile
1 LEVEL := ..
2 PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld \
3                  analyze extract bugpoint llvm-ar
4
5 include $(LEVEL)/Makefile.common
6