minix/commands/mount/Makefile
2012-10-17 23:01:05 +02:00

7 lines
68 B
Makefile

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