$OpenBSD: patch-lib_Transforms_Makefile,v 1.4 2012/05/25 09:05:49 sthen Exp $ --- lib/Transforms/Makefile.orig Wed Feb 1 03:51:43 2012 +++ lib/Transforms/Makefile Wed May 23 01:39:52 2012 @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello +PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize include $(LEVEL)/Makefile.config