Oops, this was not to go in
authorChris Lattner <sabre@nondot.org>
Wed, 2 Jun 2004 06:06:45 +0000 (06:06 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Jun 2004 06:06:45 +0000 (06:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13958 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/Makefile

index 7cd63ae592d5bff53b3dea2f0bb923860d852a9b..3f45da3d946e448a3c71ef7ae47f91eb97bee83f 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-#PARALLEL_DIRS = InstrSched SelectionDAG
+PARALLEL_DIRS = InstrSched SelectionDAG
 LIBRARYNAME = codegen
 
 include $(LEVEL)/Makefile.common