9 lines
		
	
	
		
			170 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			170 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#	$NetBSD: Makefile,v 1.2 1995/06/14 15:20:23 christos Exp $
 | 
						|
#	@(#)Makefile	8.1 (Berkeley) 8/14/93
 | 
						|
 | 
						|
DIR=	psd/12.make
 | 
						|
SRCS=	tutorial.ms
 | 
						|
MACROS=	-ms
 | 
						|
 | 
						|
.include <bsd.doc.mk>
 |