minix/man/man7/Makefile
Ben Gras 39fea0a5b9 install library manpages
. harmonize bsd.lib.mk and bsd.man.mk with netbsd files
	. throw out minix section 3 (library calls) manpages,
	  replaced by netbsd ones that are now installed
2012-02-16 01:48:46 +00:00

11 lines
132 B
Makefile

MAN= ascii.7 environ.7 hier.7 man.7 \
\
\
\
\
\
pkgsrc.7
.include <bsd.man.mk>
.include <bsd.subdir.mk>