Remove the try and check_statedir functions

This commit is contained in:
Roy Marples
2007-12-14 14:19:03 +00:00
parent 9f2403dffa
commit a010d0bb69
4 changed files with 22 additions and 116 deletions

View File

@@ -1,6 +1,5 @@
DIR = $(RC_LIB)/sh
INC = functions.sh init-functions.sh init-common-post.sh \
rc-functions.sh rc-mount.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
TOPDIR = ..