summaryrefslogtreecommitdiff
path: root/usr.bin/write/Makefile
blob: 1b4c277b85b981e795bce34da124bd8b1d1d5633 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:43:59 deraadt Exp $

PROG=	write
BINMODE=2555
BINGRP=	tty

.include <bsd.prog.mk>