scummvm/backends/platform/gph/build/clean.sh
David-John Willis a18bb2e73d GPH: Move GP2XWIZ build support files into devices folder.
* Also add a common folder with the shared bits.
2011-04-13 08:01:16 +01:00

8 lines
144 B
Bash
Executable file

#!/bin/sh
echo Quick script to make building all the time less painful.
cd ../../../..
echo Cleaning ScummVM for the GPH devices.
make clean