minix/usr.sbin/mkproto/Makefile
Ben Gras cf6fa5ad92 mkfs, mkproto: minor improvements
. mkfs: -x feature for extra space
	. rename manpage to mkfs.mfs.1 to follow the binary
	. move mkproto so it can become part of the tools easily
2012-11-07 23:15:52 +01:00

5 lines
43 B
Makefile

PROG= mkproto
MAN=
.include <bsd.prog.mk>