#! /bin/sh

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