#!/usr/bin/bash set -ex pushd "raylib-5.5/src" make clean make popd