DEBSOURCES
Skip Quicknav
sources / scummvm / 2.0.0%2Bdfsg-2 / 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