Module Name: src Committed By: he Date: Tue Jan 25 10:28:56 UTC 2011
Modified Files: src/share/mk: bsd.own.mk Log Message: Default MKREPRO to "no", so that the tests in stand/ etc. don't need to add ":Uno" to the variable expansion inside the test to avoid errors from nbmake. To generate a diff of this commit: cvs rdiff -u -r1.647 -r1.648 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/mk/bsd.own.mk diff -u src/share/mk/bsd.own.mk:1.647 src/share/mk/bsd.own.mk:1.648 --- src/share/mk/bsd.own.mk:1.647 Tue Jan 18 08:31:18 2011 +++ src/share/mk/bsd.own.mk Tue Jan 25 10:28:56 2011 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.647 2011/01/18 08:31:18 matt Exp $ +# $NetBSD: bsd.own.mk,v 1.648 2011/01/25 10:28:56 he Exp $ # This needs to be before bsd.init.mk .if defined(BSD_MK_COMPAT_FILE) @@ -751,6 +751,7 @@ MKMANDOC MKMANZ MKOBJDIRS \ MKPCC MKPCCCMDS \ MKPIGZGZIP \ + MKREPRO \ MKSOFTFLOAT MKSTRIPIDENT \ MKUNPRIVED MKUPDATE MKX11 MKZFS .for var in ${_MKVARS.no}