#!/bin/sh

BMAKE=${MKC_BMAKE-bmake}

$BMAKE -D MKCMAKE -m /opt/local/share/mk-configure/mk "$@"
