summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/man/makewhatis/Makefile
blob: 73eb9e09814babdacacca10fc3f8d690b111e4b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$
MAINTAINER= wosch

SCRIPTS=makewhatis.perl makewhatis.local.sh
MAN=	makewhatis.1 makewhatis.local.8

libexecdir=/usr/libexec
LINKS=${libexecdir}/makewhatis.local ${libexecdir}/catman.local 
SCRIPTSDIR_makewhatis.local.sh=	${libexecdir}
MLINKS=	makewhatis.local.8 catman.local.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud