#!/bin/sh

BMAKE=${MKC_BMAKE-bmake}

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