Module Name: src Committed By: christos Date: Fri Feb 10 16:46:55 UTC 2017
Modified Files: src/share/mk: bsd.own.mk Log Message: add MKDIRPERM To generate a diff of this commit: cvs rdiff -u -r1.1004 -r1.1005 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.1004 src/share/mk/bsd.own.mk:1.1005 --- src/share/mk/bsd.own.mk:1.1004 Fri Feb 10 11:44:55 2017 +++ src/share/mk/bsd.own.mk Fri Feb 10 11:46:55 2017 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.own.mk,v 1.1004 2017/02/10 16:44:55 christos Exp $ +# $NetBSD: bsd.own.mk,v 1.1005 2017/02/10 16:46:55 christos Exp $ # This needs to be before bsd.init.mk .if defined(BSD_MK_COMPAT_FILE) @@ -719,6 +719,7 @@ DEBUGOWN?= root DEBUGMODE?= ${NONBINMODE} MKDIRMODE?= 0755 +MKDIRPERM?= -m ${MKDIRMODE} # # Data-driven table using make variables to control how