- Remove WARNS unless someone want to fix it

Requested by:	kris
Approved by:	maintainer
This commit is contained in:
Rong-En Fan 2007-04-05 14:07:09 +00:00
parent c470893e3e
commit f073dbfa34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189291

View File

@ -7,6 +7,4 @@ MAN= ffs2recov.8
DPADD= ${LIBUFS}
LDADD= -lufs
WARNS?= 3
.include <bsd.prog.mk>