Initial commit
This commit is contained in:
10
backends/platform/openpandora/build/clean.sh
Normal file
10
backends/platform/openpandora/build/clean.sh
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user