#!/bin/sh TOP=`git rev-parse --git-dir`/.. cd "$TOP"/packages >/dev/null && make -j1 -q || make