Date: Tue, 23 Dec 2003 04:02:44 +0000 From: Jez Hancock <jez.hancock@munk.nu> To: fbsd_user <fbsd_user@a1poweruser.com> Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: doc on make command Message-ID: <20031223040244.GB58973@users.munk.nu> In-Reply-To: <MIEPLLIBMLEEABPDBIEGAEJCFBAA.fbsd_user@a1poweruser.com> References: <MIEPLLIBMLEEABPDBIEGAEJCFBAA.fbsd_user@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 22, 2003 at 04:30:12PM -0500, fbsd_user wrote: > I am looking for documentation on the make command > that is used to install ports. > The man page says there is an tutorial, but does > not say where it's at or how to get to it. > > make search= > make install clean > make all-depends-list > make index > make fetch-recursive > > and the list go on and on. In addition to what's already been said, have a look at the comments in the following file which detail which targets you can pass to the make command: /usr/ports/Mk/bsd.port.mk (search for 'Default targets'). -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ http://jez.hancock-family.com/ - personal weblog http://ipfwstats.sf.net/ - ipfw peruser traffic logging
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223040244.GB58973>