Merge commit 'refs/top-bases/linux-have-libdiskmgt' into linux-have-libdiskmgt

This commit is contained in:
Brian Behlendorf 2009-01-16 13:27:56 -08:00
commit b7cd416c5b
1 changed files with 6 additions and 1 deletions

View File

@ -5,10 +5,15 @@
# a full ZFS init script when that is needed.
#
if [ ! -f ../.script-config ]; then
echo "You must build your source tree"
exit 1
fi
. ../.script-config
PROG="<define PROG>"
VERBOSE=
VERBOSE_FLAG=
DUMP_LOG=
ERROR=
MODULES=()