Skip to content

ibara/dmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.