#!/bin/sh

set -e

build_dir=$3

cd $build_dir/lua-${Y_PORT_VERSION}
make yggdrasil