Jump to content

GNU Make: Difference between revisions

From EDM2
Cbockem (talk | contribs)
No edit summary
(No difference)

Revision as of 08:14, 13 April 2005

Description

The Make tool from the GNU project. It allows to define dependencies, handles macros very easily and is quite a flexible tool for many purposes.

Source and References

????

There are actually several GNU Make ports for OS/2 available and I am not sure any more where I got mine. Differences are: version on which the port is based, compiler used, grade of adaptation to using \ in paths instead of /.

License

GNU Public License (GPL, Open Source)