Thread: Is there a way to take all defaults on a "make install clean"
Is there a way to take all defaults on a
"make install clean"
2006-01-31 07:04:01
I'd like to automate the 40+ ports I always "make
install clean" on, and
always take the defaults.
Is there a way to make it not prompt, and just take the
defaults?
thanks!
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
Is there a way to take all defaults on a
"make install clean"
2006-01-31 07:38:38
On 1/31/06, Xn Nooby <xnoobygmail.com> wrote:
> I'd like to automate the 40+ ports I always "make
install clean" on, and
> always take the defaults.
>
> Is there a way to make it not prompt, and just take the
defaults?
>
http://tinyurl.com/a2xfx
--
--
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
Is there a way to take all defaults on a
"make install clean"
2006-01-31 08:15:39
On Tue, Jan 31, 2006 at 02:04:01AM -0500, Xn Nooby wrote:
> I'd like to automate the 40+ ports I always "make
install clean" on, and
> always take the defaults.
>
> Is there a way to make it not prompt, and just take the
defaults?
Set the BATCH environment variable.
Kris
P.S. This question is asked several times a week, so you
could have
surely saved yourself the trouble by consulting google
before
emailing.