* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
[oota-llvm.git] / tools / Makefile
1 LEVEL = ..
2 DIRS = as dis opt link gccas lli llc gccld analyze
3
4 include $(LEVEL)/Makefile.common
5