aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/build/clean.sh
blob: 2862887bb368410307f2d1732a1f7551fb1f48fa (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

echo Quick script to make building all the time less painful.

cd ../../../..

echo Cleaning ScummVM for the GP2X Wiz.
make clean