Files
scummvm-cursorfix/backends/platform/openpandora/build/clean.sh
2026-02-02 04:50:13 +01:00

11 lines
189 B
Bash

#!/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