#ifndef MotifDefines
#ifdef SGIArchitecture
#define XpmTop /usr
#endif
#include <Motif.tmpl>
#endif

#include "../../../elle.tmpl"

SRCS=  CheckNodes.c CheckPolyClosed.c BisectLong.c InsertMirror.c\
       WriteElle.c nrutil.c ptinpoly.c mcs2elle.c CreateVPList.c\
       FindRange.c FixCorners.c ReadMCS.c ReorderPoly.c SwapEdgeV.c

EXTRA_LOAD_FLAGS = -L$(TOP)/lib

THISAPP=mcs2elle

AllTarget($(THISAPP))

NormalProgramTarget($(THISAPP),$(OBJS),$(DEPLIBS_B),$(LOCAL_LIBRARIES_B,-lm)

InstallProgram($(THISAPP),$(BINDIR))

CleanMakefile()

DependTarget()
