mk-configure is a lightweight replacement for GNU autotools written in and for bmake (a portable version of NetBSD make). The main goal is to have only one top-level tool instead of aclocal+automake+autoconf+autoheader. Other goals are clean design, simplicity, and "no code generation".

Changes: Support for HP-UX, OSF1, DragonFlyBSD, and MirOS BSD has been added. The SHLIBMODE variable has been introduced, which specifies a shared libraries mode. The mkc.subdir.mk include file as well as the targets "uninstall" and "installdirs" take into account the MKINSTALL variable. Support for the DEC C compiler has been added. There are minor fixes and new regression tests.

Tags: autotools, NetBSD make, bmake, build automation, cross-platform development, NetBSD, BSD

Licenses: BSD Revised