From owner-freebsd-stable@FreeBSD.ORG Thu Jan 11 04:43:07 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7986C16A407 for ; Thu, 11 Jan 2007 04:43:07 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 1140913C455 for ; Thu, 11 Jan 2007 04:43:06 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so304751uge for ; Wed, 10 Jan 2007 20:43:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c7iKQ6xtPwIMVb6cEXFhtjQ4R/YM79MnfF8FiAZt/TSCzrGvAjM8aoI4CjsUGM9GEVE5qoZ/gUznrOGVr1W+Istb/f9YqzvEV6VmBfKcqWTbEIDv+SpOrq54Hu85tVCGTyPVurrVNX0uk8pl6UQ1OGnCcuQF38rKxvhOzdnEv5k= Received: by 10.78.47.15 with SMTP id u15mr319623huu.1168489048246; Wed, 10 Jan 2007 20:17:28 -0800 (PST) Received: by 10.78.132.8 with HTTP; Wed, 10 Jan 2007 20:17:28 -0800 (PST) Message-ID: <84dead720701102017l1e7111cdm151970c5a5bd42bc@mail.gmail.com> Date: Thu, 11 Jan 2007 09:47:28 +0530 From: "Joseph Koshy" To: "Jeffrey Williams" In-Reply-To: <45A577DF.2060002@sailorfej.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45A5604C.6070000@sailorfej.net> <45A577DF.2060002@sailorfej.net> Cc: freebsd-stable@freebsd.org Subject: Re: documentation for make targets X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2007 04:43:07 -0000 > By the I have tried google, handbook, mailing list, and faq > for these but the most I have been able to find are rote > use of these in howto's, like the "make distribution" > example above, but no descriptions of what they do. The build(7) manual page documents some of the make targets meant for 'public consumption'. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy/