Rombobjörn

summaryrefslogtreecommitdiff
path: root/testsuite/inputs/clean
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/inputs/clean')
-rw-r--r--testsuite/inputs/clean7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/inputs/clean b/testsuite/inputs/clean
new file mode 100644
index 0000000..ab322cc
--- /dev/null
+++ b/testsuite/inputs/clean
@@ -0,0 +1,7 @@
+cd "${srcdir}"
+if [ "${relative_builddir}" != . ] ; then
+ make configure builddir="${relative_builddir}"
+ cd "${relative_builddir}"
+fi
+make
+make clean