1# $FreeBSD$ 2 3SCRIPTS= man.sh 4LINKS= ${BINDIR}/man ${BINDIR}/manpath 5 6MAN= man.1 manpath.1 man.conf.5 7 8.include <bsd.prog.mk> 9