minix3/commands/umount/Makefile

6 lines
55 B
Makefile

PROG= umount
BINDIR= /bin
MAN=
.include <bsd.prog.mk>