#! /bin/ksh
########
#
# $Copyright: Copyright (c) 2022 Veritas Technologies LLC. All rights reserved $
# AIX preremove script.
# @(#) $Revision$

#
########

PBX_ROOT=/opt/VRTSpbx
LOGCFG=$PBX_ROOT/bin/vxlogcfg
LOGMGR=$PBX_ROOT/bin/vxlogmgr
PROD_ID=50936
ORIG_ID=103
LIBPATH=$PBX_ROOT/lib
export LIBPATH


#Emacs Customization
#Local Variables:  
# mode: shell-script
#End:
exit 0
