make
This commit removes references to `make` in the examples, as the build system has been updated to use CMake directly and using `make` will now generate an error since Commit 37f10f955f ("make : remove make in favor of CMake (#15449)").
37f10f955f