Jump to content

PAMAKE

From EDM2
Revision as of 06:49, 31 December 2019 by Ak120 (talk | contribs)

A multi-platform make like program that allows you executable programs and libraries from source code listings by creating control text files called make files that control the behaviour of the other tools. It is like GNU Make and a number of other make packages based on Neil Russell's original public domain make, but improves on it.

PMAKE is outdated and the binary is in 16-bit only, but it could be compiled into 32-bit fairly easily but it is difficult to imagine why you should want to do that unless you specifically want a make program unencumbered by licences that is somewhat more advanced than Neil Russell's original make.

Version

Note: 16-bit OS/2 executable only, source supports DOS and VMS as well.

Licence

Released into the public domain, the documentation and name are copyrighted however.

Author