7 lines
		
	
	
		
			142 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			142 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #	$NetBSD: Makefile,v 1.9 2004/10/30 19:28:35 christos Exp $
 | |
| #	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
 | |
| 
 | |
| PROG=	printf
 | |
| 
 | |
| .include <bsd.prog.mk>
 | 
