Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 12:19:48 +0200
From:      "Alexandr A. Listopad" <laa@laa.zp.ua>
To:        igorr@crosswinds.net
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: make -j
Message-ID:  <20001219121948.B31923@laa.zp.ua>
In-Reply-To: <20001219111111.A1090@linux.rainbow>; from igor@raduga.dyndns.org on Tue, Dec 19, 2000 at 11:11:11AM %2B0300
References:  <Pine.LNX.4.10.10012181816270.29890-100000@inet.ssc.nsu.ru> <20001218101613.Y19572@fw.wintelcom.net> <20001219111111.A1090@linux.rainbow>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 19, 2000 at 11:11:11AM +0300, Igor Robul wrote:
> On Mon, Dec 18, 2000 at 10:16:13AM -0800, Alfred Perlstein wrote:
> > > in make.conf, so I don't issue `make -j n' all the time, but simply type
> > > in `make target' and all my options would come in play?
> > 
> > Not that I know of.
> alias make make -j2
> in your ~/.cshrc
> or
> alias make="make -j2" 
> in .bashrc for example.

don't do it!!!

what about make buildkernel??? it's don't supports '-j X', isn't it?

> 
> -- 
> Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", 
> Sochi, Russia
> http://www.brainbench.com/transcript.jsp?pid=304744

-- 
 Laa


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001219121948.B31923>