Add a bunch of new node types, etc
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Selection
3 LIBRARYNAME = codegen
4
5 include $(LEVEL)/Makefile.common