Date: Fri, 02 May 1997 20:59:11 -0600 From: Warner Losh <imp@village.org> To: Bruce Evans <bde@zeta.org.au> Cc: terry@lambert.org, bsdhack@shadows.aeon.net, hackers@freebsd.org Subject: Re: make flags Message-ID: <E0wNV2V-0006yB-00@rover.village.org> In-Reply-To: Your message of "Sat, 03 May 1997 12:50:45 %2B1000." <199705030250.MAA22877@godzilla.zeta.org.au> References: <199705030250.MAA22877@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199705030250.MAA22877@godzilla.zeta.org.au> Bruce Evans writes: : >Alternatively, -j 2 could be added to the MAKE make macro, which would : >help a lot. Currently, it isn't added. However, things like -k are. : : It is added (actually to .MAKEFLAGS) but parsing of -j in .MAKEFLAGS : is broken. That would explain why my make world -j 2 test I ran didn't do any faster or slower than w/o -j 2. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0wNV2V-0006yB-00>