GNU Make: Difference between revisions
Appearance
No edit summary |
I'm not sure if that text was an opinion or a fact. It is better to remove it and let people choose if they are going to use GNU Make or CMake. |
||
Line 7: | Line 7: | ||
|WWW=https://www.gnu.org/software/make/ | |WWW=https://www.gnu.org/software/make/ | ||
}} | }} | ||
'''GNU Make''' (gmake) is a [[UNIX]] [[Make]] clone from the [[GNU]] project. It allows to define dependencies, handles macros very easily and is quite a flexible tool for many purposes | '''GNU Make''' (gmake) is a [[UNIX]] [[Make]] clone from the [[GNU]] project. It allows to define dependencies, handles macros very easily and is quite a flexible tool for many purposes. | ||
==Version== | ==Version== |
Revision as of 16:59, 8 April 2022
GNU Make | |
---|---|
Name | GNU make |
Version | 3.81-k2 (2017-11-12) |
Vendor | Free Software Foundation |
Author | Neil Russell (Original author) Paul Smith (maintainer) |
Licence | GNU GPL v2 and GPL v3 |
WWW | https://www.gnu.org/software/make/ |
GNU Make (gmake) is a UNIX Make clone from the GNU project. It allows to define dependencies, handles macros very easily and is quite a flexible tool for many purposes.
Version
- 3.81-k2 (2017-11-12)
- 3.8.1-r3 (2009-09-28) - Ported by Andreas Buening.
- 4.2 (2016-05-22)
Publications
- Robert Mecklenburg: Managing Projects with GNU Make, Third Edition - O'Reilly 2004, ISBN 0-596-00610-1