summaryrefslogtreecommitdiff
path: root/tests/wrapper.sh
blob: 5b8e6064e60feba59ec0110cfc22a5fd28855f5c (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

## get some parameters from the makefile

export srcdir=$1
export top_builddir=$2

$3