A Makefile that just forwards everything to redo.
This commit is contained in:
parent
a51764c907
commit
7c14f21613
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
it:
|
||||||
|
|
||||||
|
%:
|
||||||
|
./redo $@
|
||||||
Loading…
Add table
Add a link
Reference in a new issue