minix/minix/commands/part/Makefile
David van Moolenbroek fb2bd488cb commands: move manpages into command directories
Change-Id: Icf8a2d26629a1822725022c9ee21c587d3c4c3b4
2015-09-28 14:03:12 +00:00

5 lines
47 B
Makefile

PROG= part
MAN= part.8
.include <bsd.prog.mk>