minix/commands/write/Makefile

7 lines
67 B
Makefile
Raw Normal View History

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