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

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

CXXOPTFLAGS=-O2
LDOPTFLAGS=-s

include $(srcdir)/include-minx.mk