ibara / dmake

Illumos make ported to OpenBSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Illumos make ported to OpenBSD


Languages

Language:C++ 85.7%Language:Roff 9.9%Language:C 4.1%Language:Makefile 0.2%Language:Shell 0.1%