dumpon builds cleanly at WARNS level 6.

This commit is contained in:
des 2004-10-03 23:39:14 +00:00
parent 6ad3287252
commit b0b3b91c96

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PROG= dumpon
WARNS?= 4
WARNS?= 6
MAN= dumpon.8
.include <bsd.prog.mk>