add reminder to sync with etc/Makefile and share/man/man5/mk.conf.5
This commit is contained in:
parent
a032824b81
commit
2c9b699f2a
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: bsd.own.mk,v 1.465 2006/07/23 11:41:27 lukem Exp $
|
||||
# $NetBSD: bsd.own.mk,v 1.466 2006/07/23 12:31:29 lukem Exp $
|
||||
|
||||
.if !defined(_BSD_OWN_MK_)
|
||||
_BSD_OWN_MK_=1
|
||||
|
@ -569,6 +569,9 @@ dependall: .NOTMAIN realdepend .MAKE
|
|||
# These should be tested with `== "no"' or `!= "no"'.
|
||||
# The NOxxx variables should only be set by Makefiles.
|
||||
#
|
||||
# Please keep etc/Makefile and share/man/man5/mk.conf.5 in sync
|
||||
# with changes to the MK* variables here.
|
||||
#
|
||||
|
||||
#
|
||||
# Supported NO* options (if defined, MK* will be forced to "no",
|
||||
|
|
Loading…
Reference in New Issue