aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile
index 29ff7ba..7dfe2a1 100644
--- a/makefile
+++ b/makefile
@@ -14,6 +14,9 @@ clean:
mrproper: clean
rm todo
+mrpropest: mrproper
+ rm .todo.txt
+
/usr/bin/todo: todo
cp ./todo /usr/bin/