aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/openpandora/build/clean.sh
blob: 3574db22984891e7b5ca4acfb92d7e44a7852f02 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

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

. /usr/local/angstrom/arm/environment-setup

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

echo Cleaning ScummVM for the OpenPandora.
make clean