aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/build/gp2xwiz-bundle.sh
diff options
context:
space:
mode:
authorDavid-John Willis2011-04-12 12:11:37 +0100
committerDavid-John Willis2011-04-13 08:01:16 +0100
commita18bb2e73d2580722fe418db7c307f9bc307e091 (patch)
treecc89a7fe03da91779bdc934ef439437d3a108c4d /backends/platform/gph/build/gp2xwiz-bundle.sh
parentda688dbb7f20d08371a160d9fcc29776418d502d (diff)
downloadscummvm-rg350-a18bb2e73d2580722fe418db7c307f9bc307e091.tar.gz
scummvm-rg350-a18bb2e73d2580722fe418db7c307f9bc307e091.tar.bz2
scummvm-rg350-a18bb2e73d2580722fe418db7c307f9bc307e091.zip
GPH: Move GP2XWIZ build support files into devices folder.
* Also add a common folder with the shared bits.
Diffstat (limited to 'backends/platform/gph/build/gp2xwiz-bundle.sh')
-rw-r--r--backends/platform/gph/build/gp2xwiz-bundle.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/backends/platform/gph/build/gp2xwiz-bundle.sh b/backends/platform/gph/build/gp2xwiz-bundle.sh
new file mode 100644
index 0000000000..579e2dc77b
--- /dev/null
+++ b/backends/platform/gph/build/gp2xwiz-bundle.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+echo Quick script to make building a distribution of the GP2X Wiz backend more consistent.
+
+cd ../../../..
+
+echo Building ScummVM for GP2X Wiz.
+
+make gp2xwiz-bundle