If a target's .do file disappears, don't forget to stamp it.
If a file previously was generated but now isn't (ie. its .do file disappears), we would never re-stamp that target, and so all its dependencies would rebuild continually.
This commit is contained in:
parent
60f5446733
commit
0ec15eeb09
6 changed files with 28 additions and 3 deletions
|
|
@ -1,2 +1 @@
|
|||
redo test1 test2 ifchange-fail overwrite basic/test dirtest/test
|
||||
|
||||
redo test1 test2 ifchange-fail overwrite gentest basic/test dirtest/test
|
||||
Loading…
Add table
Add a link
Reference in a new issue