aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 7dfe2a1..c033c8a 100644
--- a/makefile
+++ b/makefile
@@ -10,6 +10,7 @@ todo.o: todo.cpp
clean:
rm *.o
+ rm todo
mrproper: clean
rm todo