Date: Tue, 20 Mar 2001 10:06:09 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.prog.mk Message-ID: <200103201806.f2KI69782924@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/03/20 10:06:09 PST
Modified files:
share/mk bsd.prog.mk
Log:
If the MANSECT variable is specified, it will override the default
manual section. If, for example, MANSECT is set to 8, the default
MAN1=${PROG}.1 feature of bsd.prog.mk becomes MAN8=${PROG}.8.
Useful for games, libexec, sbin and usr.sbin subtrees.
Reviewed by: bde
Revision Changes Path
1.88 +5 -2 src/share/mk/bsd.prog.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103201806.f2KI69782924>
