If I create a new configuration and then run make for a non-existent target:

make not_a_target

It still shows:

Compiling 5 files for BUILD_GENMODULESLIST

Why? If I don't give a valid make target then nothing should happen.

David

Reply via email to