#! /bin/sh

if [ -z "$srcdir" ] ; then
    srcdir=.
fi

. $srcdir/common.sh

client
