Date: Tue, 19 Dec 2000 11:11:11 +0300 From: Igor Robul <igor@raduga.dyndns.org> To: freebsd-stable@FreeBSD.ORG Subject: Re: make -j Message-ID: <20001219111111.A1090@linux.rainbow> In-Reply-To: <20001218101613.Y19572@fw.wintelcom.net>; from bright@wintelcom.net on Mon, Dec 18, 2000 at 10:16:13AM -0800 References: <Pine.LNX.4.10.10012181816270.29890-100000@inet.ssc.nsu.ru> <20001218101613.Y19572@fw.wintelcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Igor Robul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 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?20001219111111.A1090>