Rombobjörn

summaryrefslogtreecommitdiff
path: root/testsuite/inputs/clean
blob: ab322cc637586a7c56837b8c9755f4185548ba3d (plain)
1
2
3
4
5
6
7
cd "${srcdir}"
if [ "${relative_builddir}" != . ] ; then
   make configure builddir="${relative_builddir}"
   cd "${relative_builddir}"
fi
make
make clean