On 2018/06/13 16:00, Elias M. Mariani wrote: > > 1) add whitespace around variables, "COMMENT=" -> "COMMENT =" > > OK, I saw examples in both ways so I didn't think it matters, but if > that is the convention, no problem. >
whichever way you do it, "FLAVOR? =" isn't correct, it should either be "FLAVOR?=" or "FLAVOR ?=".
