scummvm/backends/platform/gp2xwiz/build/bundle-debug.sh
John Willis ee419aad9c GP2XWiz: Add port distribution rules into a makefile so they can be used with buildbot.
This removes them from the old scripts in /backends/platform/gp2xwiz/build/ and puts them in the right place as make targets.

svn-id: r49877
2010-06-15 17:49:40 +00:00

9 lines
184 B
Bash
Executable file

#!/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-debug