#
# *******************************************
# ****        Makefile for Escher        ****
# **** (c) 2003-2012 Alessandro Pedretti ****
# ****             for IRIX              ****
# *******************************************
#
#

CPU        = -mips2
EXECUTABLE = ..\..\Bin\Irix\escher
LDCPUFLAGS = -llocale

include irix.in
