aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/caanoo/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gp2xwiz/caanoo/clean.sh')
-rwxr-xr-xbackends/platform/gp2xwiz/caanoo/clean.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/backends/platform/gp2xwiz/caanoo/clean.sh b/backends/platform/gp2xwiz/caanoo/clean.sh
new file mode 100755
index 0000000000..5ec1b9e62c
--- /dev/null
+++ b/backends/platform/gp2xwiz/caanoo/clean.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+echo Quick script to make building all the time less painful.
+
+cd ../../../..
+
+echo Cleaning ScummVM for the GP2X Wiz.
+make clean