Home | History | Annotate | Line # | Download | only in dist
      1  1.1.1.4  christos # Makefile.in generated by automake 1.16.5 from Makefile.am.
      2      1.1  christos # @configure_input@
      3      1.1  christos 
      4  1.1.1.4  christos # Copyright (C) 1994-2021 Free Software Foundation, Inc.
      5      1.1  christos 
      6      1.1  christos # This Makefile.in is free software; the Free Software Foundation
      7      1.1  christos # gives unlimited permission to copy and/or distribute it,
      8      1.1  christos # with or without modifications, as long as this notice is preserved.
      9      1.1  christos 
     10      1.1  christos # This program is distributed in the hope that it will be useful,
     11      1.1  christos # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     12      1.1  christos # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     13      1.1  christos # PARTICULAR PURPOSE.
     14      1.1  christos 
     15      1.1  christos @SET_MAKE@
     16      1.1  christos 
     17      1.1  christos VPATH = @srcdir@
     18      1.1  christos am__is_gnu_make = { \
     19      1.1  christos   if test -z '$(MAKELEVEL)'; then \
     20      1.1  christos     false; \
     21      1.1  christos   elif test -n '$(MAKE_HOST)'; then \
     22      1.1  christos     true; \
     23      1.1  christos   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
     24      1.1  christos     true; \
     25      1.1  christos   else \
     26      1.1  christos     false; \
     27      1.1  christos   fi; \
     28      1.1  christos }
     29      1.1  christos am__make_running_with_option = \
     30      1.1  christos   case $${target_option-} in \
     31      1.1  christos       ?) ;; \
     32      1.1  christos       *) echo "am__make_running_with_option: internal error: invalid" \
     33      1.1  christos               "target option '$${target_option-}' specified" >&2; \
     34      1.1  christos          exit 1;; \
     35      1.1  christos   esac; \
     36      1.1  christos   has_opt=no; \
     37      1.1  christos   sane_makeflags=$$MAKEFLAGS; \
     38      1.1  christos   if $(am__is_gnu_make); then \
     39      1.1  christos     sane_makeflags=$$MFLAGS; \
     40      1.1  christos   else \
     41      1.1  christos     case $$MAKEFLAGS in \
     42      1.1  christos       *\\[\ \	]*) \
     43      1.1  christos         bs=\\; \
     44      1.1  christos         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
     45      1.1  christos           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
     46      1.1  christos     esac; \
     47      1.1  christos   fi; \
     48      1.1  christos   skip_next=no; \
     49      1.1  christos   strip_trailopt () \
     50      1.1  christos   { \
     51      1.1  christos     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
     52      1.1  christos   }; \
     53      1.1  christos   for flg in $$sane_makeflags; do \
     54      1.1  christos     test $$skip_next = yes && { skip_next=no; continue; }; \
     55      1.1  christos     case $$flg in \
     56      1.1  christos       *=*|--*) continue;; \
     57      1.1  christos         -*I) strip_trailopt 'I'; skip_next=yes;; \
     58      1.1  christos       -*I?*) strip_trailopt 'I';; \
     59      1.1  christos         -*O) strip_trailopt 'O'; skip_next=yes;; \
     60      1.1  christos       -*O?*) strip_trailopt 'O';; \
     61      1.1  christos         -*l) strip_trailopt 'l'; skip_next=yes;; \
     62      1.1  christos       -*l?*) strip_trailopt 'l';; \
     63      1.1  christos       -[dEDm]) skip_next=yes;; \
     64      1.1  christos       -[JT]) skip_next=yes;; \
     65      1.1  christos     esac; \
     66      1.1  christos     case $$flg in \
     67      1.1  christos       *$$target_option*) has_opt=yes; break;; \
     68      1.1  christos     esac; \
     69      1.1  christos   done; \
     70      1.1  christos   test $$has_opt = yes
     71      1.1  christos am__make_dryrun = (target_option=n; $(am__make_running_with_option))
     72      1.1  christos am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
     73      1.1  christos pkgdatadir = $(datadir)/@PACKAGE@
     74      1.1  christos pkgincludedir = $(includedir)/@PACKAGE@
     75      1.1  christos pkglibdir = $(libdir)/@PACKAGE@
     76      1.1  christos pkglibexecdir = $(libexecdir)/@PACKAGE@
     77      1.1  christos am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     78      1.1  christos install_sh_DATA = $(install_sh) -c -m 644
     79      1.1  christos install_sh_PROGRAM = $(install_sh) -c
     80      1.1  christos install_sh_SCRIPT = $(install_sh) -c
     81      1.1  christos INSTALL_HEADER = $(INSTALL_DATA)
     82      1.1  christos transform = $(program_transform_name)
     83      1.1  christos NORMAL_INSTALL = :
     84      1.1  christos PRE_INSTALL = :
     85      1.1  christos POST_INSTALL = :
     86      1.1  christos NORMAL_UNINSTALL = :
     87      1.1  christos PRE_UNINSTALL = :
     88      1.1  christos POST_UNINSTALL = :
     89      1.1  christos build_triplet = @build@
     90      1.1  christos host_triplet = @host@
     91      1.1  christos @HAVE_BINDDIR_TRUE@am__append_1 = bind/Makefile.in bind/bind.tar.gz bind/version.tmp
     92      1.1  christos subdir = .
     93      1.1  christos ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     94      1.1  christos am__aclocal_m4_deps = $(top_srcdir)/configure.ac
     95      1.1  christos am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     96      1.1  christos 	$(ACLOCAL_M4)
     97      1.1  christos DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
     98      1.1  christos 	$(am__configure_deps) $(nobase_include_HEADERS) \
     99      1.1  christos 	$(am__DIST_COMMON)
    100      1.1  christos am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    101      1.1  christos  configure.lineno config.status.lineno
    102      1.1  christos mkinstalldirs = $(install_sh) -d
    103      1.1  christos CONFIG_HEADER = $(top_builddir)/includes/config.h
    104      1.1  christos CONFIG_CLEAN_FILES = doc/devel/doxyfile
    105      1.1  christos CONFIG_CLEAN_VPATH_FILES =
    106      1.1  christos AM_V_P = $(am__v_P_@AM_V@)
    107      1.1  christos am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
    108      1.1  christos am__v_P_0 = false
    109      1.1  christos am__v_P_1 = :
    110      1.1  christos AM_V_GEN = $(am__v_GEN_@AM_V@)
    111      1.1  christos am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
    112      1.1  christos am__v_GEN_0 = @echo "  GEN     " $@;
    113      1.1  christos am__v_GEN_1 = 
    114      1.1  christos AM_V_at = $(am__v_at_@AM_V@)
    115      1.1  christos am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
    116      1.1  christos am__v_at_0 = @
    117      1.1  christos am__v_at_1 = 
    118      1.1  christos SOURCES =
    119      1.1  christos DIST_SOURCES =
    120      1.1  christos RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
    121      1.1  christos 	ctags-recursive dvi-recursive html-recursive info-recursive \
    122      1.1  christos 	install-data-recursive install-dvi-recursive \
    123      1.1  christos 	install-exec-recursive install-html-recursive \
    124      1.1  christos 	install-info-recursive install-pdf-recursive \
    125      1.1  christos 	install-ps-recursive install-recursive installcheck-recursive \
    126      1.1  christos 	installdirs-recursive pdf-recursive ps-recursive \
    127      1.1  christos 	tags-recursive uninstall-recursive
    128      1.1  christos am__can_run_installinfo = \
    129      1.1  christos   case $$AM_UPDATE_INFO_DIR in \
    130      1.1  christos     n|no|NO) false;; \
    131      1.1  christos     *) (install-info --version) >/dev/null 2>&1;; \
    132      1.1  christos   esac
    133      1.1  christos am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    134      1.1  christos am__vpath_adj = case $$p in \
    135      1.1  christos     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    136      1.1  christos     *) f=$$p;; \
    137      1.1  christos   esac;
    138      1.1  christos am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
    139      1.1  christos am__install_max = 40
    140      1.1  christos am__nobase_strip_setup = \
    141      1.1  christos   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
    142      1.1  christos am__nobase_strip = \
    143      1.1  christos   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
    144      1.1  christos am__nobase_list = $(am__nobase_strip_setup); \
    145      1.1  christos   for p in $$list; do echo "$$p $$p"; done | \
    146      1.1  christos   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
    147      1.1  christos   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    148      1.1  christos     if (++n[$$2] == $(am__install_max)) \
    149      1.1  christos       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    150      1.1  christos     END { for (dir in files) print dir, files[dir] }'
    151      1.1  christos am__base_list = \
    152      1.1  christos   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    153      1.1  christos   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    154      1.1  christos am__uninstall_files_from_dir = { \
    155      1.1  christos   test -z "$$files" \
    156      1.1  christos     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    157      1.1  christos     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
    158      1.1  christos          $(am__cd) "$$dir" && rm -f $$files; }; \
    159      1.1  christos   }
    160      1.1  christos am__installdirs = "$(DESTDIR)$(includedir)"
    161      1.1  christos HEADERS = $(nobase_include_HEADERS)
    162      1.1  christos RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    163      1.1  christos   distclean-recursive maintainer-clean-recursive
    164      1.1  christos am__recursive_targets = \
    165      1.1  christos   $(RECURSIVE_TARGETS) \
    166      1.1  christos   $(RECURSIVE_CLEAN_TARGETS) \
    167      1.1  christos   $(am__extra_recursive_targets)
    168      1.1  christos AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
    169  1.1.1.2  christos 	cscope distdir distdir-am dist dist-all distcheck
    170      1.1  christos am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    171      1.1  christos # Read a list of newline-separated strings from the standard input,
    172      1.1  christos # and print each of them once, without duplicates.  Input order is
    173      1.1  christos # *not* preserved.
    174      1.1  christos am__uniquify_input = $(AWK) '\
    175      1.1  christos   BEGIN { nonempty = 0; } \
    176      1.1  christos   { items[$$0] = 1; nonempty = 1; } \
    177      1.1  christos   END { if (nonempty) { for (i in items) print i; }; } \
    178      1.1  christos '
    179      1.1  christos # Make sure the list of sources is unique.  This is necessary because,
    180      1.1  christos # e.g., the same source file might be shared among _SOURCES variables
    181      1.1  christos # for different programs/libraries.
    182      1.1  christos am__define_uniq_tagged_files = \
    183      1.1  christos   list='$(am__tagged_files)'; \
    184      1.1  christos   unique=`for i in $$list; do \
    185      1.1  christos     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    186      1.1  christos   done | $(am__uniquify_input)`
    187      1.1  christos am__DIST_COMMON = $(srcdir)/Makefile.in \
    188      1.1  christos 	$(top_srcdir)/doc/devel/doxyfile.in README compile \
    189      1.1  christos 	config.guess config.sub depcomp install-sh missing
    190      1.1  christos DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    191      1.1  christos distdir = $(PACKAGE)-$(VERSION)
    192      1.1  christos top_distdir = $(distdir)
    193      1.1  christos am__remove_distdir = \
    194      1.1  christos   if test -d "$(distdir)"; then \
    195      1.1  christos     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
    196      1.1  christos       && rm -rf "$(distdir)" \
    197      1.1  christos       || { sleep 5 && rm -rf "$(distdir)"; }; \
    198      1.1  christos   else :; fi
    199      1.1  christos am__post_remove_distdir = $(am__remove_distdir)
    200      1.1  christos am__relativize = \
    201      1.1  christos   dir0=`pwd`; \
    202      1.1  christos   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
    203      1.1  christos   sed_rest='s,^[^/]*/*,,'; \
    204      1.1  christos   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
    205      1.1  christos   sed_butlast='s,/*[^/]*$$,,'; \
    206      1.1  christos   while test -n "$$dir1"; do \
    207      1.1  christos     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    208      1.1  christos     if test "$$first" != "."; then \
    209      1.1  christos       if test "$$first" = ".."; then \
    210      1.1  christos         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
    211      1.1  christos         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
    212      1.1  christos       else \
    213      1.1  christos         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
    214      1.1  christos         if test "$$first2" = "$$first"; then \
    215      1.1  christos           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
    216      1.1  christos         else \
    217      1.1  christos           dir2="../$$dir2"; \
    218      1.1  christos         fi; \
    219      1.1  christos         dir0="$$dir0"/"$$first"; \
    220      1.1  christos       fi; \
    221      1.1  christos     fi; \
    222      1.1  christos     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
    223      1.1  christos   done; \
    224      1.1  christos   reldir="$$dir2"
    225      1.1  christos DIST_ARCHIVES = $(distdir).tar.gz
    226      1.1  christos GZIP_ENV = --best
    227      1.1  christos DIST_TARGETS = dist-gzip
    228  1.1.1.4  christos # Exists only to be overridden by the user if desired.
    229  1.1.1.4  christos AM_DISTCHECK_DVI_TARGET = dvi
    230      1.1  christos distuninstallcheck_listfiles = find . -type f -print
    231      1.1  christos am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
    232      1.1  christos   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
    233      1.1  christos distcleancheck_listfiles = find . -type f -print
    234      1.1  christos A = @A@
    235      1.1  christos ACLOCAL = @ACLOCAL@
    236      1.1  christos AMTAR = @AMTAR@
    237      1.1  christos AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    238      1.1  christos AR = @AR@
    239      1.1  christos ATF_BIN = @ATF_BIN@
    240      1.1  christos ATF_CFLAGS = @ATF_CFLAGS@
    241      1.1  christos ATF_LDFLAGS = @ATF_LDFLAGS@
    242      1.1  christos AUTOCONF = @AUTOCONF@
    243      1.1  christos AUTOHEADER = @AUTOHEADER@
    244      1.1  christos AUTOMAKE = @AUTOMAKE@
    245      1.1  christos AWK = @AWK@
    246      1.1  christos BINDCONFIG = @BINDCONFIG@
    247      1.1  christos BINDDIR = @BINDDIR@
    248      1.1  christos BINDIOMUX = @BINDIOMUX@
    249      1.1  christos BINDLIBDNSDIR = @BINDLIBDNSDIR@
    250      1.1  christos BINDLIBIRSDIR = @BINDLIBIRSDIR@
    251      1.1  christos BINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
    252      1.1  christos BINDLIBISCDIR = @BINDLIBISCDIR@
    253      1.1  christos BINDLT = @BINDLT@
    254      1.1  christos BINDSRCDIR = @BINDSRCDIR@
    255      1.1  christos BINDSUBDIR = @BINDSUBDIR@
    256      1.1  christos CC = @CC@
    257      1.1  christos CCDEPMODE = @CCDEPMODE@
    258      1.1  christos CFLAGS = @CFLAGS@
    259      1.1  christos CPP = @CPP@
    260      1.1  christos CPPFLAGS = @CPPFLAGS@
    261  1.1.1.4  christos CSCOPE = @CSCOPE@
    262  1.1.1.4  christos CTAGS = @CTAGS@
    263      1.1  christos CYGPATH_W = @CYGPATH_W@
    264      1.1  christos DEFS = @DEFS@
    265      1.1  christos DEPDIR = @DEPDIR@
    266      1.1  christos DHLIBS = @DHLIBS@
    267      1.1  christos DISTCHECK_ATF_CONFIGURE_FLAG = @DISTCHECK_ATF_CONFIGURE_FLAG@
    268      1.1  christos DISTCHECK_LIBBIND_CONFIGURE_FLAG = @DISTCHECK_LIBBIND_CONFIGURE_FLAG@
    269      1.1  christos DISTCHECK_LIBTOOL_CONFIGURE_FLAG = @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@
    270      1.1  christos ECHO_C = @ECHO_C@
    271      1.1  christos ECHO_N = @ECHO_N@
    272      1.1  christos ECHO_T = @ECHO_T@
    273      1.1  christos EGREP = @EGREP@
    274  1.1.1.4  christos ETAGS = @ETAGS@
    275      1.1  christos EXEEXT = @EXEEXT@
    276      1.1  christos GREP = @GREP@
    277      1.1  christos INSTALL = @INSTALL@
    278      1.1  christos INSTALL_DATA = @INSTALL_DATA@
    279      1.1  christos INSTALL_PROGRAM = @INSTALL_PROGRAM@
    280      1.1  christos INSTALL_SCRIPT = @INSTALL_SCRIPT@
    281      1.1  christos INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    282      1.1  christos LDAP_CFLAGS = @LDAP_CFLAGS@
    283      1.1  christos LDAP_LIBS = @LDAP_LIBS@
    284      1.1  christos LDFLAGS = @LDFLAGS@
    285      1.1  christos LIBOBJS = @LIBOBJS@
    286      1.1  christos LIBS = @LIBS@
    287      1.1  christos LTLIBOBJS = @LTLIBOBJS@
    288      1.1  christos MAINT = @MAINT@
    289      1.1  christos MAKEINFO = @MAKEINFO@
    290      1.1  christos MKDIR_P = @MKDIR_P@
    291      1.1  christos OBJEXT = @OBJEXT@
    292      1.1  christos PACKAGE = @PACKAGE@
    293      1.1  christos PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    294      1.1  christos PACKAGE_NAME = @PACKAGE_NAME@
    295      1.1  christos PACKAGE_STRING = @PACKAGE_STRING@
    296      1.1  christos PACKAGE_TARNAME = @PACKAGE_TARNAME@
    297      1.1  christos PACKAGE_URL = @PACKAGE_URL@
    298      1.1  christos PACKAGE_VERSION = @PACKAGE_VERSION@
    299      1.1  christos PATH_SEPARATOR = @PATH_SEPARATOR@
    300      1.1  christos Q = @Q@
    301      1.1  christos RANLIB = @RANLIB@
    302      1.1  christos SET_MAKE = @SET_MAKE@
    303      1.1  christos SHELL = @SHELL@
    304      1.1  christos STRIP = @STRIP@
    305      1.1  christos UNITTESTS = @UNITTESTS@
    306      1.1  christos VERSION = @VERSION@
    307      1.1  christos abs_builddir = @abs_builddir@
    308      1.1  christos abs_srcdir = @abs_srcdir@
    309      1.1  christos abs_top_builddir = @abs_top_builddir@
    310      1.1  christos abs_top_srcdir = @abs_top_srcdir@
    311      1.1  christos ac_ct_CC = @ac_ct_CC@
    312      1.1  christos ac_prefix_program = @ac_prefix_program@
    313      1.1  christos am__include = @am__include@
    314      1.1  christos am__leading_dot = @am__leading_dot@
    315      1.1  christos am__quote = @am__quote@
    316      1.1  christos am__tar = @am__tar@
    317      1.1  christos am__untar = @am__untar@
    318      1.1  christos bindir = @bindir@
    319      1.1  christos build = @build@
    320      1.1  christos build_alias = @build_alias@
    321      1.1  christos build_cpu = @build_cpu@
    322      1.1  christos build_os = @build_os@
    323      1.1  christos build_vendor = @build_vendor@
    324      1.1  christos builddir = @builddir@
    325      1.1  christos byte_order = @byte_order@
    326      1.1  christos datadir = @datadir@
    327      1.1  christos datarootdir = @datarootdir@
    328      1.1  christos docdir = @docdir@
    329      1.1  christos dvidir = @dvidir@
    330      1.1  christos exec_prefix = @exec_prefix@
    331      1.1  christos host = @host@
    332      1.1  christos host_alias = @host_alias@
    333      1.1  christos host_cpu = @host_cpu@
    334      1.1  christos host_os = @host_os@
    335      1.1  christos host_vendor = @host_vendor@
    336      1.1  christos htmldir = @htmldir@
    337      1.1  christos includedir = @includedir@
    338      1.1  christos infodir = @infodir@
    339      1.1  christos install_sh = @install_sh@
    340      1.1  christos libdir = @libdir@
    341      1.1  christos libexecdir = @libexecdir@
    342      1.1  christos localedir = @localedir@
    343      1.1  christos localstatedir = @localstatedir@
    344      1.1  christos mandir = @mandir@
    345      1.1  christos mkdir_p = @mkdir_p@
    346      1.1  christos oldincludedir = @oldincludedir@
    347      1.1  christos pdfdir = @pdfdir@
    348      1.1  christos pkgcfg_found = @pkgcfg_found@
    349      1.1  christos prefix = @prefix@
    350      1.1  christos program_transform_name = @program_transform_name@
    351      1.1  christos psdir = @psdir@
    352      1.1  christos sbindir = @sbindir@
    353      1.1  christos sharedstatedir = @sharedstatedir@
    354      1.1  christos srcdir = @srcdir@
    355      1.1  christos sysconfdir = @sysconfdir@
    356      1.1  christos target_alias = @target_alias@
    357      1.1  christos top_build_prefix = @top_build_prefix@
    358      1.1  christos top_builddir = @top_builddir@
    359      1.1  christos top_srcdir = @top_srcdir@
    360      1.1  christos 
    361      1.1  christos #
    362      1.1  christos # for libtool
    363      1.1  christos #
    364      1.1  christos ACLOCAL_AMFLAGS = -I m4
    365      1.1  christos 
    366      1.1  christos #
    367      1.1  christos # We have a lot of files that we want shipped with the distribution.
    368      1.1  christos #
    369      1.1  christos EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
    370      1.1  christos 	contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
    371      1.1  christos 	contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
    372      1.1  christos 	contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
    373      1.1  christos 	contrib/ms2isc/readme.txt contrib/ldap/dhcpd-conf-to-ldap \
    374      1.1  christos 	contrib/ldap/dhcp.schema contrib/ldap/README.ldap \
    375      1.1  christos 	contrib/dhcp-lease-list.pl doc/BIND-libraries \
    376      1.1  christos 	doc/DHCPv4-over-DHCPv6 doc/IANA-arp-parameters doc/Makefile \
    377      1.1  christos 	doc/References.html doc/References.txt doc/References.xml \
    378      1.1  christos 	doc/api+protocol doc/ja_JP.eucJP/dhclient-script.8 \
    379      1.1  christos 	doc/ja_JP.eucJP/dhclient.8 doc/ja_JP.eucJP/dhclient.conf.5 \
    380      1.1  christos 	doc/ja_JP.eucJP/dhclient.leases.5 doc/ja_JP.eucJP/dhcp-eval.5 \
    381      1.1  christos 	doc/ja_JP.eucJP/dhcp-options.5 \
    382      1.1  christos 	doc/examples/dhclient-dhcpv6.conf \
    383      1.1  christos 	doc/examples/dhcpd-dhcpv6.conf doc/devel/arch.dox \
    384      1.1  christos 	doc/devel/atf.dox doc/devel/contrib.dox doc/devel/debug.dox \
    385      1.1  christos 	doc/devel/isc-logo.jpg doc/devel/libtool.dox \
    386      1.1  christos 	doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox \
    387      1.1  christos 	client/tests/Atffile common/tests/Atffile server/tests/Atffile \
    388      1.1  christos 	client/tests/Kyuafile common/tests/Kyuafile \
    389  1.1.1.2  christos 	server/tests/Kyuafile m4/README CONTRIBUTING.md \
    390  1.1.1.2  christos 	$(am__append_1)
    391      1.1  christos 
    392      1.1  christos # Use an autoconf substitution vs an automake conditional here
    393      1.1  christos # to fool automake when the bind directory does not exist.
    394      1.1  christos SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
    395  1.1.1.2  christos DIST_SUBDIRS = $(SUBDIRS) keama
    396      1.1  christos nobase_include_HEADERS = dhcpctl/dhcpctl.h
    397      1.1  christos 
    398      1.1  christos #
    399      1.1  christos # distcheck tuning
    400      1.1  christos #
    401      1.1  christos DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_ATF_CONFIGURE_FLAG@ \
    402      1.1  christos 	@DISTCHECK_LIBBIND_CONFIGURE_FLAG@ \
    403      1.1  christos 	@DISTCHECK_LIBTOOL_CONFIGURE_FLAG@ $(am__empty)
    404      1.1  christos all: all-recursive
    405      1.1  christos 
    406      1.1  christos .SUFFIXES:
    407      1.1  christos am--refresh: Makefile
    408      1.1  christos 	@:
    409      1.1  christos $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
    410      1.1  christos 	@for dep in $?; do \
    411      1.1  christos 	  case '$(am__configure_deps)' in \
    412      1.1  christos 	    *$$dep*) \
    413      1.1  christos 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
    414      1.1  christos 	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
    415      1.1  christos 		&& exit 0; \
    416      1.1  christos 	      exit 1;; \
    417      1.1  christos 	  esac; \
    418      1.1  christos 	done; \
    419      1.1  christos 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
    420      1.1  christos 	$(am__cd) $(top_srcdir) && \
    421      1.1  christos 	  $(AUTOMAKE) --foreign Makefile
    422      1.1  christos 
    423      1.1  christos $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    424      1.1  christos 	$(SHELL) ./config.status --recheck
    425      1.1  christos 
    426      1.1  christos $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
    427      1.1  christos 	$(am__cd) $(srcdir) && $(AUTOCONF)
    428      1.1  christos $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
    429      1.1  christos 	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
    430      1.1  christos $(am__aclocal_m4_deps):
    431      1.1  christos doc/devel/doxyfile: $(top_builddir)/config.status $(top_srcdir)/doc/devel/doxyfile.in
    432      1.1  christos 	cd $(top_builddir) && $(SHELL) ./config.status $@
    433      1.1  christos install-nobase_includeHEADERS: $(nobase_include_HEADERS)
    434      1.1  christos 	@$(NORMAL_INSTALL)
    435      1.1  christos 	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
    436      1.1  christos 	if test -n "$$list"; then \
    437      1.1  christos 	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
    438      1.1  christos 	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
    439      1.1  christos 	fi; \
    440      1.1  christos 	$(am__nobase_list) | while read dir files; do \
    441      1.1  christos 	  xfiles=; for file in $$files; do \
    442      1.1  christos 	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
    443      1.1  christos 	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
    444      1.1  christos 	  test -z "$$xfiles" || { \
    445      1.1  christos 	    test "x$$dir" = x. || { \
    446      1.1  christos 	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
    447      1.1  christos 	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
    448      1.1  christos 	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
    449      1.1  christos 	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
    450      1.1  christos 	done
    451      1.1  christos 
    452      1.1  christos uninstall-nobase_includeHEADERS:
    453      1.1  christos 	@$(NORMAL_UNINSTALL)
    454      1.1  christos 	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
    455      1.1  christos 	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
    456      1.1  christos 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
    457      1.1  christos 
    458      1.1  christos # This directory's subdirectories are mostly independent; you can cd
    459      1.1  christos # into them and run 'make' without going through this Makefile.
    460      1.1  christos # To change the values of 'make' variables: instead of editing Makefiles,
    461      1.1  christos # (1) if the variable is set in 'config.status', edit 'config.status'
    462      1.1  christos #     (which will cause the Makefiles to be regenerated when you run 'make');
    463      1.1  christos # (2) otherwise, pass the desired values on the 'make' command line.
    464      1.1  christos $(am__recursive_targets):
    465      1.1  christos 	@fail=; \
    466      1.1  christos 	if $(am__make_keepgoing); then \
    467      1.1  christos 	  failcom='fail=yes'; \
    468      1.1  christos 	else \
    469      1.1  christos 	  failcom='exit 1'; \
    470      1.1  christos 	fi; \
    471      1.1  christos 	dot_seen=no; \
    472      1.1  christos 	target=`echo $@ | sed s/-recursive//`; \
    473      1.1  christos 	case "$@" in \
    474      1.1  christos 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
    475      1.1  christos 	  *) list='$(SUBDIRS)' ;; \
    476      1.1  christos 	esac; \
    477      1.1  christos 	for subdir in $$list; do \
    478      1.1  christos 	  echo "Making $$target in $$subdir"; \
    479      1.1  christos 	  if test "$$subdir" = "."; then \
    480      1.1  christos 	    dot_seen=yes; \
    481      1.1  christos 	    local_target="$$target-am"; \
    482      1.1  christos 	  else \
    483      1.1  christos 	    local_target="$$target"; \
    484      1.1  christos 	  fi; \
    485      1.1  christos 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    486      1.1  christos 	  || eval $$failcom; \
    487      1.1  christos 	done; \
    488      1.1  christos 	if test "$$dot_seen" = "no"; then \
    489      1.1  christos 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
    490      1.1  christos 	fi; test -z "$$fail"
    491      1.1  christos 
    492      1.1  christos ID: $(am__tagged_files)
    493      1.1  christos 	$(am__define_uniq_tagged_files); mkid -fID $$unique
    494      1.1  christos tags: tags-recursive
    495      1.1  christos TAGS: tags
    496      1.1  christos 
    497      1.1  christos tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    498      1.1  christos 	set x; \
    499      1.1  christos 	here=`pwd`; \
    500      1.1  christos 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
    501      1.1  christos 	  include_option=--etags-include; \
    502      1.1  christos 	  empty_fix=.; \
    503      1.1  christos 	else \
    504      1.1  christos 	  include_option=--include; \
    505      1.1  christos 	  empty_fix=; \
    506      1.1  christos 	fi; \
    507      1.1  christos 	list='$(SUBDIRS)'; for subdir in $$list; do \
    508      1.1  christos 	  if test "$$subdir" = .; then :; else \
    509      1.1  christos 	    test ! -f $$subdir/TAGS || \
    510      1.1  christos 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
    511      1.1  christos 	  fi; \
    512      1.1  christos 	done; \
    513      1.1  christos 	$(am__define_uniq_tagged_files); \
    514      1.1  christos 	shift; \
    515      1.1  christos 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    516      1.1  christos 	  test -n "$$unique" || unique=$$empty_fix; \
    517      1.1  christos 	  if test $$# -gt 0; then \
    518      1.1  christos 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    519      1.1  christos 	      "$$@" $$unique; \
    520      1.1  christos 	  else \
    521      1.1  christos 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    522      1.1  christos 	      $$unique; \
    523      1.1  christos 	  fi; \
    524      1.1  christos 	fi
    525      1.1  christos ctags: ctags-recursive
    526      1.1  christos 
    527      1.1  christos CTAGS: ctags
    528      1.1  christos ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    529      1.1  christos 	$(am__define_uniq_tagged_files); \
    530      1.1  christos 	test -z "$(CTAGS_ARGS)$$unique" \
    531      1.1  christos 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    532      1.1  christos 	     $$unique
    533      1.1  christos 
    534      1.1  christos GTAGS:
    535      1.1  christos 	here=`$(am__cd) $(top_builddir) && pwd` \
    536      1.1  christos 	  && $(am__cd) $(top_srcdir) \
    537      1.1  christos 	  && gtags -i $(GTAGS_ARGS) "$$here"
    538      1.1  christos cscope: cscope.files
    539      1.1  christos 	test ! -s cscope.files \
    540      1.1  christos 	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
    541      1.1  christos clean-cscope:
    542      1.1  christos 	-rm -f cscope.files
    543      1.1  christos cscope.files: clean-cscope cscopelist
    544      1.1  christos cscopelist: cscopelist-recursive
    545      1.1  christos 
    546      1.1  christos cscopelist-am: $(am__tagged_files)
    547      1.1  christos 	list='$(am__tagged_files)'; \
    548      1.1  christos 	case "$(srcdir)" in \
    549      1.1  christos 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
    550      1.1  christos 	  *) sdir=$(subdir)/$(srcdir) ;; \
    551      1.1  christos 	esac; \
    552      1.1  christos 	for i in $$list; do \
    553      1.1  christos 	  if test -f "$$i"; then \
    554      1.1  christos 	    echo "$(subdir)/$$i"; \
    555      1.1  christos 	  else \
    556      1.1  christos 	    echo "$$sdir/$$i"; \
    557      1.1  christos 	  fi; \
    558      1.1  christos 	done >> $(top_builddir)/cscope.files
    559      1.1  christos 
    560      1.1  christos distclean-tags:
    561      1.1  christos 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    562      1.1  christos 	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
    563  1.1.1.2  christos distdir: $(BUILT_SOURCES)
    564  1.1.1.2  christos 	$(MAKE) $(AM_MAKEFLAGS) distdir-am
    565  1.1.1.2  christos 
    566  1.1.1.2  christos distdir-am: $(DISTFILES)
    567      1.1  christos 	$(am__remove_distdir)
    568      1.1  christos 	test -d "$(distdir)" || mkdir "$(distdir)"
    569      1.1  christos 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    570      1.1  christos 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    571      1.1  christos 	list='$(DISTFILES)'; \
    572      1.1  christos 	  dist_files=`for file in $$list; do echo $$file; done | \
    573      1.1  christos 	  sed -e "s|^$$srcdirstrip/||;t" \
    574      1.1  christos 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    575      1.1  christos 	case $$dist_files in \
    576      1.1  christos 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    577      1.1  christos 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    578      1.1  christos 			   sort -u` ;; \
    579      1.1  christos 	esac; \
    580      1.1  christos 	for file in $$dist_files; do \
    581      1.1  christos 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    582      1.1  christos 	  if test -d $$d/$$file; then \
    583      1.1  christos 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    584      1.1  christos 	    if test -d "$(distdir)/$$file"; then \
    585      1.1  christos 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    586      1.1  christos 	    fi; \
    587      1.1  christos 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    588      1.1  christos 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    589      1.1  christos 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    590      1.1  christos 	    fi; \
    591      1.1  christos 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    592      1.1  christos 	  else \
    593      1.1  christos 	    test -f "$(distdir)/$$file" \
    594      1.1  christos 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    595      1.1  christos 	    || exit 1; \
    596      1.1  christos 	  fi; \
    597      1.1  christos 	done
    598      1.1  christos 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    599      1.1  christos 	  if test "$$subdir" = .; then :; else \
    600      1.1  christos 	    $(am__make_dryrun) \
    601      1.1  christos 	      || test -d "$(distdir)/$$subdir" \
    602      1.1  christos 	      || $(MKDIR_P) "$(distdir)/$$subdir" \
    603      1.1  christos 	      || exit 1; \
    604      1.1  christos 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
    605      1.1  christos 	    $(am__relativize); \
    606      1.1  christos 	    new_distdir=$$reldir; \
    607      1.1  christos 	    dir1=$$subdir; dir2="$(top_distdir)"; \
    608      1.1  christos 	    $(am__relativize); \
    609      1.1  christos 	    new_top_distdir=$$reldir; \
    610      1.1  christos 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
    611      1.1  christos 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
    612      1.1  christos 	    ($(am__cd) $$subdir && \
    613      1.1  christos 	      $(MAKE) $(AM_MAKEFLAGS) \
    614      1.1  christos 	        top_distdir="$$new_top_distdir" \
    615      1.1  christos 	        distdir="$$new_distdir" \
    616      1.1  christos 		am__remove_distdir=: \
    617      1.1  christos 		am__skip_length_check=: \
    618      1.1  christos 		am__skip_mode_fix=: \
    619      1.1  christos 	        distdir) \
    620      1.1  christos 	      || exit 1; \
    621      1.1  christos 	  fi; \
    622      1.1  christos 	done
    623      1.1  christos 	-test -n "$(am__skip_mode_fix)" \
    624      1.1  christos 	|| find "$(distdir)" -type d ! -perm -755 \
    625      1.1  christos 		-exec chmod u+rwx,go+rx {} \; -o \
    626      1.1  christos 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
    627      1.1  christos 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
    628      1.1  christos 	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
    629      1.1  christos 	|| chmod -R a+r "$(distdir)"
    630      1.1  christos dist-gzip: distdir
    631  1.1.1.2  christos 	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
    632      1.1  christos 	$(am__post_remove_distdir)
    633      1.1  christos 
    634      1.1  christos dist-bzip2: distdir
    635      1.1  christos 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
    636      1.1  christos 	$(am__post_remove_distdir)
    637      1.1  christos 
    638      1.1  christos dist-lzip: distdir
    639      1.1  christos 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
    640      1.1  christos 	$(am__post_remove_distdir)
    641      1.1  christos 
    642      1.1  christos dist-xz: distdir
    643      1.1  christos 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
    644      1.1  christos 	$(am__post_remove_distdir)
    645      1.1  christos 
    646  1.1.1.3  christos dist-zstd: distdir
    647  1.1.1.3  christos 	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
    648  1.1.1.3  christos 	$(am__post_remove_distdir)
    649  1.1.1.3  christos 
    650      1.1  christos dist-tarZ: distdir
    651      1.1  christos 	@echo WARNING: "Support for distribution archives compressed with" \
    652      1.1  christos 		       "legacy program 'compress' is deprecated." >&2
    653      1.1  christos 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
    654      1.1  christos 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
    655      1.1  christos 	$(am__post_remove_distdir)
    656      1.1  christos 
    657      1.1  christos dist-shar: distdir
    658      1.1  christos 	@echo WARNING: "Support for shar distribution archives is" \
    659      1.1  christos 	               "deprecated." >&2
    660      1.1  christos 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
    661  1.1.1.2  christos 	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
    662      1.1  christos 	$(am__post_remove_distdir)
    663      1.1  christos 
    664      1.1  christos dist-zip: distdir
    665      1.1  christos 	-rm -f $(distdir).zip
    666      1.1  christos 	zip -rq $(distdir).zip $(distdir)
    667      1.1  christos 	$(am__post_remove_distdir)
    668      1.1  christos 
    669      1.1  christos dist dist-all:
    670      1.1  christos 	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
    671      1.1  christos 	$(am__post_remove_distdir)
    672      1.1  christos 
    673      1.1  christos # This target untars the dist file and tries a VPATH configuration.  Then
    674      1.1  christos # it guarantees that the distribution is self-contained by making another
    675      1.1  christos # tarfile.
    676      1.1  christos distcheck: dist
    677      1.1  christos 	case '$(DIST_ARCHIVES)' in \
    678      1.1  christos 	*.tar.gz*) \
    679  1.1.1.2  christos 	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
    680      1.1  christos 	*.tar.bz2*) \
    681      1.1  christos 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
    682      1.1  christos 	*.tar.lz*) \
    683      1.1  christos 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
    684      1.1  christos 	*.tar.xz*) \
    685      1.1  christos 	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
    686      1.1  christos 	*.tar.Z*) \
    687      1.1  christos 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
    688      1.1  christos 	*.shar.gz*) \
    689  1.1.1.2  christos 	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
    690      1.1  christos 	*.zip*) \
    691      1.1  christos 	  unzip $(distdir).zip ;;\
    692  1.1.1.3  christos 	*.tar.zst*) \
    693  1.1.1.3  christos 	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
    694      1.1  christos 	esac
    695      1.1  christos 	chmod -R a-w $(distdir)
    696      1.1  christos 	chmod u+w $(distdir)
    697      1.1  christos 	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
    698      1.1  christos 	chmod a-w $(distdir)
    699      1.1  christos 	test -d $(distdir)/_build || exit 0; \
    700      1.1  christos 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
    701      1.1  christos 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
    702      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
    703      1.1  christos 	  && am__cwd=`pwd` \
    704      1.1  christos 	  && $(am__cd) $(distdir)/_build/sub \
    705      1.1  christos 	  && ../../configure \
    706      1.1  christos 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
    707      1.1  christos 	    $(DISTCHECK_CONFIGURE_FLAGS) \
    708      1.1  christos 	    --srcdir=../.. --prefix="$$dc_install_base" \
    709      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) \
    710  1.1.1.4  christos 	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
    711      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) check \
    712      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) install \
    713      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
    714      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
    715      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
    716      1.1  christos 	        distuninstallcheck \
    717      1.1  christos 	  && chmod -R a-w "$$dc_install_base" \
    718      1.1  christos 	  && ({ \
    719      1.1  christos 	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
    720      1.1  christos 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
    721      1.1  christos 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
    722      1.1  christos 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
    723      1.1  christos 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
    724      1.1  christos 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
    725      1.1  christos 	  && rm -rf "$$dc_destdir" \
    726      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
    727      1.1  christos 	  && rm -rf $(DIST_ARCHIVES) \
    728      1.1  christos 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
    729      1.1  christos 	  && cd "$$am__cwd" \
    730      1.1  christos 	  || exit 1
    731      1.1  christos 	$(am__post_remove_distdir)
    732      1.1  christos 	@(echo "$(distdir) archives ready for distribution: "; \
    733      1.1  christos 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
    734      1.1  christos 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
    735      1.1  christos distuninstallcheck:
    736      1.1  christos 	@test -n '$(distuninstallcheck_dir)' || { \
    737      1.1  christos 	  echo 'ERROR: trying to run $@ with an empty' \
    738      1.1  christos 	       '$$(distuninstallcheck_dir)' >&2; \
    739      1.1  christos 	  exit 1; \
    740      1.1  christos 	}; \
    741      1.1  christos 	$(am__cd) '$(distuninstallcheck_dir)' || { \
    742      1.1  christos 	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
    743      1.1  christos 	  exit 1; \
    744      1.1  christos 	}; \
    745      1.1  christos 	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
    746      1.1  christos 	   || { echo "ERROR: files left after uninstall:" ; \
    747      1.1  christos 	        if test -n "$(DESTDIR)"; then \
    748      1.1  christos 	          echo "  (check DESTDIR support)"; \
    749      1.1  christos 	        fi ; \
    750      1.1  christos 	        $(distuninstallcheck_listfiles) ; \
    751      1.1  christos 	        exit 1; } >&2
    752      1.1  christos distcleancheck: distclean
    753      1.1  christos 	@if test '$(srcdir)' = . ; then \
    754      1.1  christos 	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
    755      1.1  christos 	  exit 1 ; \
    756      1.1  christos 	fi
    757      1.1  christos 	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
    758      1.1  christos 	  || { echo "ERROR: files left in build directory after distclean:" ; \
    759      1.1  christos 	       $(distcleancheck_listfiles) ; \
    760      1.1  christos 	       exit 1; } >&2
    761      1.1  christos check-am: all-am
    762      1.1  christos check: check-recursive
    763      1.1  christos all-am: Makefile $(HEADERS)
    764      1.1  christos installdirs: installdirs-recursive
    765      1.1  christos installdirs-am:
    766      1.1  christos 	for dir in "$(DESTDIR)$(includedir)"; do \
    767      1.1  christos 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    768      1.1  christos 	done
    769      1.1  christos install: install-recursive
    770      1.1  christos install-exec: install-exec-recursive
    771      1.1  christos install-data: install-data-recursive
    772      1.1  christos uninstall: uninstall-recursive
    773      1.1  christos 
    774      1.1  christos install-am: all-am
    775      1.1  christos 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    776      1.1  christos 
    777      1.1  christos installcheck: installcheck-recursive
    778      1.1  christos install-strip:
    779      1.1  christos 	if test -z '$(STRIP)'; then \
    780      1.1  christos 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    781      1.1  christos 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    782      1.1  christos 	      install; \
    783      1.1  christos 	else \
    784      1.1  christos 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    785      1.1  christos 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    786      1.1  christos 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
    787      1.1  christos 	fi
    788      1.1  christos mostlyclean-generic:
    789      1.1  christos 
    790      1.1  christos clean-generic:
    791      1.1  christos 
    792      1.1  christos distclean-generic:
    793      1.1  christos 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    794      1.1  christos 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    795      1.1  christos 
    796      1.1  christos maintainer-clean-generic:
    797      1.1  christos 	@echo "This command is intended for maintainers to use"
    798      1.1  christos 	@echo "it deletes files that may require special tools to rebuild."
    799      1.1  christos clean: clean-recursive
    800      1.1  christos 
    801      1.1  christos clean-am: clean-generic mostlyclean-am
    802      1.1  christos 
    803      1.1  christos distclean: distclean-recursive
    804      1.1  christos 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
    805      1.1  christos 	-rm -f Makefile
    806      1.1  christos distclean-am: clean-am distclean-generic distclean-local \
    807      1.1  christos 	distclean-tags
    808      1.1  christos 
    809      1.1  christos dvi: dvi-recursive
    810      1.1  christos 
    811      1.1  christos dvi-am:
    812      1.1  christos 
    813      1.1  christos html: html-recursive
    814      1.1  christos 
    815      1.1  christos html-am:
    816      1.1  christos 
    817      1.1  christos info: info-recursive
    818      1.1  christos 
    819      1.1  christos info-am:
    820      1.1  christos 
    821      1.1  christos install-data-am: install-nobase_includeHEADERS
    822      1.1  christos 
    823      1.1  christos install-dvi: install-dvi-recursive
    824      1.1  christos 
    825      1.1  christos install-dvi-am:
    826      1.1  christos 
    827      1.1  christos install-exec-am:
    828      1.1  christos 
    829      1.1  christos install-html: install-html-recursive
    830      1.1  christos 
    831      1.1  christos install-html-am:
    832      1.1  christos 
    833      1.1  christos install-info: install-info-recursive
    834      1.1  christos 
    835      1.1  christos install-info-am:
    836      1.1  christos 
    837      1.1  christos install-man:
    838      1.1  christos 
    839      1.1  christos install-pdf: install-pdf-recursive
    840      1.1  christos 
    841      1.1  christos install-pdf-am:
    842      1.1  christos 
    843      1.1  christos install-ps: install-ps-recursive
    844      1.1  christos 
    845      1.1  christos install-ps-am:
    846      1.1  christos 
    847      1.1  christos installcheck-am:
    848      1.1  christos 
    849      1.1  christos maintainer-clean: maintainer-clean-recursive
    850      1.1  christos 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
    851      1.1  christos 	-rm -rf $(top_srcdir)/autom4te.cache
    852      1.1  christos 	-rm -f Makefile
    853      1.1  christos maintainer-clean-am: distclean-am maintainer-clean-generic
    854      1.1  christos 
    855      1.1  christos mostlyclean: mostlyclean-recursive
    856      1.1  christos 
    857      1.1  christos mostlyclean-am: mostlyclean-generic
    858      1.1  christos 
    859      1.1  christos pdf: pdf-recursive
    860      1.1  christos 
    861      1.1  christos pdf-am:
    862      1.1  christos 
    863      1.1  christos ps: ps-recursive
    864      1.1  christos 
    865      1.1  christos ps-am:
    866      1.1  christos 
    867      1.1  christos uninstall-am: uninstall-nobase_includeHEADERS
    868      1.1  christos 
    869      1.1  christos .MAKE: $(am__recursive_targets) install-am install-strip
    870      1.1  christos 
    871      1.1  christos .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
    872      1.1  christos 	am--refresh check check-am clean clean-cscope clean-generic \
    873      1.1  christos 	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
    874      1.1  christos 	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
    875  1.1.1.3  christos 	dist-zstd distcheck distclean distclean-generic \
    876  1.1.1.3  christos 	distclean-local distclean-tags distcleancheck distdir \
    877  1.1.1.3  christos 	distuninstallcheck dvi dvi-am html html-am info info-am \
    878  1.1.1.3  christos 	install install-am install-data install-data-am install-dvi \
    879  1.1.1.3  christos 	install-dvi-am install-exec install-exec-am install-html \
    880  1.1.1.3  christos 	install-html-am install-info install-info-am install-man \
    881      1.1  christos 	install-nobase_includeHEADERS install-pdf install-pdf-am \
    882      1.1  christos 	install-ps install-ps-am install-strip installcheck \
    883      1.1  christos 	installcheck-am installdirs installdirs-am maintainer-clean \
    884      1.1  christos 	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
    885      1.1  christos 	pdf-am ps ps-am tags tags-am uninstall uninstall-am \
    886      1.1  christos 	uninstall-nobase_includeHEADERS
    887      1.1  christos 
    888      1.1  christos .PRECIOUS: Makefile
    889      1.1  christos 
    890      1.1  christos 
    891      1.1  christos #
    892      1.1  christos # automake adds dependencies that we don't like, so we explicitly remove them
    893      1.1  christos #
    894      1.1  christos Makefile:
    895      1.1  christos 
    896      1.1  christos distcheck-hook:
    897      1.1  christos @HAVE_BINDDIR_TRUE@	chmod u+w $(distdir)/bind
    898      1.1  christos 
    899      1.1  christos distclean-local:
    900      1.1  christos 	rm -f config.report
    901      1.1  christos 
    902      1.1  christos # Tell versions [3.59,3.63) of GNU make to not export all variables.
    903      1.1  christos # Otherwise a system limit (for SysV at least) may be exceeded.
    904      1.1  christos .NOEXPORT:
    905