OSDN Git Service

rename selection directory and library to SelectionDAG
[android-x86/external-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