enable WARNS=2
This commit is contained in:
parent
b990482c33
commit
f2ed791ee4
|
@ -1,7 +1,8 @@
|
|||
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $NetBSD: Makefile,v 1.4 1997/03/06 07:00:50 mikel Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2001/04/06 02:19:27 lukem Exp $
|
||||
|
||||
PROG= chroot
|
||||
MAN= chroot.8
|
||||
WARNS= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
Loading…
Reference in New Issue