1#!/bin/sh 2 3. ${SRCROOT:=`../../../conf/srcroot.sh`}/tests/bin/base 4 5. ${SRCROOT}/sccs/tests/common/command-names 6 7HAVE_PRT=true 8if test ! -x ${prt} 9then 10 HAVE_PRT=false 11fi 12