Cross Reference:
xref
: /
illumos-gate
/
usr
/
src
/
pkgdefs
/
SUNWpcelx
/
preremove
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
preremove revision 7c478bd95313f5f23a4c958a745db2134aa03244
#! /
bin
/
sh
#
# ident "%Z%%M% %I% %E% SMI"
#
# Copyright (c) 1999 by Sun Microsystems, Inc.
# All rights reserved.
#
PATH
=
"/bin:/
usr
/
bin
:/
usr
/
sbin
:${PATH}"
export
PATH
rem_drv
-b ${
BASEDIR
}
pcelx
rm
-f ${
BASEDIR
}/
dev
/
pcelx
*
exit
0