dmake

Illumos make ported to OpenBSD

Stars
3

Illumos make for OpenBSD

This repo contains a port of Illumos make for OpenBSD.

It may build and run on other Unices as well.

Building

Run make && doas make install.

This will install two executables: dmake and sunpromake. The dmake executable is Illumos dmake. The sunpromake executable is Illumos /usr/xpg4/bin/make.

Running

See make.1 for more information.

This manual page is installed as dmake.1.

LICENSE

CDDL. See OPENSOLARIS.LICENSE for more information.