summaryrefslogtreecommitdiff
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 c818ff3..76b4a8b 100644
--- a/makefile
+++ b/makefile
@@ -21,5 +21,6 @@ $(TARGET): $(OBJECTS)
clean:
-rm -f *.o
+ -rm 0f *.tmp
-rm -f $(TARGET)