From 4280af5e82fad6296d3581a5f62700da34ccd3ea Mon Sep 17 00:00:00 2001 From: GDR! Date: Wed, 24 Dec 2014 15:35:07 +0100 Subject: Clean target --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 366eeb5..5e19d0a 100644 --- a/Makefile +++ b/Makefile @@ -23,3 +23,6 @@ tuntox: $(OBJECTS) $(INCLUDES) cscope.out: cscope -bv ./*.[ch] + +clean: + rm -rf *.o tuntox gitversion.h -- cgit v1.2.3