Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 22:34:21 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <Pine.BSF.4.10.9911242207350.2452-100000@alphplex.bde.org>
In-Reply-To: <199911231852.KAA14595@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   o  Send libmytinfo back to the afterlife. It was revived by mistake,

It hasn't been completely killed yet.  See previous mail.

>   o  Don't specify -DNOINFO -DNOMAN for the libraries target. Let the
>      target handle it. We can do away with a single run over the libs
>      if we make everything while we're there and only install the
>      libraries in the object tree.

The libraries target may have been generally useful.

This change breaks non-building of dependencies in the usual case.  Spelling
`depend' as `depend' instead of ${_DEPEND} is usually an error.  Building of
dependencies seems to have been slightly broken.  There may have been stale
dependencies in the NOCLEAN case.  However, building bootstrap-libraries may
have fixed the problem for the libraries in bootstrap-libraries.

This change has a stray trailing semicolon, and possibly other style bugs :-).

Bruce



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911242207350.2452-100000>