1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92subdir = src/operation/polygonize
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/macros/ax_check_compile_flag.m4 \
95	$(top_srcdir)/macros/ax_cxx_compile_stdcxx.m4 \
96	$(top_srcdir)/macros/libtool.m4 \
97	$(top_srcdir)/macros/ltoptions.m4 \
98	$(top_srcdir)/macros/ltsugar.m4 \
99	$(top_srcdir)/macros/ltversion.m4 \
100	$(top_srcdir)/macros/lt~obsolete.m4 $(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/include/config.h
106CONFIG_CLEAN_FILES =
107CONFIG_CLEAN_VPATH_FILES =
108LTLIBRARIES = $(noinst_LTLIBRARIES)
109liboppolygonize_la_DEPENDENCIES =
110am_liboppolygonize_la_OBJECTS = PolygonizeDirectedEdge.lo \
111	PolygonizeEdge.lo PolygonizeGraph.lo Polygonizer.lo \
112	HoleAssigner.lo BuildArea.lo EdgeRing.lo
113liboppolygonize_la_OBJECTS = $(am_liboppolygonize_la_OBJECTS)
114AM_V_lt = $(am__v_lt_@AM_V@)
115am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
116am__v_lt_0 = --silent
117am__v_lt_1 =
118AM_V_P = $(am__v_P_@AM_V@)
119am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120am__v_P_0 = false
121am__v_P_1 = :
122AM_V_GEN = $(am__v_GEN_@AM_V@)
123am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124am__v_GEN_0 = @echo "  GEN     " $@;
125am__v_GEN_1 =
126AM_V_at = $(am__v_at_@AM_V@)
127am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128am__v_at_0 = @
129am__v_at_1 =
130DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
131depcomp = $(SHELL) $(top_srcdir)/depcomp
132am__maybe_remake_depfiles = depfiles
133am__depfiles_remade = ./$(DEPDIR)/BuildArea.Plo \
134	./$(DEPDIR)/EdgeRing.Plo ./$(DEPDIR)/HoleAssigner.Plo \
135	./$(DEPDIR)/PolygonizeDirectedEdge.Plo \
136	./$(DEPDIR)/PolygonizeEdge.Plo ./$(DEPDIR)/PolygonizeGraph.Plo \
137	./$(DEPDIR)/Polygonizer.Plo
138am__mv = mv -f
139CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
140	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
141LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
142	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
143	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
144	$(AM_CXXFLAGS) $(CXXFLAGS)
145AM_V_CXX = $(am__v_CXX_@AM_V@)
146am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
147am__v_CXX_0 = @echo "  CXX     " $@;
148am__v_CXX_1 =
149CXXLD = $(CXX)
150CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
151	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
152	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
153AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
154am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
155am__v_CXXLD_0 = @echo "  CXXLD   " $@;
156am__v_CXXLD_1 =
157SOURCES = $(liboppolygonize_la_SOURCES)
158DIST_SOURCES = $(liboppolygonize_la_SOURCES)
159RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
160	ctags-recursive dvi-recursive html-recursive info-recursive \
161	install-data-recursive install-dvi-recursive \
162	install-exec-recursive install-html-recursive \
163	install-info-recursive install-pdf-recursive \
164	install-ps-recursive install-recursive installcheck-recursive \
165	installdirs-recursive pdf-recursive ps-recursive \
166	tags-recursive uninstall-recursive
167am__can_run_installinfo = \
168  case $$AM_UPDATE_INFO_DIR in \
169    n|no|NO) false;; \
170    *) (install-info --version) >/dev/null 2>&1;; \
171  esac
172RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
173  distclean-recursive maintainer-clean-recursive
174am__recursive_targets = \
175  $(RECURSIVE_TARGETS) \
176  $(RECURSIVE_CLEAN_TARGETS) \
177  $(am__extra_recursive_targets)
178AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
179	distdir distdir-am
180am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
181# Read a list of newline-separated strings from the standard input,
182# and print each of them once, without duplicates.  Input order is
183# *not* preserved.
184am__uniquify_input = $(AWK) '\
185  BEGIN { nonempty = 0; } \
186  { items[$$0] = 1; nonempty = 1; } \
187  END { if (nonempty) { for (i in items) print i; }; } \
188'
189# Make sure the list of sources is unique.  This is necessary because,
190# e.g., the same source file might be shared among _SOURCES variables
191# for different programs/libraries.
192am__define_uniq_tagged_files = \
193  list='$(am__tagged_files)'; \
194  unique=`for i in $$list; do \
195    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
196  done | $(am__uniquify_input)`
197ETAGS = etags
198CTAGS = ctags
199DIST_SUBDIRS = $(SUBDIRS)
200am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
201DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
202am__relativize = \
203  dir0=`pwd`; \
204  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
205  sed_rest='s,^[^/]*/*,,'; \
206  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
207  sed_butlast='s,/*[^/]*$$,,'; \
208  while test -n "$$dir1"; do \
209    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
210    if test "$$first" != "."; then \
211      if test "$$first" = ".."; then \
212        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
213        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
214      else \
215        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
216        if test "$$first2" = "$$first"; then \
217          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
218        else \
219          dir2="../$$dir2"; \
220        fi; \
221        dir0="$$dir0"/"$$first"; \
222      fi; \
223    fi; \
224    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
225  done; \
226  reldir="$$dir2"
227ACLOCAL = @ACLOCAL@
228ALLOCA = @ALLOCA@
229AMTAR = @AMTAR@
230AM_CFLAGS = @AM_CFLAGS@
231AM_CXXFLAGS = @AM_CXXFLAGS@
232AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
233AR = @AR@
234AS = @AS@
235AUTOCONF = @AUTOCONF@
236AUTOHEADER = @AUTOHEADER@
237AUTOMAKE = @AUTOMAKE@
238AWK = @AWK@
239CAPI_INTERFACE_AGE = @CAPI_INTERFACE_AGE@
240CAPI_INTERFACE_CURRENT = @CAPI_INTERFACE_CURRENT@
241CAPI_INTERFACE_REVISION = @CAPI_INTERFACE_REVISION@
242CAPI_VERSION = @CAPI_VERSION@
243CAPI_VERSION_MAJOR = @CAPI_VERSION_MAJOR@
244CAPI_VERSION_MINOR = @CAPI_VERSION_MINOR@
245CAPI_VERSION_PATCH = @CAPI_VERSION_PATCH@
246CC = @CC@
247CCDEPMODE = @CCDEPMODE@
248CFLAGS = @CFLAGS@
249CPP = @CPP@
250CPPFLAGS = @CPPFLAGS@
251CXX = @CXX@
252CXXCPP = @CXXCPP@
253CXXDEPMODE = @CXXDEPMODE@
254CXXFLAGS = @CXXFLAGS@
255CYGPATH_W = @CYGPATH_W@
256DEFS = @DEFS@
257DEPDIR = @DEPDIR@
258DLLTOOL = @DLLTOOL@
259DOXYGEN_LOGFILE = @DOXYGEN_LOGFILE@
260DSYMUTIL = @DSYMUTIL@
261DUMPBIN = @DUMPBIN@
262ECHO_C = @ECHO_C@
263ECHO_N = @ECHO_N@
264ECHO_T = @ECHO_T@
265EGREP = @EGREP@
266EXEEXT = @EXEEXT@
267FGREP = @FGREP@
268GREP = @GREP@
269HAVE_CXX11 = @HAVE_CXX11@
270INLINE_FLAGS = @INLINE_FLAGS@
271INSTALL = @INSTALL@
272INSTALL_DATA = @INSTALL_DATA@
273INSTALL_PROGRAM = @INSTALL_PROGRAM@
274INSTALL_SCRIPT = @INSTALL_SCRIPT@
275INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276JTS_PORT = @JTS_PORT@
277LD = @LD@
278LDFLAGS = @LDFLAGS@
279LIBOBJS = @LIBOBJS@
280LIBS = @LIBS@
281LIBTOOL = @LIBTOOL@
282LIPO = @LIPO@
283LN_S = @LN_S@
284LTLIBOBJS = @LTLIBOBJS@
285LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
286MAINT = @MAINT@
287MAKEINFO = @MAKEINFO@
288MANIFEST_TOOL = @MANIFEST_TOOL@
289MKDIR_P = @MKDIR_P@
290NM = @NM@
291NMEDIT = @NMEDIT@
292OBJDUMP = @OBJDUMP@
293OBJEXT = @OBJEXT@
294OTOOL = @OTOOL@
295OTOOL64 = @OTOOL64@
296PACKAGE = @PACKAGE@
297PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
298PACKAGE_NAME = @PACKAGE_NAME@
299PACKAGE_STRING = @PACKAGE_STRING@
300PACKAGE_TARNAME = @PACKAGE_TARNAME@
301PACKAGE_URL = @PACKAGE_URL@
302PACKAGE_VERSION = @PACKAGE_VERSION@
303PATH_SEPARATOR = @PATH_SEPARATOR@
304RANLIB = @RANLIB@
305SED = @SED@
306SET_MAKE = @SET_MAKE@
307SHELL = @SHELL@
308STRIP = @STRIP@
309VERSION = @VERSION@
310VERSION_MAJOR = @VERSION_MAJOR@
311VERSION_MINOR = @VERSION_MINOR@
312VERSION_PATCH = @VERSION_PATCH@
313VERSION_RELEASE = @VERSION_RELEASE@
314abs_builddir = @abs_builddir@
315abs_srcdir = @abs_srcdir@
316abs_top_builddir = @abs_top_builddir@
317abs_top_srcdir = @abs_top_srcdir@
318ac_ct_AR = @ac_ct_AR@
319ac_ct_CC = @ac_ct_CC@
320ac_ct_CXX = @ac_ct_CXX@
321ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
322am__include = @am__include@
323am__leading_dot = @am__leading_dot@
324am__quote = @am__quote@
325am__tar = @am__tar@
326am__untar = @am__untar@
327bindir = @bindir@
328build = @build@
329build_alias = @build_alias@
330build_cpu = @build_cpu@
331build_os = @build_os@
332build_vendor = @build_vendor@
333builddir = @builddir@
334datadir = @datadir@
335datarootdir = @datarootdir@
336docdir = @docdir@
337dvidir = @dvidir@
338exec_prefix = @exec_prefix@
339host = @host@
340host_alias = @host_alias@
341host_cpu = @host_cpu@
342host_os = @host_os@
343host_vendor = @host_vendor@
344htmldir = @htmldir@
345includedir = @includedir@
346infodir = @infodir@
347install_sh = @install_sh@
348libdir = @libdir@
349libexecdir = @libexecdir@
350localedir = @localedir@
351localstatedir = @localstatedir@
352mandir = @mandir@
353mkdir_p = @mkdir_p@
354oldincludedir = @oldincludedir@
355pdfdir = @pdfdir@
356prefix = @prefix@
357program_transform_name = @program_transform_name@
358psdir = @psdir@
359sbindir = @sbindir@
360sharedstatedir = @sharedstatedir@
361srcdir = @srcdir@
362sysconfdir = @sysconfdir@
363target = @target@
364target_alias = @target_alias@
365target_cpu = @target_cpu@
366target_os = @target_os@
367target_vendor = @target_vendor@
368top_build_prefix = @top_build_prefix@
369top_builddir = @top_builddir@
370top_srcdir = @top_srcdir@
371
372#
373# This file is part of project GEOS (http://trac.osgeo.org/geos/)
374#
375SUBDIRS =
376noinst_LTLIBRARIES = liboppolygonize.la
377AM_CPPFLAGS = -I$(top_srcdir)/include
378liboppolygonize_la_SOURCES = \
379    PolygonizeDirectedEdge.cpp \
380    PolygonizeEdge.cpp \
381    PolygonizeGraph.cpp \
382    Polygonizer.cpp \
383    HoleAssigner.cpp \
384    BuildArea.cpp \
385    EdgeRing.cpp
386
387liboppolygonize_la_LIBADD =
388all: all-recursive
389
390.SUFFIXES:
391.SUFFIXES: .cpp .lo .o .obj
392$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
393	@for dep in $?; do \
394	  case '$(am__configure_deps)' in \
395	    *$$dep*) \
396	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
397	        && { if test -f $@; then exit 0; else break; fi; }; \
398	      exit 1;; \
399	  esac; \
400	done; \
401	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/operation/polygonize/Makefile'; \
402	$(am__cd) $(top_srcdir) && \
403	  $(AUTOMAKE) --gnu src/operation/polygonize/Makefile
404Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
405	@case '$?' in \
406	  *config.status*) \
407	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
408	  *) \
409	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
410	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
411	esac;
412
413$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
414	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415
416$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
417	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
419	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420$(am__aclocal_m4_deps):
421
422clean-noinstLTLIBRARIES:
423	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
424	@list='$(noinst_LTLIBRARIES)'; \
425	locs=`for p in $$list; do echo $$p; done | \
426	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
427	      sort -u`; \
428	test -z "$$locs" || { \
429	  echo rm -f $${locs}; \
430	  rm -f $${locs}; \
431	}
432
433liboppolygonize.la: $(liboppolygonize_la_OBJECTS) $(liboppolygonize_la_DEPENDENCIES) $(EXTRA_liboppolygonize_la_DEPENDENCIES)
434	$(AM_V_CXXLD)$(CXXLINK)  $(liboppolygonize_la_OBJECTS) $(liboppolygonize_la_LIBADD) $(LIBS)
435
436mostlyclean-compile:
437	-rm -f *.$(OBJEXT)
438
439distclean-compile:
440	-rm -f *.tab.c
441
442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BuildArea.Plo@am__quote@ # am--include-marker
443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EdgeRing.Plo@am__quote@ # am--include-marker
444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HoleAssigner.Plo@am__quote@ # am--include-marker
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PolygonizeDirectedEdge.Plo@am__quote@ # am--include-marker
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PolygonizeEdge.Plo@am__quote@ # am--include-marker
447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PolygonizeGraph.Plo@am__quote@ # am--include-marker
448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Polygonizer.Plo@am__quote@ # am--include-marker
449
450$(am__depfiles_remade):
451	@$(MKDIR_P) $(@D)
452	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
453
454am--depfiles: $(am__depfiles_remade)
455
456.cpp.o:
457@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
458@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
459@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
460@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
461@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
462
463.cpp.obj:
464@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
465@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
466@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
467@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
468@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
469
470.cpp.lo:
471@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
472@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
473@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
474@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
476
477mostlyclean-libtool:
478	-rm -f *.lo
479
480clean-libtool:
481	-rm -rf .libs _libs
482
483# This directory's subdirectories are mostly independent; you can cd
484# into them and run 'make' without going through this Makefile.
485# To change the values of 'make' variables: instead of editing Makefiles,
486# (1) if the variable is set in 'config.status', edit 'config.status'
487#     (which will cause the Makefiles to be regenerated when you run 'make');
488# (2) otherwise, pass the desired values on the 'make' command line.
489$(am__recursive_targets):
490	@fail=; \
491	if $(am__make_keepgoing); then \
492	  failcom='fail=yes'; \
493	else \
494	  failcom='exit 1'; \
495	fi; \
496	dot_seen=no; \
497	target=`echo $@ | sed s/-recursive//`; \
498	case "$@" in \
499	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
500	  *) list='$(SUBDIRS)' ;; \
501	esac; \
502	for subdir in $$list; do \
503	  echo "Making $$target in $$subdir"; \
504	  if test "$$subdir" = "."; then \
505	    dot_seen=yes; \
506	    local_target="$$target-am"; \
507	  else \
508	    local_target="$$target"; \
509	  fi; \
510	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
511	  || eval $$failcom; \
512	done; \
513	if test "$$dot_seen" = "no"; then \
514	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
515	fi; test -z "$$fail"
516
517ID: $(am__tagged_files)
518	$(am__define_uniq_tagged_files); mkid -fID $$unique
519tags: tags-recursive
520TAGS: tags
521
522tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
523	set x; \
524	here=`pwd`; \
525	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
526	  include_option=--etags-include; \
527	  empty_fix=.; \
528	else \
529	  include_option=--include; \
530	  empty_fix=; \
531	fi; \
532	list='$(SUBDIRS)'; for subdir in $$list; do \
533	  if test "$$subdir" = .; then :; else \
534	    test ! -f $$subdir/TAGS || \
535	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
536	  fi; \
537	done; \
538	$(am__define_uniq_tagged_files); \
539	shift; \
540	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
541	  test -n "$$unique" || unique=$$empty_fix; \
542	  if test $$# -gt 0; then \
543	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
544	      "$$@" $$unique; \
545	  else \
546	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
547	      $$unique; \
548	  fi; \
549	fi
550ctags: ctags-recursive
551
552CTAGS: ctags
553ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
554	$(am__define_uniq_tagged_files); \
555	test -z "$(CTAGS_ARGS)$$unique" \
556	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
557	     $$unique
558
559GTAGS:
560	here=`$(am__cd) $(top_builddir) && pwd` \
561	  && $(am__cd) $(top_srcdir) \
562	  && gtags -i $(GTAGS_ARGS) "$$here"
563cscopelist: cscopelist-recursive
564
565cscopelist-am: $(am__tagged_files)
566	list='$(am__tagged_files)'; \
567	case "$(srcdir)" in \
568	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
569	  *) sdir=$(subdir)/$(srcdir) ;; \
570	esac; \
571	for i in $$list; do \
572	  if test -f "$$i"; then \
573	    echo "$(subdir)/$$i"; \
574	  else \
575	    echo "$$sdir/$$i"; \
576	  fi; \
577	done >> $(top_builddir)/cscope.files
578
579distclean-tags:
580	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
581
582distdir: $(BUILT_SOURCES)
583	$(MAKE) $(AM_MAKEFLAGS) distdir-am
584
585distdir-am: $(DISTFILES)
586	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
587	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
588	list='$(DISTFILES)'; \
589	  dist_files=`for file in $$list; do echo $$file; done | \
590	  sed -e "s|^$$srcdirstrip/||;t" \
591	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
592	case $$dist_files in \
593	  */*) $(MKDIR_P) `echo "$$dist_files" | \
594			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
595			   sort -u` ;; \
596	esac; \
597	for file in $$dist_files; do \
598	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
599	  if test -d $$d/$$file; then \
600	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
601	    if test -d "$(distdir)/$$file"; then \
602	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
603	    fi; \
604	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
605	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
606	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
607	    fi; \
608	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
609	  else \
610	    test -f "$(distdir)/$$file" \
611	    || cp -p $$d/$$file "$(distdir)/$$file" \
612	    || exit 1; \
613	  fi; \
614	done
615	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
616	  if test "$$subdir" = .; then :; else \
617	    $(am__make_dryrun) \
618	      || test -d "$(distdir)/$$subdir" \
619	      || $(MKDIR_P) "$(distdir)/$$subdir" \
620	      || exit 1; \
621	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
622	    $(am__relativize); \
623	    new_distdir=$$reldir; \
624	    dir1=$$subdir; dir2="$(top_distdir)"; \
625	    $(am__relativize); \
626	    new_top_distdir=$$reldir; \
627	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
628	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
629	    ($(am__cd) $$subdir && \
630	      $(MAKE) $(AM_MAKEFLAGS) \
631	        top_distdir="$$new_top_distdir" \
632	        distdir="$$new_distdir" \
633		am__remove_distdir=: \
634		am__skip_length_check=: \
635		am__skip_mode_fix=: \
636	        distdir) \
637	      || exit 1; \
638	  fi; \
639	done
640check-am: all-am
641check: check-recursive
642all-am: Makefile $(LTLIBRARIES)
643installdirs: installdirs-recursive
644installdirs-am:
645install: install-recursive
646install-exec: install-exec-recursive
647install-data: install-data-recursive
648uninstall: uninstall-recursive
649
650install-am: all-am
651	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
652
653installcheck: installcheck-recursive
654install-strip:
655	if test -z '$(STRIP)'; then \
656	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
657	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
658	      install; \
659	else \
660	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
661	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
662	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
663	fi
664mostlyclean-generic:
665
666clean-generic:
667
668distclean-generic:
669	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
670	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
671
672maintainer-clean-generic:
673	@echo "This command is intended for maintainers to use"
674	@echo "it deletes files that may require special tools to rebuild."
675clean: clean-recursive
676
677clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
678	mostlyclean-am
679
680distclean: distclean-recursive
681		-rm -f ./$(DEPDIR)/BuildArea.Plo
682	-rm -f ./$(DEPDIR)/EdgeRing.Plo
683	-rm -f ./$(DEPDIR)/HoleAssigner.Plo
684	-rm -f ./$(DEPDIR)/PolygonizeDirectedEdge.Plo
685	-rm -f ./$(DEPDIR)/PolygonizeEdge.Plo
686	-rm -f ./$(DEPDIR)/PolygonizeGraph.Plo
687	-rm -f ./$(DEPDIR)/Polygonizer.Plo
688	-rm -f Makefile
689distclean-am: clean-am distclean-compile distclean-generic \
690	distclean-tags
691
692dvi: dvi-recursive
693
694dvi-am:
695
696html: html-recursive
697
698html-am:
699
700info: info-recursive
701
702info-am:
703
704install-data-am:
705
706install-dvi: install-dvi-recursive
707
708install-dvi-am:
709
710install-exec-am:
711
712install-html: install-html-recursive
713
714install-html-am:
715
716install-info: install-info-recursive
717
718install-info-am:
719
720install-man:
721
722install-pdf: install-pdf-recursive
723
724install-pdf-am:
725
726install-ps: install-ps-recursive
727
728install-ps-am:
729
730installcheck-am:
731
732maintainer-clean: maintainer-clean-recursive
733		-rm -f ./$(DEPDIR)/BuildArea.Plo
734	-rm -f ./$(DEPDIR)/EdgeRing.Plo
735	-rm -f ./$(DEPDIR)/HoleAssigner.Plo
736	-rm -f ./$(DEPDIR)/PolygonizeDirectedEdge.Plo
737	-rm -f ./$(DEPDIR)/PolygonizeEdge.Plo
738	-rm -f ./$(DEPDIR)/PolygonizeGraph.Plo
739	-rm -f ./$(DEPDIR)/Polygonizer.Plo
740	-rm -f Makefile
741maintainer-clean-am: distclean-am maintainer-clean-generic
742
743mostlyclean: mostlyclean-recursive
744
745mostlyclean-am: mostlyclean-compile mostlyclean-generic \
746	mostlyclean-libtool
747
748pdf: pdf-recursive
749
750pdf-am:
751
752ps: ps-recursive
753
754ps-am:
755
756uninstall-am:
757
758.MAKE: $(am__recursive_targets) install-am install-strip
759
760.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
761	am--depfiles check check-am clean clean-generic clean-libtool \
762	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
763	distclean-compile distclean-generic distclean-libtool \
764	distclean-tags distdir dvi dvi-am html html-am info info-am \
765	install install-am install-data install-data-am install-dvi \
766	install-dvi-am install-exec install-exec-am install-html \
767	install-html-am install-info install-info-am install-man \
768	install-pdf install-pdf-am install-ps install-ps-am \
769	install-strip installcheck installcheck-am installdirs \
770	installdirs-am maintainer-clean maintainer-clean-generic \
771	mostlyclean mostlyclean-compile mostlyclean-generic \
772	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
773	uninstall-am
774
775.PRECIOUS: Makefile
776
777
778# Tell versions [3.59,3.63) of GNU make to not export all variables.
779# Otherwise a system limit (for SysV at least) may be exceeded.
780.NOEXPORT:
781