phunix/minix/man/man5/Makefile
David van Moolenbroek b80da2a01d commands: move manpages into command directories
Change-Id: Icf8a2d26629a1822725022c9ee21c587d3c4c3b4
2015-09-28 14:06:06 +00:00

10 lines
267 B
Makefile

MAN= boot.cfg.5 configfile.5 crontab.5 ethers.5 \
fstab.5 hosts.5 keymap.5 \
passwd.5 resolv.conf.5 resolver.5 rhosts.5 statvfs.5 serv.access.5 \
termcap.5 ttytab.5 TZ.5 utmp.5 \
pkg_install.conf.5 pkg_summary.5
MLINKS += passwd.5 group.5
.include <bsd.man.mk>