Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 07/21/1999 08:20:56
Module Name:	basesrc
Committed By:	kleink
Date:		Wed Jul 21 15:20:56 UTC 1999

Modified Files:
	basesrc/usr.bin/mkdep: mkdep.c

Log Message:
Rather than hardcoding _PATH_TMP (and relying on const string concatenation),
try TMPDIR (if set in the environment).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/mkdep/mkdep.c

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