# make sure the environment is set for kernel objects
if [ $K386OBJ ]
then
	:
else
	echo "Error - K386OBJ environment variable not set!"
	exit 1
fi
