Back off WARNS until I've had a chance to deal with the problems on

sparc64/alpha.
This commit is contained in:
Matthew N. Dodd 2003-03-25 17:40:00 +00:00
parent 3efad8b488
commit 7db77bf0c1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112619

View File

@ -33,6 +33,6 @@ INCS= libatm.h
LDADD+= -lmd
DPADD+= ${LIBMD}
WARNS?= 5
WARNS?= 3
.include <bsd.lib.mk>