#!/bin/sh

BMAKE=${MKC_BMAKE-bmake}

$BMAKE -m /usr/share/mk-configure/mk "$@"
