If must_build was nonempty when recursively calling isdirty() that returned a list, we'd lose the original value of must_build.
4 lines
69 B
Text
4 lines
69 B
Text
redo-ifchange ab c
|
|
echo "doing abc" >&2
|
|
echo abc >$3
|
|
touch doing_abc
|