#! /bin/sh

cwd=`dirname $0`
perl=`$cwd/setperl.sh`
$perl $cwd/dircom.pl touch $@
