6 lines
		
	
	
		
			78 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			78 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
PROG=	readfs
 | 
						|
CPPFLAGS+= -I${MINIXSRCDIR}/servers
 | 
						|
MAN=
 | 
						|
 | 
						|
.include <bsd.prog.mk>
 |