ifengine/build-IIgs.sh
2019-10-08 20:06:25 -05:00

8 lines
160 B
Bash
Executable file

#!/bin/bash -e
PROJECT=ifengine
DATA=(thin.sta output.z8 gamedata.dat nowhere.vec)
#SOURCE=(*.c *.h)
SOURCE=()
. ${JOEY}/joeylib/joeylib/build-IIgs.helper.sh