]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/man/Makefile
devd.conf(5): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / usr.bin / man / Makefile
1 # $FreeBSD$
2
3 SCRIPTS= man.sh
4 LINKS=  ${BINDIR}/man ${BINDIR}/manpath
5
6 MAN=    man.1 manpath.1 man.conf.5
7
8 .include <bsd.prog.mk>