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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message