#!/bin/bash cd Public premake5 gmake2 --target-linux --target-x86_64 "$@" cd ..