]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
.NOTPARALLEL/.NO_PARALLEL
authorMark Andrews <marka@isc.org>
Mon, 22 Feb 2010 02:00:07 +0000 (02:00 +0000)
committerMark Andrews <marka@isc.org>
Mon, 22 Feb 2010 02:00:07 +0000 (02:00 +0000)
lib/isc/Makefile.in

index e2dd0e373d06e3159cd54810ac4fa991d36f1df4..e4613d138861d2760f067a24c1b0ab205fd3de08 100644 (file)
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.106 2009/12/18 04:07:08 marka Exp $
+# $Id: Makefile.in,v 1.107 2010/02/22 02:00:07 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
@@ -81,6 +81,10 @@ SRCS =               @ISC_EXTRA_SRCS@ \
 
 LIBS =         @LIBS@
 
+# Note: the order of SUBDIRS is important.
+# Attempt to disable parallel processing.
+.NOTPARALLEL:
+.NO_PARALLEL:
 SUBDIRS =      include unix nls @ISC_THREAD_DIR@ @ISC_ARCH_DIR@
 TARGETS =      timestamp