Re: doc on make command

2003-12-22 Thread Jez Hancock
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-dep

Re: doc on make command

2003-12-22 Thread Matthew Seaman
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-dep

Re: doc on make command

2003-12-22 Thread mjm
I believe you are looking for the manual page for ports: man ports Mark On Mon, 22 Dec 2003, 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

doc on make command

2003-12-22 Thread fbsd_user
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.