8 lines
		
	
	
		
			179 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			179 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| DIR=	${INITDIR}
 | |
| SRCS=	bootmisc.in fsck.in halt.sh.in hostname.in local.in localmount.in \
 | |
| 	netmount.in root.in swap.in urandom.in
 | |
| BIN=	${OBJS}
 | |
| 
 | |
| MK=	../mk
 | |
| include ${MK}/scripts.mk
 |