]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/makewhatis.local/Makefile
Fix multiple vulnerabilities in bzip2.
[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>