|
|
Subscribe / Log in / New account

GNU make 4.3 released

GNU make 4.3 released

Posted Jan 21, 2020 10:18 UTC (Tue) by pm215 (subscriber, #98099)
Parent article: GNU make 4.3 released

Wow, the 'rules with grouped targets' feature is something I've felt was missing from Make for decades -- much appreciation for the work done to specify and implement something to fill that gap!


to post comments

Grouped targets is this version's killer feature

Posted Jan 22, 2020 14:42 UTC (Wed) by david.a.wheeler (subscriber, #72896) [Link]

I agree. I think "grouped targets" is this version of GNU make's killer feature.

My "make-booster" GNU make package here: https://github.com/david-a-wheeler/make-booster implements a mechanism to do grouped targets that works on all versions of GNU make. But it's much nicer to have the facility built-in.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds