Adjust max WARNs for sparc64.

This commit is contained in:
obrien 2002-12-30 09:48:40 +00:00
parent 59f9abfc7f
commit dfc4091f22

View File

@ -2,7 +2,6 @@
PROG= whereis
MAN= whereis.1
WARNS?= 6
NO_WERROR= true
WARNS?= 5
.include <bsd.prog.mk>