remove WARNS?=1 - it's inherited

This commit is contained in:
lukem 1997-10-17 04:53:19 +00:00
parent 22b3f9ebd8
commit 13a5e774a4

View File

@ -1,8 +1,7 @@
# from: # @(#)Makefile 8.1 (Berkeley) 6/6/93
# $NetBSD: Makefile,v 1.8 1997/10/16 23:41:26 lukem Exp $
# $NetBSD: Makefile,v 1.9 1997/10/17 04:53:19 lukem Exp $
PROG= accton
MAN= accton.8
WARNS?= 1
.include <bsd.prog.mk>