Tried to configure Linux kernel 2.6.26 on Lubuntu 18.04 with make 4.1 and
gcc 7.3.
"make menuconfig" gives "No rule to make target menuconfig".
With make 3.8 (Lubuntu 12.10), menuconfig works.
With kernel 2.6.32 and make 4.1, menuconfig works.
--
http://brentonchapin.no-ip.biz
__
Follow-up Comment #2, bug #53879 (project make):
On Windows platform, official GNU make handles properly .ONESHELL special
target with Bourne or native (cmd.exe) shells.
However, if another shell (e.g. perl) is used, recipes can't be executed
correctly.
The reason is that function do_variable_def