Merge from vendor branch GCC:
[dragonfly.git] / libexec / makewhatis.local / Makefile
1 # $FreeBSD: src/usr.bin/makewhatis/Makefile,v 1.3 2002/11/18 10:11:22 ru Exp $
2 # $DragonFly: src/libexec/makewhatis.local/Makefile,v 1.1 2004/03/25 18:05:49 joerg Exp $
3
4 SCRIPTS=        makewhatis.local.sh
5 SCRIPTSDIR=     /usr/libexec
6 MAN=            makewhatis.local.8
7 LINKS=          ${SCRIPTSDIR}/makewhatis.local ${SCRIPTSDIR}/catman.local
8 MLINKS=         makewhatis.local.8 catman.local.8
9
10 .include <bsd.prog.mk>