Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/14/2001 11:40:36
Module Name: sharesrc
Committed By: christos
Date: Sun Jan 14 09:40:35 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.prog.mk
Log Message:
Alter previous redefined target protection. If the ${PROG} target is defined,
add the dependencies as usual, but don't add the commands. This avoids
having to change all the Makefiles that redefine the PROG target.
To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 sharesrc/share/mk/bsd.prog.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.