xref: /minix3/minix/commands/printroot/Makefile (revision b80da2a01d0bb632707b7b4e974aa32eaebbcc6f)
1PROG=	printroot
2BINDIR=	/bin
3MAN=	printroot.8
4
5.include <bsd.prog.mk>
6