From owner-cvs-all Tue Mar 20 11:51:39 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id 8BB0A37B71D; Tue, 20 Mar 2001 11:51:31 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f2KJpNf39126; Tue, 20 Mar 2001 21:51:28 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103201951.f2KJpNf39126@gratis.grondar.za> To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.prog.mk References: <200103201806.f2KI69782924@freefall.freebsd.org> In-Reply-To: <200103201806.f2KI69782924@freefall.freebsd.org> ; from Ruslan Ermilov "Tue, 20 Mar 2001 10:06:09 PST." Date: Tue, 20 Mar 2001 21:52:31 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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