8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| DIR=	${INITDIR}
 | |
| SRCS=	clock.in consolefont.in keymaps.in modules.in mtab.in numlock.in \
 | |
| 	procfs.in sysctl.in
 | |
| BIN=${OBJS}
 | |
| 
 | |
| MK=	../mk
 | |
| include ${MK}/scripts.mk
 |