diff options
Diffstat (limited to 'usr.sbin/tcpdrop/Makefile')
-rw-r--r-- | usr.sbin/tcpdrop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/tcpdrop/Makefile b/usr.sbin/tcpdrop/Makefile index 44766eb..2fc606a 100644 --- a/usr.sbin/tcpdrop/Makefile +++ b/usr.sbin/tcpdrop/Makefile @@ -3,6 +3,5 @@ PROG= tcpdrop MAN= tcpdrop.8 -WARNS?= 6 .include <bsd.prog.mk> |