|
|
|
|
|
by throw10920
1252 days ago
|
|
> Though almost always, "run tasks" implies some level of state. Yes! But isn't one of the major design principles of Make that the host filesystem is the container for the state? (iirc Make decides when to re-run rules based on when the timestamp on a target is older than the timestamp on an input file) |
|