Fix bug: Jello/2003-08-15-AllocaAssertion.ll
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts SelectionDAG
3 LIBRARYNAME = codegen
4
5 include $(LEVEL)/Makefile.common