Subject: CVS commit: src/etc
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/27/2004 01:52:06
Module Name:	src
Committed By:	lukem
Date:		Tue Jan 27 01:52:06 UTC 2004

Modified Files:
	src/etc: Makefile

Log Message:
Apply .PHONY appropriately.
Use .EXEC when we always want to create ${.TARGET}, rather than
perform an non-file-based operation (.PHONY is for the latter).


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

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