$OpenBSD: patch-lib_Transforms_Makefile,v 1.3 2010/04/29 16:37:09 jsg Exp $ --- lib/Transforms/Makefile.orig Mon Jan 4 07:23:24 2010 +++ lib/Transforms/Makefile Tue Apr 27 21:05:19 2010 @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Hello +PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO include $(LEVEL)/Makefile.config