Home | History | Annotate | Line # | Download | only in write
Makefile revision 1.1
      1 #	@(#)Makefile	5.3 (Berkeley) 5/11/90
      2 
      3 PROG=	write
      4 BINMODE=2555
      5 BINGRP=	tty
      6 
      7 .include <bsd.prog.mk>
      8