FLAGS="-define:RAYLIB_SHARED=true -out:build/yaap -debug" SRC=src/frontend mkdir -p build odin build ${SRC} ${FLAGS}