#!/bin/sh
exec /bin/make TOP=../.. -f ../../CONFIG.make -f Makefile.agent ${1+"$@"}
