Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/17/2004 12:58:17
Module Name:	src
Committed By:	lukem
Date:		Mon May 17 12:58:17 UTC 2004

Modified Files:
	src/share/mk: bsd.files.mk

Log Message:
In UUDECODE_FILES, always use -p to a temporary file and then rename
appropriately.  This simplifies the rule (IMHO), and removes the use
of :? which is buggy on older makes...


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/share/mk/bsd.files.mk

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