8 lines
		
	
	
		
			93 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			93 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
INCSDIR= /usr/include/net
 | 
						|
 | 
						|
INCS+= hton.h if.h netlib.h
 | 
						|
 | 
						|
SUBDIR+= gen
 | 
						|
 | 
						|
.include <bsd.kinc.mk>
 |