Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/11/2006 20:56:29
Module Name:	src
Committed By:	dsl
Date:		Sat Feb 11 20:56:29 UTC 2006

Modified Files:
	src/etc: Makefile

Log Message:
Remove the dependencies against 'check_DESTDIR' and 'check_RELEASEDIR' from
snap_pre so that make will execute it before building the kernels.
This is all because .WAIT doesn't recursively apply to dependencies.
Add some .PHONY and .MAKE so that child makes use the same job pipe.


To generate a diff of this commit:
cvs rdiff -r1.321 -r1.322 src/etc/Makefile

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