Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/20/2001 19:12:23
Module Name: sharesrc
Committed By: tv
Date: Tue Nov 20 17:12:22 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.obj.mk
Log Message:
:U can't be used to test for existence, as the variable may contain an
arbitrary value; change back to .if !defined(). Problem noted by
bernd@arresum.inka.de in PR toolchain/14629.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 sharesrc/share/mk/bsd.obj.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.