If a and b both depend on c, and c is a static (non-generated) file that has changed since the last successful build of a and b, we would try to redo a, but would forget to redo b. Now it does both.
2 lines
45 B
Text
2 lines
45 B
Text
redo-ifchange static.in
|
|
echo $$ >>static.log
|