7 lines
69 B
Makefile
7 lines
69 B
Makefile
|
PROG= write
|
||
|
BINGRP= tty
|
||
|
BINMODE= 2755
|
||
|
MAN=
|
||
|
|
||
|
.include <minix.prog.mk>
|