#! /bin/bash
set -e
echo build files will be placed in ./build
./vendor/premake5/premake5 gmake
make -C build config=$1