#!/bin/sh
echo ----------------------------------------
echo Building Graphics Synthesizer plugins...
curdir=`pwd`
cd ${curdir}/zerogs
sh build.sh $@