summaryrefslogtreecommitdiffstats
path: root/usr.bin/man/Makefile
blob: 3e37b596ef6437ac3b89e9fa20cc69f71e42b24d (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

SCRIPTS= man.sh
LINKS=	${BINDIR}/man ${BINDIR}/apropos \
	${BINDIR}/man ${BINDIR}/manpath \
	${BINDIR}/man ${BINDIR}/whatis

MAN=	man.1 manpath.1 apropos.1 man.conf.5
MLINKS=	apropos.1 whatis.1

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