1 2 3 4 5 6 7 8 9 10 11 12
#!/bin/bash echo Quick script to make building all the time less painful. # Set the paths up here to support the build. cd ../../../.. echo Building ScummVM for GP2X Caanoo. make echo Build for GP2X Caanoo - complete - Please check build logs.