On Tue, 18 Jan 2000, Ruslan Ermilov wrote:

> On Tue, Jan 18, 2000 at 11:47:27PM +1100, Bruce Evans wrote:
> > On Tue, 18 Jan 2000, Ruslan Ermilov wrote:
> > 
> How's that not a problem?  The current Makefile.inc1 is written so,
> that bootstrap-tools are built with:
> 
> BMAKE=${BMAKEENV} ${MAKE} -f Makefile.inc1 -DNOMAN -DNOINFO -DNOHTML
>                                                    ^^^^^^^^
> So, how inside the Makefile.inc1's bootstrap-tools: target I could know
> whether the user requested NOINFO, or Makefile.inc1 itself?

Oops.  Makefile.inc1 always recurses to builds tools targets with
-DNOINFO, and the tools targets are (should be) internal, so the patch
is just an obfuscated way of removing texinfo from the list.

Bruce



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to