# $Id$

srcdir=../../../src

ifeq ($(arch),)
arch=i686-w64-mingw32
endif

CXXOPTFLAGS=-Wall -g
LDOPTFLAGS=

include $(srcdir)/include-minx.mk