9 if [ ! -d $LIBDIR ]; then
11 if [ ! -d $LIBDIR ]; then
12 echo Failed to
make directory
$LIBDIR
19 echo Installing
$p as
$LIBDIR/$p2
21 chmod $INSTALLPERMS $LIBDIR/$p2
26 ======================================================================
27 The modules are installed. You may uninstall the modules using the
28 command "make uninstallmodules" or "make uninstall" to uninstall
29 binaries, man pages, shell scripts and modules.
30 ======================================================================