Fixed spelling and grammar.
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 PARALLEL_DIRS = InstrSelection InstrSched RegAlloc SelectionDAG
3 LIBRARYNAME = codegen
4
5 include $(LEVEL)/Makefile.common