. harmonize bsd.lib.mk and bsd.man.mk with netbsd files . throw out minix section 3 (library calls) manpages, replaced by netbsd ones that are now installed
		
			
				
	
	
		
			11 lines
		
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
MAN=	ascii.7 environ.7 hier.7 man.7  \
 | 
						|
	    \
 | 
						|
	    \
 | 
						|
	    \
 | 
						|
	    \
 | 
						|
	    \
 | 
						|
	pkgsrc.7
 | 
						|
 | 
						|
.include <bsd.man.mk>
 | 
						|
.include <bsd.subdir.mk>
 |