
The GNU Make Standard Library
Address
John Grahm-Cumming jgc@electric-cloud.com
By John Graham-Cumming
The GNU Make Standard Library (GMSL) is a SourceForge-hosted, open source project that I started to capture many of the common functions that Makefile authors end up writing over and over again. The GMSL is designed to prevent Makefile writers from reinventing the wheel by implementing such common functions as list reverse, upper case a string, or map a function across every element of a list.
The GNU Make Standard Library (GMSL) is a SourceForge-hosted, open source project that I started to capture many of the common functions that Makefile authors end up writing over and over again. The GMSL is designed to prevent Makefile writers from reinventing the wheel by implementing such common functions as list reverse, upper case a string, or map a function across every element of a list.
Reviews (0)
Be the first to review this listing!
