Re: library of make fragments
carl hansen <[email protected]>
| Newsgroups | gmane.comp.gnu.make.bugs |
|---|---|
| Message-ID | <CAHEkXCSbo5t27enzEYaU_-TkeRZb2TNSuUeOXHYVLp6Z=fDsiA@mail.gmail.com> |
FYI https://gmsl.jgc.org/ GNU Make Standard Library "The GNU Make Standard Library (GMSL) is a collection of functions implemented using native GNU Make functionality that provide list and string manipulation, integer arithmetic, associative arrays, stacks, and debugging facilities. The GMSL is released under the BSD License." https://github.com/jgrahamc/gmsl/ version 1.2.4 merge?