All that’s changed is that I moved the second ifeq to be inside the config block… Surely it’s not possible that makefiles can’t handle nested “if” statements, is it??
Not sure, since I’m not a Makefile expert… Nonetheless - I redid the JuceDemo’s Linux Makefile exporters to make and they’re totally fine, like you said.
I’ve really no idea what I’ve done to anger the Makefile gods, but cleaning and rebuilding the Introjucer, and redoing the configuration and exporters (again) seems to have fixed my project’s makefile debug/ndebug flags…