Jump to content

GNU Make

From EDM2
Revision as of 21:59, 29 October 2011 by Martini (talk | contribs)

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 several GNU MAKE versions available for download at hobbes [1]

  • The last port available is from Andreas Buening.
  • 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)