Remove rc-help.sh and replace with a man page for runscript 8.

This commit is contained in:
Roy Marples
2007-12-20 17:39:13 +00:00
parent e4575849be
commit cbea91cae5
4 changed files with 379 additions and 289 deletions

View File

@@ -1,6 +1,6 @@
DIR = $(RC_LIB)/sh
INC = functions.sh init-common-post.sh rc-functions.sh rc-mount.sh
BIN = gendepends.sh net.sh rc-mount.sh rc-help.sh runscript.sh
BIN = gendepends.sh net.sh runscript.sh
TOPDIR = ..
include $(TOPDIR)/default.mk