Normally, creating the target $1 yourself is bad; create $3 instead. But if $1 is a directory, we'll allow it. That way 'redo subdir' can call subdir.do, and subdir.do can both create the directory *and* run a bunch of sub-.do files on it.
4 lines
144 B
Text
4 lines
144 B
Text
redo-ifchange all
|
|
./hello >&2
|
|
redo deltest deltest2 test.args test2.args passfailtest \
|
|
curse/test deps/test "space dir/test" modetest makedir
|