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