haproxy/include
Willy Tarreau 8b5a998c9c BUILD: makefile: use $(cmd_MAKE) in quiet mode
It's better to see "make" entering a subdir than seeing nothing, so
let's use a command name for make. Since make 3.81, "+" needs to be
prepended in front of the command to pass the job server to the subdir.
2022-11-17 10:56:35 +01:00
..
haproxy MINOR: dynbuf: switch allocation and release to macros to better track users 2022-11-16 11:44:26 +01:00
import OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's key 2022-11-15 09:37:09 +01:00
make BUILD: makefile: use $(cmd_MAKE) in quiet mode 2022-11-17 10:56:35 +01:00