The breakage from increased warns has been fixed, back out my back out

This commit is contained in:
Warner Losh 2008-03-06 04:09:06 +00:00
parent 8a18c0d3c8
commit de37e39122
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176865

View File

@ -3,7 +3,7 @@
PROG= moused
MAN= moused.8
#WARNS?=6
WARNS?=6
DPADD= ${LIBUTIL} ${LIBM}
LDADD= -lutil -lm