On Wed, Jun 01, 2016 at 04:03:48AM -0400, Jeff King wrote: > Perhaps: > > DEVELOPER_CFLAGS += -Wfoo > DEVELOPER_CFLAGS += -Wbar > ... > -include config.mak > ... > ifdef DEVELOPER > CFLAGS += $(DEVELOPER_CFLAGS) > endif > > would be more flexible. Heh, our mails crossed, but I see you had the same idea. I think it is a strict improvement. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html