nova: Makefile: Use `$(MAKE)` instead of `make`
This allows CLion to correctly parse make
output and configure
its intellisense, and it's also the recommended way to recursively
invoke make
.
This allows CLion to correctly parse make
output and configure
its intellisense, and it's also the recommended way to recursively
invoke make
.