#!/bin/sh
echo running $0 in $BUILDDIR
$BUILDDIR/test $SRCDIR n
