]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/3.0-upgrade/Makefile
Fix what I think is an off-by-one in certain worst-case scenarios
[FreeBSD/FreeBSD.git] / tools / 3.0-upgrade / Makefile
1 # $FreeBSD$
2
3 PROG=   cvt-wtmp
4 NOMAN=  YES
5
6 .include <bsd.prog.mk>