I was looking for alternatives for compiling C-code using Makefile with conditional CFLAGS. For which I found this option. It worked perfectly.
Now, I want to understand what kind of variable is cflag.debug, etc. Or rather, what the dot notation means in this case. I look through the GNU Make Manual and couldn’t find an answer.
I’ll appreciate some insight.
Paula is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.