Reorder tool building sequence to more closely match the reality of what
[oota-llvm.git] / tools / Makefile
1 LEVEL = ..
2 DIRS = as dis opt gccas llc link lli gccld analyze extract
3
4 include $(LEVEL)/Makefile.common
5