Download List

Project Description

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".

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-01 01:07 Back to release list
0.10.0

New in mkc.configure.mk: MKC_CHECK_MEMBERS, a mechanism for checking for structure members. Minor fixes for MKC_CHECK_FUNCS. Minor improvements for MKC_CHECK_VARS and MKC_CHECK_DEFINES. MKC_COMMON_DEFINES is added. 'uname -s' also changes CFLAGS. mkc.*.mk: the install-dirs target works fully correctly, i.e. creates all required directories. mkc_check_decl: a workaround for buggy ksh and FreeBSD /bin/sh. A new variable DPLIBS for listing -llibs for linking with local libraries.

Project Resources