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@
90target_triplet = @target@
91subdir = m4
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/cache.m4 \
94	$(top_srcdir)/m4/curses.m4 $(top_srcdir)/m4/isnan.m4 \
95	$(top_srcdir)/m4/libcurl.m4 $(top_srcdir)/m4/libtool.m4 \
96	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98	$(top_srcdir)/m4/m4_ax_cxx_compile_stdcxx.m4 \
99	$(top_srcdir)/m4/m4_ax_cxx_compile_stdcxx_11.m4 \
100	$(top_srcdir)/m4/sdl.m4 $(top_srcdir)/m4/sdl2.m4 \
101	$(top_srcdir)/m4/stage.m4 $(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103	$(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = $(top_builddir)/include/config.h
107CONFIG_CLEAN_FILES =
108CONFIG_CLEAN_VPATH_FILES =
109AM_V_P = $(am__v_P_@AM_V@)
110am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111am__v_P_0 = false
112am__v_P_1 = :
113AM_V_GEN = $(am__v_GEN_@AM_V@)
114am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115am__v_GEN_0 = @echo "  GEN     " $@;
116am__v_GEN_1 =
117AM_V_at = $(am__v_at_@AM_V@)
118am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119am__v_at_0 = @
120am__v_at_1 =
121SOURCES =
122DIST_SOURCES =
123am__can_run_installinfo = \
124  case $$AM_UPDATE_INFO_DIR in \
125    n|no|NO) false;; \
126    *) (install-info --version) >/dev/null 2>&1;; \
127  esac
128am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
129am__DIST_COMMON = $(srcdir)/Makefile.in
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131ACLOCAL = @ACLOCAL@
132AMTAR = @AMTAR@
133AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
134AR = @AR@
135AR_FLAGS = @AR_FLAGS@
136AUTOCONF = @AUTOCONF@
137AUTOHEADER = @AUTOHEADER@
138AUTOMAKE = @AUTOMAKE@
139AWK = @AWK@
140BUILD_DATE = @BUILD_DATE@
141BZFLAG_DATA = @BZFLAG_DATA@
142CC = @CC@
143CCACHE = @CCACHE@
144CCDEPMODE = @CCDEPMODE@
145CFLAGS = @CFLAGS@
146CONFIG = @CONFIG@
147CONFIG_CACHE = @CONFIG_CACHE@
148CONF_CFLAGS = @CONF_CFLAGS@
149CONF_CPPFLAGS = @CONF_CPPFLAGS@
150CONF_CXXFLAGS = @CONF_CXXFLAGS@
151CPP = @CPP@
152CPPFLAGS = @CPPFLAGS@
153CURSES_LIB = @CURSES_LIB@
154CUSTOM_PLUGIN_LIST = @CUSTOM_PLUGIN_LIST@
155CXX = @CXX@
156CXXCPP = @CXXCPP@
157CXXDEPMODE = @CXXDEPMODE@
158CXXFLAGS = @CXXFLAGS@
159CYGPATH_W = @CYGPATH_W@
160DEFS = @DEFS@
161DEPDIR = @DEPDIR@
162DLLTOOL = @DLLTOOL@
163DSYMUTIL = @DSYMUTIL@
164DUMPBIN = @DUMPBIN@
165ECHO = @ECHO@
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
170EXEEXT = @EXEEXT@
171FGREP = @FGREP@
172GLIBS = @GLIBS@
173GREP = @GREP@
174HASPOD2MAN = @HASPOD2MAN@
175HAVE_CXX11 = @HAVE_CXX11@
176INSTALL = @INSTALL@
177INSTALL_DATA = @INSTALL_DATA@
178INSTALL_PROGRAM = @INSTALL_PROGRAM@
179INSTALL_SCRIPT = @INSTALL_SCRIPT@
180INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
181LD = @LD@
182LDFLAGS = @LDFLAGS@
183LIBCARES = @LIBCARES@
184LIBCURL = @LIBCURL@
185LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
186LIBDIR = @LIBDIR@
187LIBDL = @LIBDL@
188LIBMINIUPNPC = @LIBMINIUPNPC@
189LIBOBJS = @LIBOBJS@
190LIBPTHREAD = @LIBPTHREAD@
191LIBREGEX = @LIBREGEX@
192LIBRT = @LIBRT@
193LIBS = @LIBS@
194LIBTOOL = @LIBTOOL@
195LIBTOOLFLAGS = @LIBTOOLFLAGS@
196LIBTOOL_DEPS = @LIBTOOL_DEPS@
197LIBZ = @LIBZ@
198LIPO = @LIPO@
199LN_S = @LN_S@
200LTLIBOBJS = @LTLIBOBJS@
201LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
202MAKEINFO = @MAKEINFO@
203MANIFEST_TOOL = @MANIFEST_TOOL@
204MKDIR_P = @MKDIR_P@
205NM = @NM@
206NMEDIT = @NMEDIT@
207OBJC = @OBJC@
208OBJCDEPMODE = @OBJCDEPMODE@
209OBJCFLAGS = @OBJCFLAGS@
210OBJDUMP = @OBJDUMP@
211OBJEXT = @OBJEXT@
212OTOOL = @OTOOL@
213OTOOL64 = @OTOOL64@
214PACKAGE = @PACKAGE@
215PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216PACKAGE_NAME = @PACKAGE_NAME@
217PACKAGE_STRING = @PACKAGE_STRING@
218PACKAGE_TARNAME = @PACKAGE_TARNAME@
219PACKAGE_URL = @PACKAGE_URL@
220PACKAGE_VERSION = @PACKAGE_VERSION@
221PATH_SEPARATOR = @PATH_SEPARATOR@
222PKG_CONFIG = @PKG_CONFIG@
223PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
224PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
225RANLIB = @RANLIB@
226SDL2_CONFIG = @SDL2_CONFIG@
227SDL_CFLAGS = @SDL_CFLAGS@
228SDL_CONFIG = @SDL_CONFIG@
229SDL_LIBS = @SDL_LIBS@
230SED = @SED@
231SET_MAKE = @SET_MAKE@
232SHELL = @SHELL@
233STRIP = @STRIP@
234VERSION = @VERSION@
235WINDRES = @WINDRES@
236_libcurl_config = @_libcurl_config@
237abs_builddir = @abs_builddir@
238abs_srcdir = @abs_srcdir@
239abs_top_builddir = @abs_top_builddir@
240abs_top_srcdir = @abs_top_srcdir@
241ac_ct_AR = @ac_ct_AR@
242ac_ct_CC = @ac_ct_CC@
243ac_ct_CXX = @ac_ct_CXX@
244ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
245ac_ct_OBJC = @ac_ct_OBJC@
246am__include = @am__include@
247am__leading_dot = @am__leading_dot@
248am__quote = @am__quote@
249am__tar = @am__tar@
250am__untar = @am__untar@
251bindir = @bindir@
252build = @build@
253build_alias = @build_alias@
254build_cpu = @build_cpu@
255build_os = @build_os@
256build_vendor = @build_vendor@
257builddir = @builddir@
258datadir = @datadir@
259datarootdir = @datarootdir@
260docdir = @docdir@
261dvidir = @dvidir@
262exec_prefix = @exec_prefix@
263host = @host@
264host_alias = @host_alias@
265host_cpu = @host_cpu@
266host_os = @host_os@
267host_vendor = @host_vendor@
268htmldir = @htmldir@
269includedir = @includedir@
270infodir = @infodir@
271install_sh = @install_sh@
272libdir = @libdir@
273libexecdir = @libexecdir@
274localedir = @localedir@
275localstatedir = @localstatedir@
276mandir = @mandir@
277mkdir_p = @mkdir_p@
278ncurses_CFLAGS = @ncurses_CFLAGS@
279ncurses_LIBS = @ncurses_LIBS@
280oldincludedir = @oldincludedir@
281pdfdir = @pdfdir@
282prefix = @prefix@
283program_transform_name = @program_transform_name@
284psdir = @psdir@
285runstatedir = @runstatedir@
286sbindir = @sbindir@
287sharedstatedir = @sharedstatedir@
288srcdir = @srcdir@
289sysconfdir = @sysconfdir@
290target = @target@
291target_alias = @target_alias@
292target_cpu = @target_cpu@
293target_os = @target_os@
294target_vendor = @target_vendor@
295top_build_prefix = @top_build_prefix@
296top_builddir = @top_builddir@
297top_srcdir = @top_srcdir@
298MAINTAINERCLEANFILES = Makefile.in
299all: all-am
300
301.SUFFIXES:
302$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
303	@for dep in $?; do \
304	  case '$(am__configure_deps)' in \
305	    *$$dep*) \
306	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
307	        && { if test -f $@; then exit 0; else break; fi; }; \
308	      exit 1;; \
309	  esac; \
310	done; \
311	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
312	$(am__cd) $(top_srcdir) && \
313	  $(AUTOMAKE) --gnu m4/Makefile
314Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315	@case '$?' in \
316	  *config.status*) \
317	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318	  *) \
319	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
320	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
321	esac;
322
323$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
324	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325
326$(top_srcdir)/configure:  $(am__configure_deps)
327	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
329	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330$(am__aclocal_m4_deps):
331
332mostlyclean-libtool:
333	-rm -f *.lo
334
335clean-libtool:
336	-rm -rf .libs _libs
337tags TAGS:
338
339ctags CTAGS:
340
341cscope cscopelist:
342
343
344distdir: $(BUILT_SOURCES)
345	$(MAKE) $(AM_MAKEFLAGS) distdir-am
346
347distdir-am: $(DISTFILES)
348	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
350	list='$(DISTFILES)'; \
351	  dist_files=`for file in $$list; do echo $$file; done | \
352	  sed -e "s|^$$srcdirstrip/||;t" \
353	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
354	case $$dist_files in \
355	  */*) $(MKDIR_P) `echo "$$dist_files" | \
356			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
357			   sort -u` ;; \
358	esac; \
359	for file in $$dist_files; do \
360	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
361	  if test -d $$d/$$file; then \
362	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
363	    if test -d "$(distdir)/$$file"; then \
364	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365	    fi; \
366	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
367	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
368	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
369	    fi; \
370	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
371	  else \
372	    test -f "$(distdir)/$$file" \
373	    || cp -p $$d/$$file "$(distdir)/$$file" \
374	    || exit 1; \
375	  fi; \
376	done
377check-am: all-am
378check: check-am
379all-am: Makefile
380installdirs:
381install: install-am
382install-exec: install-exec-am
383install-data: install-data-am
384uninstall: uninstall-am
385
386install-am: all-am
387	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
388
389installcheck: installcheck-am
390install-strip:
391	if test -z '$(STRIP)'; then \
392	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394	      install; \
395	else \
396	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
397	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
398	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
399	fi
400mostlyclean-generic:
401
402clean-generic:
403
404distclean-generic:
405	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
406	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
407
408maintainer-clean-generic:
409	@echo "This command is intended for maintainers to use"
410	@echo "it deletes files that may require special tools to rebuild."
411	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
412clean: clean-am
413
414clean-am: clean-generic clean-libtool mostlyclean-am
415
416distclean: distclean-am
417	-rm -f Makefile
418distclean-am: clean-am distclean-generic
419
420dvi: dvi-am
421
422dvi-am:
423
424html: html-am
425
426html-am:
427
428info: info-am
429
430info-am:
431
432install-data-am:
433
434install-dvi: install-dvi-am
435
436install-dvi-am:
437
438install-exec-am:
439
440install-html: install-html-am
441
442install-html-am:
443
444install-info: install-info-am
445
446install-info-am:
447
448install-man:
449
450install-pdf: install-pdf-am
451
452install-pdf-am:
453
454install-ps: install-ps-am
455
456install-ps-am:
457
458installcheck-am:
459
460maintainer-clean: maintainer-clean-am
461	-rm -f Makefile
462maintainer-clean-am: distclean-am maintainer-clean-generic
463
464mostlyclean: mostlyclean-am
465
466mostlyclean-am: mostlyclean-generic mostlyclean-libtool
467
468pdf: pdf-am
469
470pdf-am:
471
472ps: ps-am
473
474ps-am:
475
476uninstall-am:
477
478.MAKE: install-am install-strip
479
480.PHONY: all all-am check check-am clean clean-generic clean-libtool \
481	cscopelist-am ctags-am distclean distclean-generic \
482	distclean-libtool distdir dvi dvi-am html html-am info info-am \
483	install install-am install-data install-data-am install-dvi \
484	install-dvi-am install-exec install-exec-am install-html \
485	install-html-am install-info install-info-am install-man \
486	install-pdf install-pdf-am install-ps install-ps-am \
487	install-strip installcheck installcheck-am installdirs \
488	maintainer-clean maintainer-clean-generic mostlyclean \
489	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
490	tags-am uninstall uninstall-am
491
492.PRECIOUS: Makefile
493
494
495# Tell versions [3.59,3.63) of GNU make to not export all variables.
496# Otherwise a system limit (for SysV at least) may be exceeded.
497.NOEXPORT:
498