From owner-freebsd-hackers@FreeBSD.ORG Sun Oct 9 17:31:10 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE1516A41F; Sun, 9 Oct 2005 17:31:10 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id D516C43D45; Sun, 9 Oct 2005 17:31:09 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id j99HV7oE010480; Sun, 9 Oct 2005 21:31:07 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id j99HV7gd010479; Sun, 9 Oct 2005 21:31:07 +0400 (MSD) (envelope-from yar) Date: Sun, 9 Oct 2005 21:31:06 +0400 From: Yar Tikhiy To: Giorgos Keramidas Message-ID: <20051009173106.GB9137@comp.chem.msu.su> References: <20051008134703.GA25960@comp.chem.msu.su> <20051008175423.B33867@mp2.macomnet.net> <20051009082017.GB81198@comp.chem.msu.su> <20051009171512.GA2523@flame.pc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051009171512.GA2523@flame.pc> User-Agent: Mutt/1.5.9i Cc: hackers@freebsd.org Subject: Re: SENDMAIL_MC & making world X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 17:31:11 -0000 On Sun, Oct 09, 2005 at 08:15:12PM +0300, Giorgos Keramidas wrote: > > I've always found __MAKE_CONF very useful, but it's not documented in > the ``obvious'' places (i.e. the manpage). I think I should add at > least a note about it in the manpage of make FWIW, we have make.conf(5) manpage already, and __MAKE_CONF seems to belong to it better than to make(1). make(1) xrefs make.conf(5) already. I think I can do the job if you are busy with something else currently. -- Yar