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