Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
[oota-llvm.git] / lib / Makefile
1 LEVEL = ..
2
3 PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
4
5 OPTIONAL_DIRS = Reoptimizer
6
7 include $(LEVEL)/Makefile.common
8