Subject: CVS commit: basesrc/distrib/sets
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/23/2002 12:02:47
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Jul 23 09:02:46 UTC 2002

Modified Files:
	basesrc/distrib/sets: listpkgs makeflist makeobsolete makeplist
	    makesums maketars

Log Message:
set  MAKE="${MAKE:-make} -j 1"  to prevent problems where the output
of make -j N>1 would result in junk in various shell variables


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/distrib/sets/listpkgs \
    basesrc/distrib/sets/makesums
cvs rdiff -r1.48 -r1.49 basesrc/distrib/sets/makeflist
cvs rdiff -r1.10 -r1.11 basesrc/distrib/sets/makeobsolete
cvs rdiff -r1.2 -r1.3 basesrc/distrib/sets/makeplist
cvs rdiff -r1.24 -r1.25 basesrc/distrib/sets/maketars

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