Move 'redo --ifchange' into 'redo-ifchange' to match djb's style.
It does simplify the logic of both redo.py and redo-ifchange.py, I suppose.
This commit is contained in:
parent
63c596ac61
commit
c57de820fb
12 changed files with 103 additions and 87 deletions
|
|
@ -1,2 +1,2 @@
|
|||
redo --ifchange CC hello.c
|
||||
redo-ifchange CC hello.c
|
||||
gcc -o $3 -c hello.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue