cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

gmake.sh (187B)


      1#!/bin/sh
      2# change to directory above shell file
      3SCRIPTPATH=`readlink -f $0`
      4SCRIPTDIR=`dirname $SCRIPTPATH`
      5cd $SCRIPTDIR/..
      6$SCRIPTDIR/premake4 --file=../premake4.lua --to=./Linux gmake