summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGDR! <gdr@gdr.name>2014-12-24 15:35:07 +0100
committerGDR! <gdr@gdr.name>2014-12-24 15:35:07 +0100
commit4280af5e82fad6296d3581a5f62700da34ccd3ea (patch)
tree5fef125a9dd14b7956501dd298c4c837a1a6e0ef /Makefile
parent325ae4c314482d10fe46c5c16c2b581959af2f41 (diff)
Clean target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 366eeb5..5e19d0a 100644
--- a/Makefile
+++ b/Makefile
@@ -23,3 +23,6 @@ tuntox: $(OBJECTS) $(INCLUDES)
23 23
24cscope.out: 24cscope.out:
25 cscope -bv ./*.[ch] 25 cscope -bv ./*.[ch]
26
27clean:
28 rm -rf *.o tuntox gitversion.h