# # This file is part of project GEOS (http://trac.osgeo.org/geos/) # noinst_LTLIBRARIES = libindexchain.la INCLUDES = -I$(top_srcdir)/include libindexchain_la_SOURCES = \ MonotoneChain.cpp \ MonotoneChainBuilder.cpp \ MonotoneChainOverlapAction.cpp \ MonotoneChainSelectAction.cpp