#!/bin/sh set -e cd $(dirname $0) cd unrpyc make $MAKEOPTS install cd .. make $MAKEOPTS