bmake

Portable version of NetBSD make(1) build automation tool

brewmacoslinux
Try with needOr install directly
Source

About

Portable version of NetBSD make(1)

Commands

bmake

Examples

Build a project using a Makefile$ bmake
Build a specific target in the Makefile$ bmake install
Build with verbose output showing commands executed$ bmake -d A