Add support for MacOS and (hopefully) other BSD derivatives.
[oota-llvm.git] / lib / Makefile
1 LEVEL = ..
2
3 DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter Reoptimizer
4
5 include $(LEVEL)/Makefile.common
6