1#!/bin/sh
2# $FreeBSD$
3
4SRCDIR="$(dirname "${0}")"; export SRCDIR
5
6m4 "${SRCDIR}/../regress.m4" "${SRCDIR}/regress.sh" | sh
7