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