]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: Makefile: put EXTRA_MAKE help at the right place
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 29 May 2026 14:38:41 +0000 (16:38 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 29 May 2026 14:39:58 +0000 (16:39 +0200)
commit2d91a846f9416185fcad8da25057e6c28ea65967
treea53efdf35e96e6a88388a26dd5f0cfd47d33ee4d
parent004ad29bb226040a9b00ffbdaaa561b31b23c562
BUILD: Makefile: put EXTRA_MAKE help at the right place

the EXTRA_MAKE help was in the USE_* list which is not the right place
for it, this patch move it to the list of variables in make help
Makefile