xref: /minix3/minix/man/man7/Makefile (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1*433d6423SLionel SambucMAN=	ascii.7 environ.7 hier.7 man.7  \
2*433d6423SLionel Sambuc	    \
3*433d6423SLionel Sambuc	    \
4*433d6423SLionel Sambuc	    \
5*433d6423SLionel Sambuc	    \
6*433d6423SLionel Sambuc	    \
7*433d6423SLionel Sambuc	pkgsrc.7
8*433d6423SLionel Sambuc
9*433d6423SLionel Sambuc.include <bsd.man.mk>
10