From owner-cvs-all Sat Jul 13 13: 9:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0917B37B401; Sat, 13 Jul 2002 13:09:40 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77EC243E72; Sat, 13 Jul 2002 13:08:58 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020713200856.XBTJ24728.rwcrmhc51.attbi.com@blossom.cjclark.org>; Sat, 13 Jul 2002 20:08:56 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.3/8.12.3) with ESMTP id g6DK8uJK057111; Sat, 13 Jul 2002 13:08:56 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.3/8.12.3/Submit) id g6DK8toO057110; Sat, 13 Jul 2002 13:08:55 -0700 (PDT) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Sat, 13 Jul 2002 13:08:55 -0700 From: "Crist J. Clark" To: Ruslan Ermilov Cc: Matthew Dillon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Message-ID: <20020713200855.GA56656@blossom.cjclark.org> Reply-To: "Crist J. Clark" References: <200206242013.g5OKD9c05646@freefall.freebsd.org> <20020708085310.GB47134@sunbay.com> <200207081547.g68FloJD000401@apollo.backplane.com> <20020708185112.GA67979@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020708185112.GA67979@sunbay.com> User-Agent: Mutt/1.4i X-URL: http://people.freebsd.org/~cjc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jul 08, 2002 at 09:51:12PM +0300, Ruslan Ermilov wrote: [snip] > Why you think that TARGET_ARCH is so important? Most users do not > need it. I personally would prefer it if src/Makefile would just > refer to the build(7) manpage. The problem I see with that is when things are added to or changed in src/Makefile, the user's currently installed build(7) page will have outdated information. So you would need to direct users to not only read build(7), but read the src/share/man/man7/build.7 in the source, $ man -M /usr/src/share/man build -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message