1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = cmake
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
93	$(top_srcdir)/m4/ax_check_compile_flag.m4 \
94	$(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
95	$(top_srcdir)/m4/ax_cxx_compile_stdcxx_11.m4 \
96	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
99	$(top_srcdir)/configure.ac
100am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101	$(ACLOCAL_M4)
102DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103mkinstalldirs = $(install_sh) -d
104CONFIG_HEADER = $(top_builddir)/src/proj_config.h
105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
107AM_V_P = $(am__v_P_@AM_V@)
108am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109am__v_P_0 = false
110am__v_P_1 = :
111AM_V_GEN = $(am__v_GEN_@AM_V@)
112am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113am__v_GEN_0 = @echo "  GEN     " $@;
114am__v_GEN_1 =
115AM_V_at = $(am__v_at_@AM_V@)
116am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117am__v_at_0 = @
118am__v_at_1 =
119SOURCES =
120DIST_SOURCES =
121am__can_run_installinfo = \
122  case $$AM_UPDATE_INFO_DIR in \
123    n|no|NO) false;; \
124    *) (install-info --version) >/dev/null 2>&1;; \
125  esac
126am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
127am__DIST_COMMON = $(srcdir)/Makefile.in
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129ACLOCAL = @ACLOCAL@
130AMTAR = @AMTAR@
131AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
132AR = @AR@
133AUTOCONF = @AUTOCONF@
134AUTOHEADER = @AUTOHEADER@
135AUTOMAKE = @AUTOMAKE@
136AWK = @AWK@
137CC = @CC@
138CCDEPMODE = @CCDEPMODE@
139CFLAGS = @CFLAGS@
140CPP = @CPP@
141CPPFLAGS = @CPPFLAGS@
142CURL_CFLAGS = @CURL_CFLAGS@
143CURL_ENABLED_FLAGS = @CURL_ENABLED_FLAGS@
144CURL_LIBS = @CURL_LIBS@
145CXX = @CXX@
146CXXCPP = @CXXCPP@
147CXXDEPMODE = @CXXDEPMODE@
148CXXFLAGS = @CXXFLAGS@
149CXX_WFLAGS = @CXX_WFLAGS@
150CYGPATH_W = @CYGPATH_W@
151C_WFLAGS = @C_WFLAGS@
152DEFS = @DEFS@
153DEPDIR = @DEPDIR@
154DLLTOOL = @DLLTOOL@
155DSYMUTIL = @DSYMUTIL@
156DUMPBIN = @DUMPBIN@
157ECHO_C = @ECHO_C@
158ECHO_N = @ECHO_N@
159ECHO_T = @ECHO_T@
160EGREP = @EGREP@
161EXEEXT = @EXEEXT@
162FGREP = @FGREP@
163FLTO_FLAG = @FLTO_FLAG@
164GREP = @GREP@
165GTEST_CFLAGS = @GTEST_CFLAGS@
166GTEST_LIBS = @GTEST_LIBS@
167HAVE_CXX11 = @HAVE_CXX11@
168INSTALL = @INSTALL@
169INSTALL_DATA = @INSTALL_DATA@
170INSTALL_PROGRAM = @INSTALL_PROGRAM@
171INSTALL_SCRIPT = @INSTALL_SCRIPT@
172INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173LD = @LD@
174LDFLAGS = @LDFLAGS@
175LIBCURL_CONFIG = @LIBCURL_CONFIG@
176LIBOBJS = @LIBOBJS@
177LIBS = @LIBS@
178LIBTOOL = @LIBTOOL@
179LIPO = @LIPO@
180LN_S = @LN_S@
181LTLIBOBJS = @LTLIBOBJS@
182LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
183MAKEINFO = @MAKEINFO@
184MANIFEST_TOOL = @MANIFEST_TOOL@
185MKDIR_P = @MKDIR_P@
186MUTEX_SETTING = @MUTEX_SETTING@
187NM = @NM@
188NMEDIT = @NMEDIT@
189NO_ZERO_AS_NULL_POINTER_CONSTANT_FLAG = @NO_ZERO_AS_NULL_POINTER_CONSTANT_FLAG@
190OBJDUMP = @OBJDUMP@
191OBJEXT = @OBJEXT@
192OTOOL = @OTOOL@
193OTOOL64 = @OTOOL64@
194PACKAGE = @PACKAGE@
195PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
196PACKAGE_NAME = @PACKAGE_NAME@
197PACKAGE_STRING = @PACKAGE_STRING@
198PACKAGE_TARNAME = @PACKAGE_TARNAME@
199PACKAGE_URL = @PACKAGE_URL@
200PACKAGE_VERSION = @PACKAGE_VERSION@
201PATH_SEPARATOR = @PATH_SEPARATOR@
202PKG_CONFIG = @PKG_CONFIG@
203RANLIB = @RANLIB@
204SED = @SED@
205SET_MAKE = @SET_MAKE@
206SHELL = @SHELL@
207SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
208SQLITE3_CHECK = @SQLITE3_CHECK@
209SQLITE3_LIBS = @SQLITE3_LIBS@
210STRIP = @STRIP@
211THREAD_LIB = @THREAD_LIB@
212TIFF_CFLAGS = @TIFF_CFLAGS@
213TIFF_ENABLED_FLAGS = @TIFF_ENABLED_FLAGS@
214TIFF_LIBS = @TIFF_LIBS@
215VERSION = @VERSION@
216abs_builddir = @abs_builddir@
217abs_srcdir = @abs_srcdir@
218abs_top_builddir = @abs_top_builddir@
219abs_top_srcdir = @abs_top_srcdir@
220ac_ct_AR = @ac_ct_AR@
221ac_ct_CC = @ac_ct_CC@
222ac_ct_CXX = @ac_ct_CXX@
223ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
224am__include = @am__include@
225am__leading_dot = @am__leading_dot@
226am__quote = @am__quote@
227am__tar = @am__tar@
228am__untar = @am__untar@
229bindir = @bindir@
230build = @build@
231build_alias = @build_alias@
232build_cpu = @build_cpu@
233build_os = @build_os@
234build_vendor = @build_vendor@
235builddir = @builddir@
236datadir = @datadir@
237datarootdir = @datarootdir@
238docdir = @docdir@
239dvidir = @dvidir@
240exec_prefix = @exec_prefix@
241host = @host@
242host_alias = @host_alias@
243host_cpu = @host_cpu@
244host_os = @host_os@
245host_vendor = @host_vendor@
246htmldir = @htmldir@
247includedir = @includedir@
248infodir = @infodir@
249install_sh = @install_sh@
250libdir = @libdir@
251libexecdir = @libexecdir@
252localedir = @localedir@
253localstatedir = @localstatedir@
254mandir = @mandir@
255mkdir_p = @mkdir_p@
256oldincludedir = @oldincludedir@
257pdfdir = @pdfdir@
258prefix = @prefix@
259program_transform_name = @program_transform_name@
260psdir = @psdir@
261sbindir = @sbindir@
262sharedstatedir = @sharedstatedir@
263srcdir = @srcdir@
264sysconfdir = @sysconfdir@
265target_alias = @target_alias@
266top_build_prefix = @top_build_prefix@
267top_builddir = @top_builddir@
268top_srcdir = @top_srcdir@
269EXTRA_DIST = CMakeLists.txt \
270			ProjInstallPath.cmake \
271			ProjUtilities.cmake   \
272			proj_config.cmake.in \
273			ProjConfig.cmake \
274			ProjMac.cmake \
275			ProjTest.cmake \
276			ProjVersion.cmake \
277			policies.cmake \
278			proj_config.cmake.in \
279			project-config-version.cmake.in \
280			project-config.cmake.in \
281			FindSqlite3.cmake
282
283all: all-am
284
285.SUFFIXES:
286$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
287	@for dep in $?; do \
288	  case '$(am__configure_deps)' in \
289	    *$$dep*) \
290	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
291	        && { if test -f $@; then exit 0; else break; fi; }; \
292	      exit 1;; \
293	  esac; \
294	done; \
295	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cmake/Makefile'; \
296	$(am__cd) $(top_srcdir) && \
297	  $(AUTOMAKE) --gnu cmake/Makefile
298Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
299	@case '$?' in \
300	  *config.status*) \
301	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
302	  *) \
303	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
304	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
305	esac;
306
307$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309
310$(top_srcdir)/configure:  $(am__configure_deps)
311	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
313	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314$(am__aclocal_m4_deps):
315
316mostlyclean-libtool:
317	-rm -f *.lo
318
319clean-libtool:
320	-rm -rf .libs _libs
321tags TAGS:
322
323ctags CTAGS:
324
325cscope cscopelist:
326
327
328distdir: $(BUILT_SOURCES)
329	$(MAKE) $(AM_MAKEFLAGS) distdir-am
330
331distdir-am: $(DISTFILES)
332	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
333	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334	list='$(DISTFILES)'; \
335	  dist_files=`for file in $$list; do echo $$file; done | \
336	  sed -e "s|^$$srcdirstrip/||;t" \
337	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
338	case $$dist_files in \
339	  */*) $(MKDIR_P) `echo "$$dist_files" | \
340			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
341			   sort -u` ;; \
342	esac; \
343	for file in $$dist_files; do \
344	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345	  if test -d $$d/$$file; then \
346	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
347	    if test -d "$(distdir)/$$file"; then \
348	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
349	    fi; \
350	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
352	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
353	    fi; \
354	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
355	  else \
356	    test -f "$(distdir)/$$file" \
357	    || cp -p $$d/$$file "$(distdir)/$$file" \
358	    || exit 1; \
359	  fi; \
360	done
361check-am: all-am
362check: check-am
363all-am: Makefile
364installdirs:
365install: install-am
366install-exec: install-exec-am
367install-data: install-data-am
368uninstall: uninstall-am
369
370install-am: all-am
371	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
373installcheck: installcheck-am
374install-strip:
375	if test -z '$(STRIP)'; then \
376	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
377	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
378	      install; \
379	else \
380	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
381	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
382	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
383	fi
384mostlyclean-generic:
385
386clean-generic:
387
388distclean-generic:
389	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
390	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
391
392maintainer-clean-generic:
393	@echo "This command is intended for maintainers to use"
394	@echo "it deletes files that may require special tools to rebuild."
395clean: clean-am
396
397clean-am: clean-generic clean-libtool mostlyclean-am
398
399distclean: distclean-am
400	-rm -f Makefile
401distclean-am: clean-am distclean-generic
402
403dvi: dvi-am
404
405dvi-am:
406
407html: html-am
408
409html-am:
410
411info: info-am
412
413info-am:
414
415install-data-am:
416
417install-dvi: install-dvi-am
418
419install-dvi-am:
420
421install-exec-am:
422
423install-html: install-html-am
424
425install-html-am:
426
427install-info: install-info-am
428
429install-info-am:
430
431install-man:
432
433install-pdf: install-pdf-am
434
435install-pdf-am:
436
437install-ps: install-ps-am
438
439install-ps-am:
440
441installcheck-am:
442
443maintainer-clean: maintainer-clean-am
444	-rm -f Makefile
445maintainer-clean-am: distclean-am maintainer-clean-generic
446
447mostlyclean: mostlyclean-am
448
449mostlyclean-am: mostlyclean-generic mostlyclean-libtool
450
451pdf: pdf-am
452
453pdf-am:
454
455ps: ps-am
456
457ps-am:
458
459uninstall-am:
460
461.MAKE: install-am install-strip
462
463.PHONY: all all-am check check-am clean clean-generic clean-libtool \
464	cscopelist-am ctags-am distclean distclean-generic \
465	distclean-libtool distdir dvi dvi-am html html-am info info-am \
466	install install-am install-data install-data-am install-dvi \
467	install-dvi-am install-exec install-exec-am install-html \
468	install-html-am install-info install-info-am install-man \
469	install-pdf install-pdf-am install-ps install-ps-am \
470	install-strip installcheck installcheck-am installdirs \
471	maintainer-clean maintainer-clean-generic mostlyclean \
472	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
473	tags-am uninstall uninstall-am
474
475.PRECIOUS: Makefile
476
477
478# Tell versions [3.59,3.63) of GNU make to not export all variables.
479# Otherwise a system limit (for SysV at least) may be exceeded.
480.NOEXPORT:
481