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