Index: head/usr.bin/preconv/Makefile =================================================================== --- head/usr.bin/preconv/Makefile (revision 274896) +++ head/usr.bin/preconv/Makefile (revision 274897) @@ -1,7 +1,9 @@ # $FreeBSD$ .PATH: ${.CURDIR}/../../contrib/mdocml PROG= preconv +WARNS?= 5 + .include