minix/commands/write/Makefile
2010-05-12 16:28:54 +00:00

7 lines
69 B
Makefile

PROG= write
BINGRP= tty
BINMODE= 2755
MAN=
.include <minix.prog.mk>