summaryrefslogtreecommitdiff
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 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