Date: Tue, 20 Mar 2001 21:52:31 +0200 From: Mark Murray <mark@grondar.za> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.prog.mk Message-ID: <200103201951.f2KJpNf39126@gratis.grondar.za> In-Reply-To: <200103201806.f2KI69782924@freefall.freebsd.org> ; from Ruslan Ermilov <ru@FreeBSD.org> "Tue, 20 Mar 2001 10:06:09 PST." References: <200103201806.f2KI69782924@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. Cool! This could probamly be used to remove a difference between our makefiles and OpenBSD's. In theirs, the line is simply MAN=foo and the rest is inferred. (IIRC) M -- Mark Murray Warning: this .sig is umop ap!sdn 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?200103201951.f2KJpNf39126>