1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00

This breaks the arm build, back it out until that's fixed

This commit is contained in:
Warner Losh 2008-03-06 02:13:52 +00:00
parent 697b4b49be
commit ba04440c93
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176862

View File

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