# Makefile flags for ming64 debug builds # # $Id$ # this ... #include ../../win32/debug/common-flags.mk # ... does not work in multimodule setup, therefore do it the long way here: CFLAGS=-g -Wall CXXFLAGS=-g -Wall