Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 1998 15:38:22 -0400 (EDT)
From:      Spike Gronim <spork@erols.com>
To:        Malartre <malartre@aei.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Do there is a shortcut to make && make install && make clean?
Message-ID:  <Pine.BSF.3.96.981009153721.275A-100000@PigStuy.dyn.ml.org>
In-Reply-To: <361D877E.BCF1B70B@aei.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Oct 1998, Malartre wrote:

> Do there is a shortcut to make && make install && make clean?
> I have seen semewhere something like make all install or make install
> all
> man ports and man make didnt help.

I have a shell script "makeport", which just reads:
make && make install && make clean

Just run that and it'll do it.  

> -- 
> [Malartre][malartre@aei.ca][http://www.aei.ca/~malartre/]
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


	-Spike Gronim
	 sporkl@erols.com	


		The majority only rules those who let them. 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981009153721.275A-100000>