Tom Jones 0aa0d6ffbe build: Explicitly use gmake
VPP requires GNU Make to build, on GNU systems (such as Debian), GNU
Make is installed as 'make', typically with a symlink from 'gmake'.

On other systems (such as FreeBSD), 'make' is a BSD Make derriviative
and GNU Make is installed a 'gmake'.

Use $(MAKE) variable for make calls from within Makefiles.  This
variable is set to the path of the calling make program, i.e.,
/usr/local/bin/gmake on a bsd system.

This is the recommended way to call make from Makefiles in the GNU Make
documentation.

Type: improvement
Change-Id: Id9162a34a0f8358f22090718087918dae31c0fce
Signed-off-by: Tom Jones <thj@freebsd.org>
2024-01-21 14:42:03 +00:00
..
2022-05-10 18:52:08 +00:00
2024-01-18 20:14:54 +00:00
2022-05-10 18:52:08 +00:00
2023-11-03 05:06:43 +00:00
2022-05-10 18:52:08 +00:00
2023-11-03 05:06:43 +00:00
2022-05-10 18:52:08 +00:00
2024-01-21 14:42:03 +00:00
2024-01-18 20:14:54 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-28 20:39:37 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2024-01-10 00:28:06 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2023-11-03 05:06:43 +00:00
2024-01-18 20:14:54 +00:00
2022-05-10 18:52:08 +00:00