Merge pull request #3250 from wsnipex/buildsteps
[vuplus_xbmc] / tools / buildsteps / linux64 / make-xbmc
1 WORKSPACE=${WORKSPACE:-$( cd $(dirname $0)/../../.. ; pwd -P )}
2 XBMC_PLATFORM_DIR=linux64
3 . $WORKSPACE/tools/buildsteps/defaultenv
4
5 cd $WORKSPACE;make -j$BUILDTHREADS || make