#
# *******************************************
# ****        Makefile for Escher        ****
# ****   2003-2012 Alessandro Pedretti  ****
# ****    for Mingw64 - AMD 64 target    ****
# *******************************************
#
#

CPU        = -m64 -mfpmath=sse
EXECUTABLE = ..\..\Bin\Mingw64\Escher

include mingw.in
