mkcmake(1) - Linux man page
Name
mkcmake - 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 and 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>