mkcmake - Man Page

wrapper for bmake using mk-configure's Mk files and sys.mk

Synopsis

mkcmake [bmake options]

Description

mkcmake is a trivial wrapper for NetBSD make (bmake) that uses mk-configure's Mk files and sys.mk. In all other aspects it is full equivalent of bmake.

Options

See bmake.

Examples

mkcmake
mkcmake all
mkcmake -f makefile cleandir

Environment Variables

MKC_BMAKE

Path to bmake overriding compile-time default.

See Also

bmake(1), mk-configure(7)

Author

Aleksey Cheusov <vle@gmx.net>

Info

August 10, 2012