minix/commands/umount/Makefile

7 lines
71 B
Makefile
Raw Normal View History

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