Subject: CVS commit: basesrc/etc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/27/2002 03:44:02
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Jan 27 01:44:02 UTC 2002

Modified Files:
	basesrc/etc: Makefile

Log Message:
- add the following targets to the DESTDIR=="" check:
    install-etc-files iso_image_mi iso-image_md_pre iso-image_md_post snap_kern
- add the following targets to the RELEASEDIR=="" check:
    iso_image_mi iso-image_md_pre iso-image_md_post snap_kern
- improve comments around make .flow control statements (including adding
  some helper # { ... # } comments around large .if statements for (ab)use
  with vi showmatch mode)
- clean up whitespace


To generate a diff of this commit:
cvs rdiff -r1.199 -r1.200 basesrc/etc/Makefile

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