:	'(c) Copyright	Empress Software Inc.	1983, 2000'

: ignore the RDBMSPATH set in the environment
RDBMSPATH=`cd ..;pwd`

echo "Checking the file permission ..."
$RDBMSPATH/util_bin/chkperm -chk $RDBMSPATH
echo
echo "Checking the file 'internal/internal'"
$RDBMSPATH/util_bin/chkintfl $RDBMSPATH/internal/internal
echo
echo "Checking the file 'internal/version'"
$RDBMSPATH/util_bin/chkver $RDBMSPATH/internal/version
echo
