#! /bin/sh
#
# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#ident	"@(#)preremove	1.1	04/03/17 SMI"
#

# Remove Drivers
/usr/sbin/rem_drv -b ${BASEDIR} rpcib

exit 0
