logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Aleksey Cheusov <vle@gmx.net>

                                                 August 10, 2012                                      MKCMAKE(1)

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.

Environment Variables

       MKC_BMAKE
              Path to bmake overriding compile-time default.

Examples

       mkcmake
       mkcmake all
       mkcmake -f makefile cleandir

Name

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

Options

       See bmake.

See Also

bmake(1), mk-configure(7)

Synopsis

mkcmake[bmakeoptions]

See Also