]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/makewhatis.local/Makefile
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / libexec / makewhatis.local / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        makewhatis.local.sh
4 MAN=            makewhatis.local.8
5 SCRIPTSDIR=     ${LIBEXECDIR}
6
7 .include <bsd.prog.mk>