8 lines
		
	
	
		
			218 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			218 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| DIR   = $(RC_LIB)/sh
 | |
| FILES = functions.sh init-functions.sh init-common-post.sh \
 | |
| 	rc-functions.sh rc-mount.sh
 | |
| EXES  = gendepends.sh net.sh rc-mount.sh rc-help.sh runscript.sh
 | |
| 
 | |
| TOPDIR = ..
 | |
| include $(TOPDIR)/default.mk
 |