1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = .
82DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
83	$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84	$(top_srcdir)/configure $(am__configure_deps) mkinstalldirs \
85	COPYING compile config.guess config.sub depcomp install-sh \
86	missing ltmain.sh
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
89	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
90	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
91	$(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
95 configure.lineno config.status.lineno
96mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100am__vpath_adj = case $$p in \
101    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102    *) f=$$p;; \
103  esac;
104am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105am__install_max = 40
106am__nobase_strip_setup = \
107  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108am__nobase_strip = \
109  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110am__nobase_list = $(am__nobase_strip_setup); \
111  for p in $$list; do echo "$$p $$p"; done | \
112  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114    if (++n[$$2] == $(am__install_max)) \
115      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116    END { for (dir in files) print dir, files[dir] }'
117am__base_list = \
118  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120am__uninstall_files_from_dir = { \
121  test -z "$$files" \
122    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
123    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
124         $(am__cd) "$$dir" && rm -f $$files; }; \
125  }
126am__installdirs = "$(DESTDIR)$(libdir)"
127LTLIBRARIES = $(lib_LTLIBRARIES)
128libspatialindex_la_DEPENDENCIES = src/spatialindex/liblibrary.la \
129	src/storagemanager/libstoragemanager.la src/rtree/librtree.la \
130	src/mvrtree/libmvrtree.la src/tprtree/libtprtree.la \
131	src/tools/libtools.la
132am_libspatialindex_la_OBJECTS =
133libspatialindex_la_OBJECTS = $(am_libspatialindex_la_OBJECTS)
134AM_V_lt = $(am__v_lt_@AM_V@)
135am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
136am__v_lt_0 = --silent
137am__v_lt_1 =
138libspatialindex_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
139	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
140	$(AM_CFLAGS) $(CFLAGS) $(libspatialindex_la_LDFLAGS) \
141	$(LDFLAGS) -o $@
142libspatialindex_c_la_DEPENDENCIES = libspatialindex.la \
143	src/capi/libsidxc.la
144am_libspatialindex_c_la_OBJECTS =
145libspatialindex_c_la_OBJECTS = $(am_libspatialindex_c_la_OBJECTS)
146libspatialindex_c_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
147	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
148	$(AM_CFLAGS) $(CFLAGS) $(libspatialindex_c_la_LDFLAGS) \
149	$(LDFLAGS) -o $@
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo "  GEN     " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162DEFAULT_INCLUDES = -I.@am__isrc@
163COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
164	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
167	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
168	$(AM_CFLAGS) $(CFLAGS)
169AM_V_CC = $(am__v_CC_@AM_V@)
170am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
171am__v_CC_0 = @echo "  CC      " $@;
172am__v_CC_1 =
173CCLD = $(CC)
174LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176	$(AM_LDFLAGS) $(LDFLAGS) -o $@
177AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179am__v_CCLD_0 = @echo "  CCLD    " $@;
180am__v_CCLD_1 =
181SOURCES = $(libspatialindex_la_SOURCES) \
182	$(libspatialindex_c_la_SOURCES)
183DIST_SOURCES = $(libspatialindex_la_SOURCES) \
184	$(libspatialindex_c_la_SOURCES)
185RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
186	ctags-recursive dvi-recursive html-recursive info-recursive \
187	install-data-recursive install-dvi-recursive \
188	install-exec-recursive install-html-recursive \
189	install-info-recursive install-pdf-recursive \
190	install-ps-recursive install-recursive installcheck-recursive \
191	installdirs-recursive pdf-recursive ps-recursive \
192	tags-recursive uninstall-recursive
193am__can_run_installinfo = \
194  case $$AM_UPDATE_INFO_DIR in \
195    n|no|NO) false;; \
196    *) (install-info --version) >/dev/null 2>&1;; \
197  esac
198RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
199  distclean-recursive maintainer-clean-recursive
200am__recursive_targets = \
201  $(RECURSIVE_TARGETS) \
202  $(RECURSIVE_CLEAN_TARGETS) \
203  $(am__extra_recursive_targets)
204AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
205	cscope distdir dist dist-all distcheck
206am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
207# Read a list of newline-separated strings from the standard input,
208# and print each of them once, without duplicates.  Input order is
209# *not* preserved.
210am__uniquify_input = $(AWK) '\
211  BEGIN { nonempty = 0; } \
212  { items[$$0] = 1; nonempty = 1; } \
213  END { if (nonempty) { for (i in items) print i; }; } \
214'
215# Make sure the list of sources is unique.  This is necessary because,
216# e.g., the same source file might be shared among _SOURCES variables
217# for different programs/libraries.
218am__define_uniq_tagged_files = \
219  list='$(am__tagged_files)'; \
220  unique=`for i in $$list; do \
221    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222  done | $(am__uniquify_input)`
223ETAGS = etags
224CTAGS = ctags
225CSCOPE = cscope
226DIST_SUBDIRS = $(SUBDIRS)
227DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228distdir = $(PACKAGE)-$(VERSION)
229top_distdir = $(distdir)
230am__remove_distdir = \
231  if test -d "$(distdir)"; then \
232    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
233      && rm -rf "$(distdir)" \
234      || { sleep 5 && rm -rf "$(distdir)"; }; \
235  else :; fi
236am__post_remove_distdir = $(am__remove_distdir)
237am__relativize = \
238  dir0=`pwd`; \
239  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
240  sed_rest='s,^[^/]*/*,,'; \
241  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
242  sed_butlast='s,/*[^/]*$$,,'; \
243  while test -n "$$dir1"; do \
244    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
245    if test "$$first" != "."; then \
246      if test "$$first" = ".."; then \
247        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
248        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
249      else \
250        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
251        if test "$$first2" = "$$first"; then \
252          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
253        else \
254          dir2="../$$dir2"; \
255        fi; \
256        dir0="$$dir0"/"$$first"; \
257      fi; \
258    fi; \
259    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
260  done; \
261  reldir="$$dir2"
262DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
263GZIP_ENV = --best
264DIST_TARGETS = dist-bzip2 dist-gzip
265distuninstallcheck_listfiles = find . -type f -print
266am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
267  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
268distcleancheck_listfiles = find . -type f -print
269ACLOCAL = @ACLOCAL@
270AMTAR = @AMTAR@
271AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
272AR = @AR@
273AUTOCONF = @AUTOCONF@
274AUTOHEADER = @AUTOHEADER@
275AUTOMAKE = @AUTOMAKE@
276AWK = @AWK@
277CC = @CC@
278CCDEPMODE = @CCDEPMODE@
279CFLAGS = @CFLAGS@
280CPP = @CPP@
281CPPFLAGS = @CPPFLAGS@
282CXX = @CXX@
283CXXCPP = @CXXCPP@
284CXXDEPMODE = @CXXDEPMODE@
285CXXFLAGS = @CXXFLAGS@
286CYGPATH_W = @CYGPATH_W@
287DEFS = @DEFS@
288DEPDIR = @DEPDIR@
289DLLTOOL = @DLLTOOL@
290DSYMUTIL = @DSYMUTIL@
291DUMPBIN = @DUMPBIN@
292ECHO_C = @ECHO_C@
293ECHO_N = @ECHO_N@
294ECHO_T = @ECHO_T@
295EGREP = @EGREP@
296EXEEXT = @EXEEXT@
297FGREP = @FGREP@
298GREP = @GREP@
299INSTALL = @INSTALL@
300INSTALL_DATA = @INSTALL_DATA@
301INSTALL_PROGRAM = @INSTALL_PROGRAM@
302INSTALL_SCRIPT = @INSTALL_SCRIPT@
303INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
304LD = @LD@
305LDFLAGS = @LDFLAGS@
306LIBOBJS = @LIBOBJS@
307LIBS = @LIBS@
308LIBTOOL = @LIBTOOL@
309LIPO = @LIPO@
310LN_S = @LN_S@
311LTLIBOBJS = @LTLIBOBJS@
312MAKEINFO = @MAKEINFO@
313MANIFEST_TOOL = @MANIFEST_TOOL@
314MKDIR_P = @MKDIR_P@
315NM = @NM@
316NMEDIT = @NMEDIT@
317OBJDUMP = @OBJDUMP@
318OBJEXT = @OBJEXT@
319OTOOL = @OTOOL@
320OTOOL64 = @OTOOL64@
321PACKAGE = @PACKAGE@
322PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
323PACKAGE_NAME = @PACKAGE_NAME@
324PACKAGE_STRING = @PACKAGE_STRING@
325PACKAGE_TARNAME = @PACKAGE_TARNAME@
326PACKAGE_URL = @PACKAGE_URL@
327PACKAGE_VERSION = @PACKAGE_VERSION@
328PATH_SEPARATOR = @PATH_SEPARATOR@
329RANLIB = @RANLIB@
330SED = @SED@
331SET_MAKE = @SET_MAKE@
332SHELL = @SHELL@
333STRIP = @STRIP@
334VERSION = @VERSION@
335abs_builddir = @abs_builddir@
336abs_srcdir = @abs_srcdir@
337abs_top_builddir = @abs_top_builddir@
338abs_top_srcdir = @abs_top_srcdir@
339ac_ct_AR = @ac_ct_AR@
340ac_ct_CC = @ac_ct_CC@
341ac_ct_CXX = @ac_ct_CXX@
342ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
343am__include = @am__include@
344am__leading_dot = @am__leading_dot@
345am__quote = @am__quote@
346am__tar = @am__tar@
347am__untar = @am__untar@
348bindir = @bindir@
349build = @build@
350build_alias = @build_alias@
351build_cpu = @build_cpu@
352build_os = @build_os@
353build_vendor = @build_vendor@
354builddir = @builddir@
355datadir = @datadir@
356datarootdir = @datarootdir@
357docdir = @docdir@
358dvidir = @dvidir@
359exec_prefix = @exec_prefix@
360host = @host@
361host_alias = @host_alias@
362host_cpu = @host_cpu@
363host_os = @host_os@
364host_vendor = @host_vendor@
365htmldir = @htmldir@
366includedir = @includedir@
367infodir = @infodir@
368install_sh = @install_sh@
369libdir = @libdir@
370libexecdir = @libexecdir@
371localedir = @localedir@
372localstatedir = @localstatedir@
373mandir = @mandir@
374mkdir_p = @mkdir_p@
375oldincludedir = @oldincludedir@
376pdfdir = @pdfdir@
377prefix = @prefix@
378program_transform_name = @program_transform_name@
379psdir = @psdir@
380sbindir = @sbindir@
381sharedstatedir = @sharedstatedir@
382srcdir = @srcdir@
383sysconfdir = @sysconfdir@
384target_alias = @target_alias@
385top_build_prefix = @top_build_prefix@
386top_builddir = @top_builddir@
387top_srcdir = @top_srcdir@
388SUBDIRS = src . test include
389ACLOCAL_AMFLAGS = -I m4
390lib_LTLIBRARIES = libspatialindex.la libspatialindex_c.la
391libspatialindex_la_SOURCES =
392libspatialindex_la_LIBADD = \
393	src/spatialindex/liblibrary.la \
394	src/storagemanager/libstoragemanager.la \
395	src/rtree/librtree.la \
396	src/mvrtree/libmvrtree.la \
397	src/tprtree/libtprtree.la \
398	src/tools/libtools.la
399
400libspatialindex_c_la_SOURCES =
401libspatialindex_c_la_LIBADD = \
402	libspatialindex.la \
403	src/capi/libsidxc.la
404
405libspatialindex_la_LDFLAGS = -version-info 4:1:0 -no-undefined -lstdc++
406libspatialindex_c_la_LDFLAGS = -version-info 4:1:0 -no-undefined -lstdc++
407EXTRA_DIST = INSTALL.WIN \
408             spatialindex.sln \
409             spatialindex-vc/spatialindex.vcproj \
410             CMakeLists.txt \
411             src/CMakeLists.txt \
412             test/CMakeLists.txt \
413             test/mvrtree/test1/run \
414             test/mvrtree/test2/run \
415             test/rtree/test1/run \
416             test/rtree/test2/run \
417             test/rtree/test3/run \
418             test/rtree/test4/run \
419             test/tprtree/test1/run \
420             test/tprtree/test2/run
421
422all: all-recursive
423
424.SUFFIXES:
425am--refresh: Makefile
426	@:
427$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
428	@for dep in $?; do \
429	  case '$(am__configure_deps)' in \
430	    *$$dep*) \
431	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
432	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
433		&& exit 0; \
434	      exit 1;; \
435	  esac; \
436	done; \
437	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
438	$(am__cd) $(top_srcdir) && \
439	  $(AUTOMAKE) --gnu Makefile
440.PRECIOUS: Makefile
441Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
442	@case '$?' in \
443	  *config.status*) \
444	    echo ' $(SHELL) ./config.status'; \
445	    $(SHELL) ./config.status;; \
446	  *) \
447	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
448	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
449	esac;
450
451$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
452	$(SHELL) ./config.status --recheck
453
454$(top_srcdir)/configure:  $(am__configure_deps)
455	$(am__cd) $(srcdir) && $(AUTOCONF)
456$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
457	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
458$(am__aclocal_m4_deps):
459
460install-libLTLIBRARIES: $(lib_LTLIBRARIES)
461	@$(NORMAL_INSTALL)
462	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
463	list2=; for p in $$list; do \
464	  if test -f $$p; then \
465	    list2="$$list2 $$p"; \
466	  else :; fi; \
467	done; \
468	test -z "$$list2" || { \
469	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
470	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
471	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
472	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
473	}
474
475uninstall-libLTLIBRARIES:
476	@$(NORMAL_UNINSTALL)
477	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
478	for p in $$list; do \
479	  $(am__strip_dir) \
480	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
481	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
482	done
483
484clean-libLTLIBRARIES:
485	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
486	@list='$(lib_LTLIBRARIES)'; \
487	locs=`for p in $$list; do echo $$p; done | \
488	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
489	      sort -u`; \
490	test -z "$$locs" || { \
491	  echo rm -f $${locs}; \
492	  rm -f $${locs}; \
493	}
494
495libspatialindex.la: $(libspatialindex_la_OBJECTS) $(libspatialindex_la_DEPENDENCIES) $(EXTRA_libspatialindex_la_DEPENDENCIES)
496	$(AM_V_CCLD)$(libspatialindex_la_LINK) -rpath $(libdir) $(libspatialindex_la_OBJECTS) $(libspatialindex_la_LIBADD) $(LIBS) -lm
497
498libspatialindex_c.la: $(libspatialindex_c_la_OBJECTS) $(libspatialindex_c_la_DEPENDENCIES) $(EXTRA_libspatialindex_c_la_DEPENDENCIES)
499	$(AM_V_CCLD)$(libspatialindex_c_la_LINK) -rpath $(libdir) $(libspatialindex_c_la_OBJECTS) $(libspatialindex_c_la_LIBADD) $(LIBS)
500
501mostlyclean-compile:
502	-rm -f *.$(OBJEXT)
503
504distclean-compile:
505	-rm -f *.tab.c
506
507mostlyclean-libtool:
508	-rm -f *.lo
509
510clean-libtool:
511	-rm -rf .libs _libs
512
513distclean-libtool:
514	-rm -f libtool config.lt
515
516# This directory's subdirectories are mostly independent; you can cd
517# into them and run 'make' without going through this Makefile.
518# To change the values of 'make' variables: instead of editing Makefiles,
519# (1) if the variable is set in 'config.status', edit 'config.status'
520#     (which will cause the Makefiles to be regenerated when you run 'make');
521# (2) otherwise, pass the desired values on the 'make' command line.
522$(am__recursive_targets):
523	@fail=; \
524	if $(am__make_keepgoing); then \
525	  failcom='fail=yes'; \
526	else \
527	  failcom='exit 1'; \
528	fi; \
529	dot_seen=no; \
530	target=`echo $@ | sed s/-recursive//`; \
531	case "$@" in \
532	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
533	  *) list='$(SUBDIRS)' ;; \
534	esac; \
535	for subdir in $$list; do \
536	  echo "Making $$target in $$subdir"; \
537	  if test "$$subdir" = "."; then \
538	    dot_seen=yes; \
539	    local_target="$$target-am"; \
540	  else \
541	    local_target="$$target"; \
542	  fi; \
543	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
544	  || eval $$failcom; \
545	done; \
546	if test "$$dot_seen" = "no"; then \
547	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
548	fi; test -z "$$fail"
549
550ID: $(am__tagged_files)
551	$(am__define_uniq_tagged_files); mkid -fID $$unique
552tags: tags-recursive
553TAGS: tags
554
555tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
556	set x; \
557	here=`pwd`; \
558	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
559	  include_option=--etags-include; \
560	  empty_fix=.; \
561	else \
562	  include_option=--include; \
563	  empty_fix=; \
564	fi; \
565	list='$(SUBDIRS)'; for subdir in $$list; do \
566	  if test "$$subdir" = .; then :; else \
567	    test ! -f $$subdir/TAGS || \
568	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
569	  fi; \
570	done; \
571	$(am__define_uniq_tagged_files); \
572	shift; \
573	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
574	  test -n "$$unique" || unique=$$empty_fix; \
575	  if test $$# -gt 0; then \
576	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
577	      "$$@" $$unique; \
578	  else \
579	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
580	      $$unique; \
581	  fi; \
582	fi
583ctags: ctags-recursive
584
585CTAGS: ctags
586ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
587	$(am__define_uniq_tagged_files); \
588	test -z "$(CTAGS_ARGS)$$unique" \
589	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
590	     $$unique
591
592GTAGS:
593	here=`$(am__cd) $(top_builddir) && pwd` \
594	  && $(am__cd) $(top_srcdir) \
595	  && gtags -i $(GTAGS_ARGS) "$$here"
596cscope: cscope.files
597	test ! -s cscope.files \
598	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
599clean-cscope:
600	-rm -f cscope.files
601cscope.files: clean-cscope cscopelist
602cscopelist: cscopelist-recursive
603
604cscopelist-am: $(am__tagged_files)
605	list='$(am__tagged_files)'; \
606	case "$(srcdir)" in \
607	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
608	  *) sdir=$(subdir)/$(srcdir) ;; \
609	esac; \
610	for i in $$list; do \
611	  if test -f "$$i"; then \
612	    echo "$(subdir)/$$i"; \
613	  else \
614	    echo "$$sdir/$$i"; \
615	  fi; \
616	done >> $(top_builddir)/cscope.files
617
618distclean-tags:
619	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
620	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
621
622distdir: $(DISTFILES)
623	$(am__remove_distdir)
624	test -d "$(distdir)" || mkdir "$(distdir)"
625	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
626	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
627	list='$(DISTFILES)'; \
628	  dist_files=`for file in $$list; do echo $$file; done | \
629	  sed -e "s|^$$srcdirstrip/||;t" \
630	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
631	case $$dist_files in \
632	  */*) $(MKDIR_P) `echo "$$dist_files" | \
633			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
634			   sort -u` ;; \
635	esac; \
636	for file in $$dist_files; do \
637	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
638	  if test -d $$d/$$file; then \
639	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
640	    if test -d "$(distdir)/$$file"; then \
641	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
642	    fi; \
643	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
644	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
645	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
646	    fi; \
647	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
648	  else \
649	    test -f "$(distdir)/$$file" \
650	    || cp -p $$d/$$file "$(distdir)/$$file" \
651	    || exit 1; \
652	  fi; \
653	done
654	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
655	  if test "$$subdir" = .; then :; else \
656	    $(am__make_dryrun) \
657	      || test -d "$(distdir)/$$subdir" \
658	      || $(MKDIR_P) "$(distdir)/$$subdir" \
659	      || exit 1; \
660	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
661	    $(am__relativize); \
662	    new_distdir=$$reldir; \
663	    dir1=$$subdir; dir2="$(top_distdir)"; \
664	    $(am__relativize); \
665	    new_top_distdir=$$reldir; \
666	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
667	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
668	    ($(am__cd) $$subdir && \
669	      $(MAKE) $(AM_MAKEFLAGS) \
670	        top_distdir="$$new_top_distdir" \
671	        distdir="$$new_distdir" \
672		am__remove_distdir=: \
673		am__skip_length_check=: \
674		am__skip_mode_fix=: \
675	        distdir) \
676	      || exit 1; \
677	  fi; \
678	done
679	-test -n "$(am__skip_mode_fix)" \
680	|| find "$(distdir)" -type d ! -perm -755 \
681		-exec chmod u+rwx,go+rx {} \; -o \
682	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
683	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
684	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
685	|| chmod -R a+r "$(distdir)"
686dist-gzip: distdir
687	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
688	$(am__post_remove_distdir)
689dist-bzip2: distdir
690	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
691	$(am__post_remove_distdir)
692
693dist-lzip: distdir
694	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
695	$(am__post_remove_distdir)
696
697dist-xz: distdir
698	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
699	$(am__post_remove_distdir)
700
701dist-tarZ: distdir
702	@echo WARNING: "Support for shar distribution archives is" \
703	               "deprecated." >&2
704	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
705	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
706	$(am__post_remove_distdir)
707
708dist-shar: distdir
709	@echo WARNING: "Support for distribution archives compressed with" \
710		       "legacy program 'compress' is deprecated." >&2
711	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
712	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
713	$(am__post_remove_distdir)
714
715dist-zip: distdir
716	-rm -f $(distdir).zip
717	zip -rq $(distdir).zip $(distdir)
718	$(am__post_remove_distdir)
719
720dist dist-all:
721	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
722	$(am__post_remove_distdir)
723
724# This target untars the dist file and tries a VPATH configuration.  Then
725# it guarantees that the distribution is self-contained by making another
726# tarfile.
727distcheck: dist
728	case '$(DIST_ARCHIVES)' in \
729	*.tar.gz*) \
730	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
731	*.tar.bz2*) \
732	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
733	*.tar.lz*) \
734	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
735	*.tar.xz*) \
736	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
737	*.tar.Z*) \
738	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
739	*.shar.gz*) \
740	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
741	*.zip*) \
742	  unzip $(distdir).zip ;;\
743	esac
744	chmod -R a-w $(distdir)
745	chmod u+w $(distdir)
746	mkdir $(distdir)/_build $(distdir)/_inst
747	chmod a-w $(distdir)
748	test -d $(distdir)/_build || exit 0; \
749	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
750	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
751	  && am__cwd=`pwd` \
752	  && $(am__cd) $(distdir)/_build \
753	  && ../configure \
754	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
755	    $(DISTCHECK_CONFIGURE_FLAGS) \
756	    --srcdir=.. --prefix="$$dc_install_base" \
757	  && $(MAKE) $(AM_MAKEFLAGS) \
758	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
759	  && $(MAKE) $(AM_MAKEFLAGS) check \
760	  && $(MAKE) $(AM_MAKEFLAGS) install \
761	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
762	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
763	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
764	        distuninstallcheck \
765	  && chmod -R a-w "$$dc_install_base" \
766	  && ({ \
767	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
768	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
769	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
770	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
771	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
772	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
773	  && rm -rf "$$dc_destdir" \
774	  && $(MAKE) $(AM_MAKEFLAGS) dist \
775	  && rm -rf $(DIST_ARCHIVES) \
776	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
777	  && cd "$$am__cwd" \
778	  || exit 1
779	$(am__post_remove_distdir)
780	@(echo "$(distdir) archives ready for distribution: "; \
781	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
782	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
783distuninstallcheck:
784	@test -n '$(distuninstallcheck_dir)' || { \
785	  echo 'ERROR: trying to run $@ with an empty' \
786	       '$$(distuninstallcheck_dir)' >&2; \
787	  exit 1; \
788	}; \
789	$(am__cd) '$(distuninstallcheck_dir)' || { \
790	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
791	  exit 1; \
792	}; \
793	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
794	   || { echo "ERROR: files left after uninstall:" ; \
795	        if test -n "$(DESTDIR)"; then \
796	          echo "  (check DESTDIR support)"; \
797	        fi ; \
798	        $(distuninstallcheck_listfiles) ; \
799	        exit 1; } >&2
800distcleancheck: distclean
801	@if test '$(srcdir)' = . ; then \
802	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
803	  exit 1 ; \
804	fi
805	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
806	  || { echo "ERROR: files left in build directory after distclean:" ; \
807	       $(distcleancheck_listfiles) ; \
808	       exit 1; } >&2
809check-am: all-am
810check: check-recursive
811all-am: Makefile $(LTLIBRARIES)
812installdirs: installdirs-recursive
813installdirs-am:
814	for dir in "$(DESTDIR)$(libdir)"; do \
815	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
816	done
817install: install-recursive
818install-exec: install-exec-recursive
819install-data: install-data-recursive
820uninstall: uninstall-recursive
821
822install-am: all-am
823	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
824
825installcheck: installcheck-recursive
826install-strip:
827	if test -z '$(STRIP)'; then \
828	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
829	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
830	      install; \
831	else \
832	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
833	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
834	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
835	fi
836mostlyclean-generic:
837
838clean-generic:
839
840distclean-generic:
841	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
842	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
843
844maintainer-clean-generic:
845	@echo "This command is intended for maintainers to use"
846	@echo "it deletes files that may require special tools to rebuild."
847clean: clean-recursive
848
849clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
850	mostlyclean-am
851
852distclean: distclean-recursive
853	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
854	-rm -f Makefile
855distclean-am: clean-am distclean-compile distclean-generic \
856	distclean-libtool distclean-tags
857
858dvi: dvi-recursive
859
860dvi-am:
861
862html: html-recursive
863
864html-am:
865
866info: info-recursive
867
868info-am:
869
870install-data-am:
871
872install-dvi: install-dvi-recursive
873
874install-dvi-am:
875
876install-exec-am: install-libLTLIBRARIES
877
878install-html: install-html-recursive
879
880install-html-am:
881
882install-info: install-info-recursive
883
884install-info-am:
885
886install-man:
887
888install-pdf: install-pdf-recursive
889
890install-pdf-am:
891
892install-ps: install-ps-recursive
893
894install-ps-am:
895
896installcheck-am:
897
898maintainer-clean: maintainer-clean-recursive
899	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
900	-rm -rf $(top_srcdir)/autom4te.cache
901	-rm -f Makefile
902maintainer-clean-am: distclean-am maintainer-clean-generic
903
904mostlyclean: mostlyclean-recursive
905
906mostlyclean-am: mostlyclean-compile mostlyclean-generic \
907	mostlyclean-libtool
908
909pdf: pdf-recursive
910
911pdf-am:
912
913ps: ps-recursive
914
915ps-am:
916
917uninstall-am: uninstall-libLTLIBRARIES
918
919.MAKE: $(am__recursive_targets) install-am install-strip
920
921.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
922	am--refresh check check-am clean clean-cscope clean-generic \
923	clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
924	ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
925	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
926	distclean-compile distclean-generic distclean-libtool \
927	distclean-tags distcleancheck distdir distuninstallcheck dvi \
928	dvi-am html html-am info info-am install install-am \
929	install-data install-data-am install-dvi install-dvi-am \
930	install-exec install-exec-am install-html install-html-am \
931	install-info install-info-am install-libLTLIBRARIES \
932	install-man install-pdf install-pdf-am install-ps \
933	install-ps-am install-strip installcheck installcheck-am \
934	installdirs installdirs-am maintainer-clean \
935	maintainer-clean-generic mostlyclean mostlyclean-compile \
936	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
937	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
938
939
940# Tell versions [3.59,3.63) of GNU make to not export all variables.
941# Otherwise a system limit (for SysV at least) may be exceeded.
942.NOEXPORT:
943