6 lines
		
	
	
		
			120 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			120 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
DIR  = /usr/share/man/man8
 | 
						|
CONF = rc-status.8 rc-update.8 start-stop-daemon.8
 | 
						|
 | 
						|
TOPDIR = ..
 | 
						|
include $(TOPDIR)/default.mk
 |