set WARNS?=1

This commit is contained in:
mikel 1997-08-01 04:33:03 +00:00
parent 2c00d4fdb3
commit 19dd0c6f4e
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 1994/12/23 07:16:29 jtc Exp $
# $NetBSD: Makefile,v 1.4 1997/08/01 04:33:03 mikel Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= mesg
WARNS?= 1
.include <bsd.prog.mk>