Date: Mon, 9 Aug 2004 11:38:41 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 Message-ID: <200408091138.i79BcfPU055766@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2004-08-09 11:38:41 UTC
FreeBSD src repository
Modified files:
. Makefile Makefile.inc1
Log:
Make make recurse into sub-directories and sub-makes when given
two -n flags. If only one -n flag is given the old behaviour
is retained (POLA). In order to make this working for installworld
change the IMAKEENV in this case so that the tools are found
(we have no temporary installation environment in this case).
Submitted by: ru (IMAKEENV part)
Revision Changes Path
1.306 +7 -7 src/Makefile
1.434 +27 -22 src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408091138.i79BcfPU055766>
