minix/commands/umount/Makefile

7 lines
69 B
Makefile
Raw Normal View History

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