smake

Portable make program with automake features for building projects

brewmacoslinux
Try with needOr install directly
Source

About

Portable make program with automake features

Commands

smake

Examples

Build a project using the default Smakefile$ smake
Build a specific target$ smake install
Clean build artifacts$ smake clean