summaryrefslogtreecommitdiff
path: root/minix/commands/printroot/Makefile
blob: 3a0f02f5bef6a9aae7a6abf2341afdcad1dc1235 (plain)
1
2
3
4
5
PROG=	printroot
BINDIR=	/bin
MAN=	printroot.8

.include <bsd.prog.mk>