6 lines
		
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
INCSDIR= /usr/netbsd/include/net
 | 
						|
 | 
						|
INCS+= hton.h ethertypes.h if.h if_ether.h netlib.h
 | 
						|
 | 
						|
.include <bsd.kinc.mk>
 |