DEBSOURCES
Skip Quicknav
sources / scummvm / 2.2.0%2Bdfsg1-4 / backends / platform / gph / build / clean.sh
12345678
#!/bin/sh echo Quick script to make building all the time less painful. cd ../../../.. echo Cleaning ScummVM for the GPH devices. make clean