cvs commit: src/usr.bin/make main.c
Poul-Henning Kamp
phk at FreeBSD.org
Fri Nov 12 20:37:27 GMT 2004
phk 2004-11-12 20:37:27 UTC
FreeBSD src repository
Modified files:
usr.bin/make main.c
Log:
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.
Revision Changes Path
1.97 +1 -0 src/usr.bin/make/main.c
More information about the cvs-src
mailing list