Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MKCMAKE(1)							      MKCMAKE(1)

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 mk-config-
     ure'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>

				 August 10, 2012		      MKCMAKE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mkcmake&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help