Start using the new function cloning header
[oota-llvm.git] / lib / CodeGen / Makefile
index c235800f87819896bfeac392e57a53c58533b91a..6f2a330d3ed4956fdf0f0b24e403e5f4e8bf37f2 100644 (file)
@@ -1,4 +1,5 @@
 LEVEL = ../..
-PARALLEL_DIRS  = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
+PARALLEL_DIRS = PreOpts InstrSelection InstrSched RegAlloc PostOpts Mapping
+LIBRARYNAME = codegen
 
 include $(LEVEL)/Makefile.common