#!/bin/sh

: ${testdir:=$PWD/debian/tests}

bmake -f $testdir/Makefile.bmake sanity
