# Makefile flags for ming64 release builds # # $Id$ #include ../../../../win32/release/common-flags.mk CFLAGS=-O2 -Wall CXXFLAGS=-O2 -Wall