Rombobjörn

summaryrefslogtreecommitdiff
path: root/testsuite/inputs/distclean
blob: 6e1119b030b8ec509009c66a4ebeac2965114a57 (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 distclean