From 44cfc1bd5e81a8ba5c7206453bcc6fed02486caf Mon Sep 17 00:00:00 2001 From: GDR! Date: Mon, 12 Dec 2016 13:32:33 +0100 Subject: [PATCH] Cleaned up .PHONY in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d94f012..33ea64b 100644 --- a/Makefile +++ b/Makefile @@ -35,4 +35,4 @@ cscope.out: clean: rm -f *.o tuntox cscope.out gitversion.h -.PHONY: all clean tuntox_static +.PHONY: all clean tuntox