1# $OpenBSD: Makefile,v 1.2 1996/06/26 05:43:59 deraadt Exp $ 2 3PROG= write 4BINMODE=2555 5BINGRP= tty 6 7.include <bsd.prog.mk> 8