Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 11:02:29 +0200
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        Bruce Evans <bde@FreeBSD.ORG>, current@FreeBSD.ORG
Subject:   Re: cvs commit: src/share/mk bsd.man.mk
Message-ID:  <19980429110229.A8210@freno.cs.tu-berlin.de>
In-Reply-To: <199804271508.IAA14836@freefall.freebsd.org>; from Bruce Evans on Mon, Apr 27, 1998 at 08:08:07AM -0700
References:  <199804271508.IAA14836@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[Bruce fixed a BSD 4.4 makefile bug]

I recommend to read the paper

	Recursive Make Considered Harmful, by Peter Miller
	http://www.canb.auug.org.au/~millerp/rmch/recu-make-cons-harm.html

A non-recursive make should perform make -jN much better.

On 1998-04-27 08:08:07 -0700, Bruce Evans wrote:
> bde         1998/04/27 08:08:07 PDT
> 
>   Modified files:
>     share/mk             bsd.man.mk 
>   Log:
>   Don't include ../Makefile.inc here.  bsd.man.mk is always included
>   in another .mk file which has already included ../Makefile.inc, so
>   including ../Makefike.inc again mainly messed up `+=' definitions.
>   
>   Revision  Changes    Path
>   1.27      +1 -6      src/share/mk/bsd.man.mk

-- 
Wolfram Schneider <wosch@freebsd.org> http://www.freebsd.org/~wosch/

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980429110229.A8210>