Move stuff out of the Optimizations directories into the appropriate Transforms
[oota-llvm.git] / lib / Makefile
1 LEVEL = ..
2 DIRS = VMCore Analysis Transforms Assembly Bytecode Support CodeGen Target
3
4 include $(LEVEL)/Makefile.common
5