* Set annul bit to be 0, because the Sparc backend currently does not use it.
[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