MakeKit

A POSIX shell build system

This project is maintained by bkoropoff

MakeKit

MakeKit is a new build system for Linux and UNIX that lets you write build rules in pure POSIX shell script. It can be used as a replacement for automake/autoconf/libtool to build a standalone source project. Multiple interdependent projects can be seamlessly integrated into one build.

Feature Highlights

Manual

The manual has detailed instructions for setting up a project and a command reference.

Project

Visit the github project page for more information.