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