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

6 lines
58 B
Makefile

MAN= boot.8 \
config.8 \
usage.8
.include <bsd.man.mk>