'Clang installed on Windows, where is the make executable?

I'd like to use Netbeans (12.4), on Windows, with Clang. I used the LLVM installer and Netbeans detected most of the executables. See image below.

However, whilst the C and C++ compilers have been found, I can't find anything in the LLVM folder to provide a make command.

What is the best way to resolve this?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source