]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/makewhatis.local/Makefile
MFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51ca6ad3dcbf57e9761:
[FreeBSD/FreeBSD.git] / libexec / makewhatis.local / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        makewhatis.local.sh
4 MAN=            makewhatis.local.8
5 SCRIPTSDIR=     ${LIBEXECDIR}
6 LINKS=          ${SCRIPTSDIR}/makewhatis.local ${SCRIPTSDIR}/catman.local
7 MLINKS=         makewhatis.local.8 catman.local.8
8
9 .include <bsd.prog.mk>