Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 09:57:45 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        freebsd-stable@freebsd.org
Subject:   .MAKEFLAGS confuses buildworld
Message-ID:  <44B74E79.1040100@gmx.de>

index | next in thread | raw e-mail

# make -j 5 buildworld

works fine on my Releng_6 system, but

# make buildworld

with

.MAKEFLAGS= -j 5

in my make.conf stops when buildworld arrives at the legacy target. According to the man page of make, it should be exactly the same.


home | help

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