Start using the new function cloning header
[oota-llvm.git] / lib / CodeGen / Makefile
1 LEVEL = ../..
2 PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
3 LIBRARYNAME = codegen
4
5 include $(LEVEL)/Makefile.common