#!/bin/sh
(cd orb; make $*)
(cd horbc; make $*)
(cd classsrc; make $*)
(cd tools; make $*)
(cd examples; make $*)
