Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 03/10/2007 20:34:57
Module Name:	src
Committed By:	apb
Date:		Sat Mar 10 20:34:57 UTC 2007

Modified Files:
	src/distrib/sets: Makefile

Log Message:
Serialise making the "sets" tarballs in the maketars target.
On many systems, making them in parallel causes very poor
system performance due to disk I/O.  (Requested by jmmv.)


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/distrib/sets/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.