aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index e540d439..aebcb209 100755
--- a/configure
+++ b/configure
@@ -5456,6 +5456,10 @@ cat<<EOF > Makefile
check:
${srcdir}/testsuite/test.sh
${srcdir}/test.sh
+
+clean:
+ rm -fr builds/* sysroot/*
+
EOF
# Local Variables: