aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/caanoo/bundle.sh
diff options
context:
space:
mode:
authorJohn Willis2010-08-26 11:24:26 +0000
committerJohn Willis2010-08-26 11:24:26 +0000
commit1fea42949796cb341067b17000569554c5861b6e (patch)
treeca57c0e276f7148bf171859fd2325e73e58e6565 /backends/platform/gp2xwiz/caanoo/bundle.sh
parentf8276a36fb598190ae93489ef7d7049a90ec4e52 (diff)
downloadscummvm-rg350-1fea42949796cb341067b17000569554c5861b6e.tar.gz
scummvm-rg350-1fea42949796cb341067b17000569554c5861b6e.tar.bz2
scummvm-rg350-1fea42949796cb341067b17000569554c5861b6e.zip
GP2XWIZ: Add initial support for the GPH Caanoo.
Most of the codebase is the same, but the toolchain and libs are different. Support for Caanoo specific features will follow, I just want to get the build support into trunk for now. svn-id: r52400
Diffstat (limited to 'backends/platform/gp2xwiz/caanoo/bundle.sh')
-rwxr-xr-xbackends/platform/gp2xwiz/caanoo/bundle.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/backends/platform/gp2xwiz/caanoo/bundle.sh b/backends/platform/gp2xwiz/caanoo/bundle.sh
new file mode 100755
index 0000000000..76fd31cec6
--- /dev/null
+++ b/backends/platform/gp2xwiz/caanoo/bundle.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+echo Quick script to make building a distribution of the GP2X Caanoo backend more consistent.
+
+cd ../../../..
+
+echo Building ScummVM for GP2X Caanoo.
+
+make caanoo-bundle