84c63f751b
ok sthen@
13 lines
470 B
Plaintext
13 lines
470 B
Plaintext
$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
|
|
|