]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If -B is specified to get compat mode (as opposed to just not giving
authorphk <phk@FreeBSD.org>
Fri, 12 Nov 2004 20:37:27 +0000 (20:37 +0000)
committerphk <phk@FreeBSD.org>
Fri, 12 Nov 2004 20:37:27 +0000 (20:37 +0000)
commit77af06fb506965ec2cd2909ac67d101efa36a2bc
treeaadbed3744511aba903051c84cc9c0084da47a76
parent07d725f51d682aa07c10356a610128775be3ced0
If -B is specified to get compat mode (as opposed to just not giving
a -j arg which does the same thing), remove the MAKE_JOBS_FIFO
environment variable so we decouple any resulting sub-makes from
the token pool.
usr.bin/make/main.c