Mk-Configure
- mk-configure(7) lightweight replacement for GNU autotools
- mkc_check_compiler(1) checks for C and C++ compiler type.
- mkc_check_custom(1) run user's custom checks.
- mkc_check_decl(1) checks for define, variable, function, type, member or
- mkc_check_funclib(1) detects presense of function in a library.
- mkc_check_header(1) detects presense of header file.
- mkc_check_prog(1) detects presense of header file.
- mkc_check_sizeof(1) detects a sizeof(type).
- mkc_check_version(1) compare two versions
- mkc_compiler_settings(1) generates initial settings for C/C++ compiler
- mkc_install(1) install binaries
- mkc_which(1) locate a program file in the users $PATH environment variable
- mkcmake(1) wrapper for bmake using mk-configure's Mk files and sys.mk