set WARNS?=1

This commit is contained in:
mikel 1997-08-25 06:43:02 +00:00
parent 58d8fb4ee7
commit cc3132afa3
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 1994/12/21 08:07:19 jtc Exp $
# $NetBSD: Makefile,v 1.4 1997/08/25 06:43:02 mikel Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= size
WARNS?= 1
.include <bsd.prog.mk>