Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
commit6aa7a1556b504b2f315419586af379c854b6768d
authorpsmith <psmith>
Sat, 25 Jun 2005 18:57:28 +0000 (25 18:57 +0000)
committerpsmith <psmith>
Sat, 25 Jun 2005 18:57:28 +0000 (25 18:57 +0000)
tree6be97faa580254793b3b891d980df224ce84b909
parent1ecc6830f9a46e6fc8aab809d78e3436e37a4512
Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
When rebuilding makefiles, unset -B if MAKE_RESTARTS is >0.
ChangeLog
NEWS
default.c
doc/make.texi
main.c
tests/ChangeLog
tests/scripts/options/dash-B
tests/scripts/variables/MAKE_RESTARTS [new file with mode: 0644]