Subject: CVS commit: basesrc/distrib/common
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/02/2002 21:32:46
Module Name:	basesrc
Committed By:	bjh21
Date:		Thu May  2 18:32:46 UTC 2002

Modified Files:
	basesrc/distrib/common: Makefile.image

Log Message:
When doing a shell "for" loop over a potentially-empty list, assign the list
to a shell variable and iterate over that.  This is necessary for some POSIX
shells.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/distrib/common/Makefile.image

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