1# Makefile.in generated by automake 1.16.3 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@
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 = .
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/pkg.m4 \
93	$(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97	$(am__configure_deps) $(am__DIST_COMMON)
98am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
99 configure.lineno config.status.lineno
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = etr_config.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_@AM_V@)
105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_@AM_V@)
109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 =
112AM_V_at = $(am__v_at_@AM_V@)
113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114am__v_at_0 = @
115am__v_at_1 =
116SOURCES =
117DIST_SOURCES =
118RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119	ctags-recursive dvi-recursive html-recursive info-recursive \
120	install-data-recursive install-dvi-recursive \
121	install-exec-recursive install-html-recursive \
122	install-info-recursive install-pdf-recursive \
123	install-ps-recursive install-recursive installcheck-recursive \
124	installdirs-recursive pdf-recursive ps-recursive \
125	tags-recursive uninstall-recursive
126am__can_run_installinfo = \
127  case $$AM_UPDATE_INFO_DIR in \
128    n|no|NO) false;; \
129    *) (install-info --version) >/dev/null 2>&1;; \
130  esac
131RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
132  distclean-recursive maintainer-clean-recursive
133am__recursive_targets = \
134  $(RECURSIVE_TARGETS) \
135  $(RECURSIVE_CLEAN_TARGETS) \
136  $(am__extra_recursive_targets)
137AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
138	cscope distdir distdir-am dist dist-all distcheck
139am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
140	etr_config.h.in
141# Read a list of newline-separated strings from the standard input,
142# and print each of them once, without duplicates.  Input order is
143# *not* preserved.
144am__uniquify_input = $(AWK) '\
145  BEGIN { nonempty = 0; } \
146  { items[$$0] = 1; nonempty = 1; } \
147  END { if (nonempty) { for (i in items) print i; }; } \
148'
149# Make sure the list of sources is unique.  This is necessary because,
150# e.g., the same source file might be shared among _SOURCES variables
151# for different programs/libraries.
152am__define_uniq_tagged_files = \
153  list='$(am__tagged_files)'; \
154  unique=`for i in $$list; do \
155    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
156  done | $(am__uniquify_input)`
157ETAGS = etags
158CTAGS = ctags
159CSCOPE = cscope
160DIST_SUBDIRS = $(SUBDIRS)
161am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/etr_config.h.in \
162	AUTHORS COPYING ChangeLog INSTALL NEWS README compile \
163	config.guess config.sub install-sh missing
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165distdir = $(PACKAGE)-$(VERSION)
166top_distdir = $(distdir)
167am__remove_distdir = \
168  if test -d "$(distdir)"; then \
169    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
170      && rm -rf "$(distdir)" \
171      || { sleep 5 && rm -rf "$(distdir)"; }; \
172  else :; fi
173am__post_remove_distdir = $(am__remove_distdir)
174am__relativize = \
175  dir0=`pwd`; \
176  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
177  sed_rest='s,^[^/]*/*,,'; \
178  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
179  sed_butlast='s,/*[^/]*$$,,'; \
180  while test -n "$$dir1"; do \
181    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
182    if test "$$first" != "."; then \
183      if test "$$first" = ".."; then \
184        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
185        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
186      else \
187        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
188        if test "$$first2" = "$$first"; then \
189          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
190        else \
191          dir2="../$$dir2"; \
192        fi; \
193        dir0="$$dir0"/"$$first"; \
194      fi; \
195    fi; \
196    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
197  done; \
198  reldir="$$dir2"
199GZIP_ENV = --best
200DIST_ARCHIVES = $(distdir).tar.xz $(distdir).zip
201DIST_TARGETS = dist-xz dist-zip
202# Exists only to be overridden by the user if desired.
203AM_DISTCHECK_DVI_TARGET = dvi
204distuninstallcheck_listfiles = find . -type f -print
205am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
206  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
207distcleancheck_listfiles = find . -type f -print
208ACLOCAL = @ACLOCAL@
209AMTAR = @AMTAR@
210AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
211AUTOCONF = @AUTOCONF@
212AUTOHEADER = @AUTOHEADER@
213AUTOMAKE = @AUTOMAKE@
214AWK = @AWK@
215CC = @CC@
216CCDEPMODE = @CCDEPMODE@
217CFLAGS = @CFLAGS@
218CPP = @CPP@
219CPPFLAGS = @CPPFLAGS@
220CXX = @CXX@
221CXXDEPMODE = @CXXDEPMODE@
222CXXFLAGS = @CXXFLAGS@
223CYGPATH_W = @CYGPATH_W@
224DEFS = @DEFS@
225DEPDIR = @DEPDIR@
226ECHO_C = @ECHO_C@
227ECHO_N = @ECHO_N@
228ECHO_T = @ECHO_T@
229EGREP = @EGREP@
230EXEEXT = @EXEEXT@
231GREP = @GREP@
232INSTALL = @INSTALL@
233INSTALL_DATA = @INSTALL_DATA@
234INSTALL_PROGRAM = @INSTALL_PROGRAM@
235INSTALL_SCRIPT = @INSTALL_SCRIPT@
236INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
237LDFLAGS = @LDFLAGS@
238LIBOBJS = @LIBOBJS@
239LIBS = @LIBS@
240LTLIBOBJS = @LTLIBOBJS@
241MAKEINFO = @MAKEINFO@
242MKDIR_P = @MKDIR_P@
243OBJEXT = @OBJEXT@
244PACKAGE = @PACKAGE@
245PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246PACKAGE_NAME = @PACKAGE_NAME@
247PACKAGE_STRING = @PACKAGE_STRING@
248PACKAGE_TARNAME = @PACKAGE_TARNAME@
249PACKAGE_URL = @PACKAGE_URL@
250PACKAGE_VERSION = @PACKAGE_VERSION@
251PATH_SEPARATOR = @PATH_SEPARATOR@
252PKG_CONFIG = @PKG_CONFIG@
253PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
254PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
255SET_MAKE = @SET_MAKE@
256SFML_AUDIO_CFLAGS = @SFML_AUDIO_CFLAGS@
257SFML_AUDIO_LIBS = @SFML_AUDIO_LIBS@
258SFML_GRAPHICS_CFLAGS = @SFML_GRAPHICS_CFLAGS@
259SFML_GRAPHICS_LIBS = @SFML_GRAPHICS_LIBS@
260SFML_SYSTEM_CFLAGS = @SFML_SYSTEM_CFLAGS@
261SFML_SYSTEM_LIBS = @SFML_SYSTEM_LIBS@
262SFML_WINDOW_CFLAGS = @SFML_WINDOW_CFLAGS@
263SFML_WINDOW_LIBS = @SFML_WINDOW_LIBS@
264SHELL = @SHELL@
265STRIP = @STRIP@
266VERSION = @VERSION@
267abs_builddir = @abs_builddir@
268abs_srcdir = @abs_srcdir@
269abs_top_builddir = @abs_top_builddir@
270abs_top_srcdir = @abs_top_srcdir@
271ac_ct_CC = @ac_ct_CC@
272ac_ct_CXX = @ac_ct_CXX@
273am__include = @am__include@
274am__leading_dot = @am__leading_dot@
275am__quote = @am__quote@
276am__tar = @am__tar@
277am__untar = @am__untar@
278bindir = @bindir@
279build = @build@
280build_alias = @build_alias@
281build_cpu = @build_cpu@
282build_os = @build_os@
283build_vendor = @build_vendor@
284builddir = @builddir@
285datadir = @datadir@
286datarootdir = @datarootdir@
287docdir = @docdir@
288dvidir = @dvidir@
289exec_prefix = @exec_prefix@
290host = @host@
291host_alias = @host_alias@
292host_cpu = @host_cpu@
293host_os = @host_os@
294host_vendor = @host_vendor@
295htmldir = @htmldir@
296includedir = @includedir@
297infodir = @infodir@
298install_sh = @install_sh@
299libdir = @libdir@
300libexecdir = @libexecdir@
301localedir = @localedir@
302localstatedir = @localstatedir@
303mandir = @mandir@
304mkdir_p = @mkdir_p@
305oldincludedir = @oldincludedir@
306pdfdir = @pdfdir@
307prefix = @prefix@
308program_transform_name = @program_transform_name@
309psdir = @psdir@
310runstatedir = @runstatedir@
311sbindir = @sbindir@
312sharedstatedir = @sharedstatedir@
313srcdir = @srcdir@
314sysconfdir = @sysconfdir@
315target_alias = @target_alias@
316top_build_prefix = @top_build_prefix@
317top_builddir = @top_builddir@
318top_srcdir = @top_srcdir@
319SUBDIRS = src build data resources doc
320AM_DIST_FORMATS = xz zip
321EXTRA_DIST = \
322	autogen.sh	\
323	m4/pkg.m4	\
324	version.rc
325
326all: etr_config.h
327	$(MAKE) $(AM_MAKEFLAGS) all-recursive
328
329.SUFFIXES:
330am--refresh: Makefile
331	@:
332$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
333	@for dep in $?; do \
334	  case '$(am__configure_deps)' in \
335	    *$$dep*) \
336	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
337	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
338		&& exit 0; \
339	      exit 1;; \
340	  esac; \
341	done; \
342	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
343	$(am__cd) $(top_srcdir) && \
344	  $(AUTOMAKE) --gnu Makefile
345Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
346	@case '$?' in \
347	  *config.status*) \
348	    echo ' $(SHELL) ./config.status'; \
349	    $(SHELL) ./config.status;; \
350	  *) \
351	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
352	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
353	esac;
354
355$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
356	$(SHELL) ./config.status --recheck
357
358$(top_srcdir)/configure:  $(am__configure_deps)
359	$(am__cd) $(srcdir) && $(AUTOCONF)
360$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
361	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
362$(am__aclocal_m4_deps):
363
364etr_config.h: stamp-h1
365	@test -f $@ || rm -f stamp-h1
366	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
367
368stamp-h1: $(srcdir)/etr_config.h.in $(top_builddir)/config.status
369	@rm -f stamp-h1
370	cd $(top_builddir) && $(SHELL) ./config.status etr_config.h
371$(srcdir)/etr_config.h.in:  $(am__configure_deps)
372	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
373	rm -f stamp-h1
374	touch $@
375
376distclean-hdr:
377	-rm -f etr_config.h stamp-h1
378
379# This directory's subdirectories are mostly independent; you can cd
380# into them and run 'make' without going through this Makefile.
381# To change the values of 'make' variables: instead of editing Makefiles,
382# (1) if the variable is set in 'config.status', edit 'config.status'
383#     (which will cause the Makefiles to be regenerated when you run 'make');
384# (2) otherwise, pass the desired values on the 'make' command line.
385$(am__recursive_targets):
386	@fail=; \
387	if $(am__make_keepgoing); then \
388	  failcom='fail=yes'; \
389	else \
390	  failcom='exit 1'; \
391	fi; \
392	dot_seen=no; \
393	target=`echo $@ | sed s/-recursive//`; \
394	case "$@" in \
395	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
396	  *) list='$(SUBDIRS)' ;; \
397	esac; \
398	for subdir in $$list; do \
399	  echo "Making $$target in $$subdir"; \
400	  if test "$$subdir" = "."; then \
401	    dot_seen=yes; \
402	    local_target="$$target-am"; \
403	  else \
404	    local_target="$$target"; \
405	  fi; \
406	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
407	  || eval $$failcom; \
408	done; \
409	if test "$$dot_seen" = "no"; then \
410	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
411	fi; test -z "$$fail"
412
413ID: $(am__tagged_files)
414	$(am__define_uniq_tagged_files); mkid -fID $$unique
415tags: tags-recursive
416TAGS: tags
417
418tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
419	set x; \
420	here=`pwd`; \
421	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
422	  include_option=--etags-include; \
423	  empty_fix=.; \
424	else \
425	  include_option=--include; \
426	  empty_fix=; \
427	fi; \
428	list='$(SUBDIRS)'; for subdir in $$list; do \
429	  if test "$$subdir" = .; then :; else \
430	    test ! -f $$subdir/TAGS || \
431	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
432	  fi; \
433	done; \
434	$(am__define_uniq_tagged_files); \
435	shift; \
436	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
437	  test -n "$$unique" || unique=$$empty_fix; \
438	  if test $$# -gt 0; then \
439	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
440	      "$$@" $$unique; \
441	  else \
442	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
443	      $$unique; \
444	  fi; \
445	fi
446ctags: ctags-recursive
447
448CTAGS: ctags
449ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
450	$(am__define_uniq_tagged_files); \
451	test -z "$(CTAGS_ARGS)$$unique" \
452	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
453	     $$unique
454
455GTAGS:
456	here=`$(am__cd) $(top_builddir) && pwd` \
457	  && $(am__cd) $(top_srcdir) \
458	  && gtags -i $(GTAGS_ARGS) "$$here"
459cscope: cscope.files
460	test ! -s cscope.files \
461	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
462clean-cscope:
463	-rm -f cscope.files
464cscope.files: clean-cscope cscopelist
465cscopelist: cscopelist-recursive
466
467cscopelist-am: $(am__tagged_files)
468	list='$(am__tagged_files)'; \
469	case "$(srcdir)" in \
470	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
471	  *) sdir=$(subdir)/$(srcdir) ;; \
472	esac; \
473	for i in $$list; do \
474	  if test -f "$$i"; then \
475	    echo "$(subdir)/$$i"; \
476	  else \
477	    echo "$$sdir/$$i"; \
478	  fi; \
479	done >> $(top_builddir)/cscope.files
480
481distclean-tags:
482	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
483	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
484
485distdir: $(BUILT_SOURCES)
486	$(MAKE) $(AM_MAKEFLAGS) distdir-am
487
488distdir-am: $(DISTFILES)
489	$(am__remove_distdir)
490	test -d "$(distdir)" || mkdir "$(distdir)"
491	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
492	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
493	list='$(DISTFILES)'; \
494	  dist_files=`for file in $$list; do echo $$file; done | \
495	  sed -e "s|^$$srcdirstrip/||;t" \
496	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
497	case $$dist_files in \
498	  */*) $(MKDIR_P) `echo "$$dist_files" | \
499			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
500			   sort -u` ;; \
501	esac; \
502	for file in $$dist_files; do \
503	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
504	  if test -d $$d/$$file; then \
505	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
506	    if test -d "$(distdir)/$$file"; then \
507	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508	    fi; \
509	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
510	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
511	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512	    fi; \
513	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
514	  else \
515	    test -f "$(distdir)/$$file" \
516	    || cp -p $$d/$$file "$(distdir)/$$file" \
517	    || exit 1; \
518	  fi; \
519	done
520	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
521	  if test "$$subdir" = .; then :; else \
522	    $(am__make_dryrun) \
523	      || test -d "$(distdir)/$$subdir" \
524	      || $(MKDIR_P) "$(distdir)/$$subdir" \
525	      || exit 1; \
526	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
527	    $(am__relativize); \
528	    new_distdir=$$reldir; \
529	    dir1=$$subdir; dir2="$(top_distdir)"; \
530	    $(am__relativize); \
531	    new_top_distdir=$$reldir; \
532	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
533	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
534	    ($(am__cd) $$subdir && \
535	      $(MAKE) $(AM_MAKEFLAGS) \
536	        top_distdir="$$new_top_distdir" \
537	        distdir="$$new_distdir" \
538		am__remove_distdir=: \
539		am__skip_length_check=: \
540		am__skip_mode_fix=: \
541	        distdir) \
542	      || exit 1; \
543	  fi; \
544	done
545	-test -n "$(am__skip_mode_fix)" \
546	|| find "$(distdir)" -type d ! -perm -755 \
547		-exec chmod u+rwx,go+rx {} \; -o \
548	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
549	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
550	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
551	|| chmod -R a+r "$(distdir)"
552dist-gzip: distdir
553	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
554	$(am__post_remove_distdir)
555
556dist-bzip2: distdir
557	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
558	$(am__post_remove_distdir)
559
560dist-lzip: distdir
561	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
562	$(am__post_remove_distdir)
563dist-xz: distdir
564	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
565	$(am__post_remove_distdir)
566
567dist-zstd: distdir
568	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
569	$(am__post_remove_distdir)
570
571dist-tarZ: distdir
572	@echo WARNING: "Support for distribution archives compressed with" \
573		       "legacy program 'compress' is deprecated." >&2
574	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
575	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
576	$(am__post_remove_distdir)
577
578dist-shar: distdir
579	@echo WARNING: "Support for shar distribution archives is" \
580	               "deprecated." >&2
581	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
582	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
583	$(am__post_remove_distdir)
584dist-zip: distdir
585	-rm -f $(distdir).zip
586	zip -rq $(distdir).zip $(distdir)
587	$(am__post_remove_distdir)
588
589dist dist-all:
590	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
591	$(am__post_remove_distdir)
592
593# This target untars the dist file and tries a VPATH configuration.  Then
594# it guarantees that the distribution is self-contained by making another
595# tarfile.
596distcheck: dist
597	case '$(DIST_ARCHIVES)' in \
598	*.tar.gz*) \
599	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
600	*.tar.bz2*) \
601	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
602	*.tar.lz*) \
603	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
604	*.tar.xz*) \
605	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
606	*.tar.Z*) \
607	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
608	*.shar.gz*) \
609	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
610	*.zip*) \
611	  unzip $(distdir).zip ;;\
612	*.tar.zst*) \
613	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
614	esac
615	chmod -R a-w $(distdir)
616	chmod u+w $(distdir)
617	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
618	chmod a-w $(distdir)
619	test -d $(distdir)/_build || exit 0; \
620	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
621	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
622	  && am__cwd=`pwd` \
623	  && $(am__cd) $(distdir)/_build/sub \
624	  && ../../configure \
625	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
626	    $(DISTCHECK_CONFIGURE_FLAGS) \
627	    --srcdir=../.. --prefix="$$dc_install_base" \
628	  && $(MAKE) $(AM_MAKEFLAGS) \
629	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
630	  && $(MAKE) $(AM_MAKEFLAGS) check \
631	  && $(MAKE) $(AM_MAKEFLAGS) install \
632	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
633	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
634	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
635	        distuninstallcheck \
636	  && chmod -R a-w "$$dc_install_base" \
637	  && ({ \
638	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
639	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
640	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
641	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
642	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
643	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
644	  && rm -rf "$$dc_destdir" \
645	  && $(MAKE) $(AM_MAKEFLAGS) dist \
646	  && rm -rf $(DIST_ARCHIVES) \
647	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
648	  && cd "$$am__cwd" \
649	  || exit 1
650	$(am__post_remove_distdir)
651	@(echo "$(distdir) archives ready for distribution: "; \
652	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
653	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
654distuninstallcheck:
655	@test -n '$(distuninstallcheck_dir)' || { \
656	  echo 'ERROR: trying to run $@ with an empty' \
657	       '$$(distuninstallcheck_dir)' >&2; \
658	  exit 1; \
659	}; \
660	$(am__cd) '$(distuninstallcheck_dir)' || { \
661	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
662	  exit 1; \
663	}; \
664	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
665	   || { echo "ERROR: files left after uninstall:" ; \
666	        if test -n "$(DESTDIR)"; then \
667	          echo "  (check DESTDIR support)"; \
668	        fi ; \
669	        $(distuninstallcheck_listfiles) ; \
670	        exit 1; } >&2
671distcleancheck: distclean
672	@if test '$(srcdir)' = . ; then \
673	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
674	  exit 1 ; \
675	fi
676	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
677	  || { echo "ERROR: files left in build directory after distclean:" ; \
678	       $(distcleancheck_listfiles) ; \
679	       exit 1; } >&2
680check-am: all-am
681check: check-recursive
682all-am: Makefile etr_config.h
683installdirs: installdirs-recursive
684installdirs-am:
685install: install-recursive
686install-exec: install-exec-recursive
687install-data: install-data-recursive
688uninstall: uninstall-recursive
689
690install-am: all-am
691	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
692
693installcheck: installcheck-recursive
694install-strip:
695	if test -z '$(STRIP)'; then \
696	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
697	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
698	      install; \
699	else \
700	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
703	fi
704mostlyclean-generic:
705
706clean-generic:
707
708distclean-generic:
709	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
710	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
711
712maintainer-clean-generic:
713	@echo "This command is intended for maintainers to use"
714	@echo "it deletes files that may require special tools to rebuild."
715clean: clean-recursive
716
717clean-am: clean-generic mostlyclean-am
718
719distclean: distclean-recursive
720	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
721	-rm -f Makefile
722distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
723
724dvi: dvi-recursive
725
726dvi-am:
727
728html: html-recursive
729
730html-am:
731
732info: info-recursive
733
734info-am:
735
736install-data-am:
737
738install-dvi: install-dvi-recursive
739
740install-dvi-am:
741
742install-exec-am:
743
744install-html: install-html-recursive
745
746install-html-am:
747
748install-info: install-info-recursive
749
750install-info-am:
751
752install-man:
753
754install-pdf: install-pdf-recursive
755
756install-pdf-am:
757
758install-ps: install-ps-recursive
759
760install-ps-am:
761
762installcheck-am:
763
764maintainer-clean: maintainer-clean-recursive
765	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
766	-rm -rf $(top_srcdir)/autom4te.cache
767	-rm -f Makefile
768maintainer-clean-am: distclean-am maintainer-clean-generic
769
770mostlyclean: mostlyclean-recursive
771
772mostlyclean-am: mostlyclean-generic
773
774pdf: pdf-recursive
775
776pdf-am:
777
778ps: ps-recursive
779
780ps-am:
781
782uninstall-am:
783
784.MAKE: $(am__recursive_targets) all install-am install-strip
785
786.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
787	am--refresh check check-am clean clean-cscope clean-generic \
788	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
789	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
790	dist-zstd distcheck distclean distclean-generic distclean-hdr \
791	distclean-tags distcleancheck distdir distuninstallcheck dvi \
792	dvi-am html html-am info info-am install install-am \
793	install-data install-data-am install-dvi install-dvi-am \
794	install-exec install-exec-am install-html install-html-am \
795	install-info install-info-am install-man install-pdf \
796	install-pdf-am install-ps install-ps-am install-strip \
797	installcheck installcheck-am installdirs installdirs-am \
798	maintainer-clean maintainer-clean-generic mostlyclean \
799	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
800	uninstall-am
801
802.PRECIOUS: Makefile
803
804
805# Tell versions [3.59,3.63) of GNU make to not export all variables.
806# Otherwise a system limit (for SysV at least) may be exceeded.
807.NOEXPORT:
808