From owner-freebsd-questions@FreeBSD.ORG Fri May 2 11:19:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAABC37B401 for ; Fri, 2 May 2003 11:19:46 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id E02D943F93 for ; Fri, 2 May 2003 11:19:45 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <20030502181945052004up2pe>; Fri, 2 May 2003 18:19:45 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h42IJiPN073134; Fri, 2 May 2003 14:19:44 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h42IJhJF073131; Fri, 2 May 2003 14:19:43 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "E. J. Cerejo" References: <3EB2B0E4.5000309@netscape.net> From: Lowell Gilbert Date: 02 May 2003 14:19:43 -0400 In-Reply-To: <3EB2B0E4.5000309@netscape.net> Message-ID: <448ytpxlc0.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: How to find out available "make" arguments X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 18:19:47 -0000 "E. J. Cerejo" writes: > How do I find which arguments are available for a particular port > using the make command? "man ports" [It isn't quite all of the possible targets, but it's the ones intended for direct use...]