GNU make 4.3 released

GNU make 4.3 was released. make a Linux utility that can automatically determine which part of the program need to be recompiled. Once the decision need to be recompiled to make, then enter the necessary commands to complete. If you intend to develop an application that can be installed from source code, you need to know how to create a Makefile.

This version of the new features include an explicit target packet, .EXTRA_PREREQS new variable, designated function built in parallel, and much more in the Makefile itself.

View complete updates:

https://lwn.net/Articles/810071/

Guess you like

Origin www.oschina.net/news/112991/gnu-make-4-3-released