> I was reading this
> http://lists.freebsd.org/pipermail/freebsd-small/2003-December/000125.html
>
> And noticed that it talks about a make.conf for use with buildworld with
> options like
> NO_CVS=         true    # do not build CVS
> NO_CXX=         true    # do not build C++ and friends
> NO_BIND=        true    # do not build BIND
> NO_FORTRAN=     true    # do not build g77 and related libraries
> NO_GDB=         true    # do not build GDB
>
> Is there a list of these options anywhere that explains what each option
> does?

How about /etc/defaults/make.conf?

--
Matt Emmerton

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to