scummvm/backends/platform/gp2xwiz/build/clean.sh

9 lines
143 B
Bash
Raw Normal View History

#!/bin/bash
echo Quick script to make building all the time less painful.
cd ../../../..
echo Cleaning ScummVM for the GP2X Wiz.
make clean