about summary refs log tree commit diff
path: root/redo.do
diff options
context:
space:
mode:
Diffstat (limited to 'redo.do')
-rw-r--r--redo.do2
1 files changed, 2 insertions, 0 deletions
diff --git a/redo.do b/redo.do
new file mode 100644
index 0000000..42a43c0
--- /dev/null
+++ b/redo.do
@@ -0,0 +1,2 @@
+redo-ifchange redo.c
+cc -g -Os -Wall -Wextra -Wwrite-strings -o $3 $1.c
\ No newline at end of file