This repo contains a port of Illumos make for OpenBSD.
It may build and run on other Unices as well.
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
.
See
make.1
for more information.
This manual page is installed as dmake.1
.
CDDL. See OPENSOLARIS.LICENSE
for more information.