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