bkoropoff / makekit

MakeKit build system
Other
16 stars 13 forks source link

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

Documentation

Consult the manual for details.