From owner-freebsd-questions Fri Oct 9 12:42:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02614 for freebsd-questions-outgoing; Fri, 9 Oct 1998 12:42:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from PigStuy.dyn.ml.org (207-172-193-141.s14.as7.nyd.erols.com [207.172.193.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02434 for ; Fri, 9 Oct 1998 12:41:33 -0700 (PDT) (envelope-from spork@erols.com) Received: from localhost (spork@localhost) by PigStuy.dyn.ml.org (8.8.8/8.8.7) with SMTP id PAA02287; Fri, 9 Oct 1998 15:38:23 -0400 (EDT) (envelope-from spork@erols.com) X-Authentication-Warning: PigStuy.dyn.ml.org: spork owned process doing -bs Date: Fri, 9 Oct 1998 15:38:22 -0400 (EDT) From: Spike Gronim X-Sender: spork@PigStuy.dyn.ml.org Reply-To: sporkl@erols.com To: Malartre cc: freebsd-questions@FreeBSD.ORG Subject: Re: Do there is a shortcut to make && make install && make clean? In-Reply-To: <361D877E.BCF1B70B@aei.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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