Re: library of make fragments
Joshua DeWeese <[email protected]>
| Newsgroups | gmane.comp.gnu.make.bugs |
|---|---|
| Message-ID | <CAB8xaQ7cgX-Mp+jiTjRN7-k5BVKTdBi+7wqFecn95HnTzYipnw@mail.gmail.com> |
Thanks for the feedback. At first glance a merge would make sense to me. I'll play with it some, and contact the author. -Josh On Sun, Apr 6, 2025 at 12:06 AM carl hansen <[email protected]> wrote: > > 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?