1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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@ 16 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = include/isc 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 94 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 95 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 96 $(top_srcdir)/sntp/m4/define_dir.m4 \ 97 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 98 $(top_srcdir)/sntp/m4/libtool.m4 \ 99 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 100 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 101 $(top_srcdir)/sntp/m4/ltversion.m4 \ 102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 103 $(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \ 104 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 105 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 106 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 107 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 108 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_harden.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 127 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 128 $(top_srcdir)/sntp/m4/openldap.m4 \ 129 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 130 $(top_srcdir)/sntp/m4/realpath.m4 \ 131 $(top_srcdir)/sntp/m4/snprintf.m4 \ 132 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 133am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 134 $(ACLOCAL_M4) 135DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \ 136 $(am__DIST_COMMON) 137mkinstalldirs = $(install_sh) -d 138CONFIG_HEADER = $(top_builddir)/config.h 139CONFIG_CLEAN_FILES = 140CONFIG_CLEAN_VPATH_FILES = 141AM_V_P = $(am__v_P_@AM_V@) 142am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 143am__v_P_0 = false 144am__v_P_1 = : 145AM_V_GEN = $(am__v_GEN_@AM_V@) 146am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 147am__v_GEN_0 = @echo " GEN " $@; 148am__v_GEN_1 = 149AM_V_at = $(am__v_at_@AM_V@) 150am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 151am__v_at_0 = @ 152am__v_at_1 = 153SOURCES = 154DIST_SOURCES = 155am__can_run_installinfo = \ 156 case $$AM_UPDATE_INFO_DIR in \ 157 n|no|NO) false;; \ 158 *) (install-info --version) >/dev/null 2>&1;; \ 159 esac 160HEADERS = $(noinst_HEADERS) 161am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 162# Read a list of newline-separated strings from the standard input, 163# and print each of them once, without duplicates. Input order is 164# *not* preserved. 165am__uniquify_input = $(AWK) '\ 166 BEGIN { nonempty = 0; } \ 167 { items[$$0] = 1; nonempty = 1; } \ 168 END { if (nonempty) { for (i in items) print i; }; } \ 169' 170# Make sure the list of sources is unique. This is necessary because, 171# e.g., the same source file might be shared among _SOURCES variables 172# for different programs/libraries. 173am__define_uniq_tagged_files = \ 174 list='$(am__tagged_files)'; \ 175 unique=`for i in $$list; do \ 176 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 177 done | $(am__uniquify_input)` 178am__DIST_COMMON = $(srcdir)/Makefile.in 179DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 180ACLOCAL = @ACLOCAL@ 181ALLOCA = @ALLOCA@ 182AMTAR = @AMTAR@ 183AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 184AR = @AR@ 185AUTOCONF = @AUTOCONF@ 186AUTOHEADER = @AUTOHEADER@ 187AUTOMAKE = @AUTOMAKE@ 188AWK = @AWK@ 189BUILD_THREAD = @BUILD_THREAD@ 190CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 191CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 192CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 193CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 194CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 195CC = @CC@ 196CCDEPMODE = @CCDEPMODE@ 197CC_NOFORMAT = @CC_NOFORMAT@ 198CFLAGS = @CFLAGS@ 199CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 200CFLAGS_NTP = @CFLAGS_NTP@ 201CHUTEST = @CHUTEST@ 202CONFIG_SHELL = @CONFIG_SHELL@ 203CPP = @CPP@ 204CPPFLAGS = @CPPFLAGS@ 205CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 206CPPFLAGS_NTP = @CPPFLAGS_NTP@ 207CSCOPE = @CSCOPE@ 208CTAGS = @CTAGS@ 209CYGPATH_W = @CYGPATH_W@ 210DCFD = @DCFD@ 211DEFS = @DEFS@ 212DEPDIR = @DEPDIR@ 213DLLTOOL = @DLLTOOL@ 214DSYMUTIL = @DSYMUTIL@ 215DUMPBIN = @DUMPBIN@ 216ECHO_C = @ECHO_C@ 217ECHO_N = @ECHO_N@ 218ECHO_T = @ECHO_T@ 219EDITLINE_LIBS = @EDITLINE_LIBS@ 220EGREP = @EGREP@ 221ETAGS = @ETAGS@ 222EXEEXT = @EXEEXT@ 223FGREP = @FGREP@ 224GREP = @GREP@ 225HAVE_INLINE = @HAVE_INLINE@ 226HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 227HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 228HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 229INSTALL = @INSTALL@ 230INSTALL_DATA = @INSTALL_DATA@ 231INSTALL_PROGRAM = @INSTALL_PROGRAM@ 232INSTALL_SCRIPT = @INSTALL_SCRIPT@ 233INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 234LD = @LD@ 235LDADD_LIBEVENT = @LDADD_LIBEVENT@ 236LDADD_LIBNTP = @LDADD_LIBNTP@ 237LDADD_LIBUTIL = @LDADD_LIBUTIL@ 238LDADD_NLIST = @LDADD_NLIST@ 239LDADD_NTP = @LDADD_NTP@ 240LDFLAGS = @LDFLAGS@ 241LDFLAGS_NTP = @LDFLAGS_NTP@ 242LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 243LIBM = @LIBM@ 244LIBOBJS = @LIBOBJS@ 245LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 246LIBOPTS_DIR = @LIBOPTS_DIR@ 247LIBOPTS_LDADD = @LIBOPTS_LDADD@ 248LIBPARSE = @LIBPARSE@ 249LIBS = @LIBS@ 250LIBTOOL = @LIBTOOL@ 251LIBTOOL_DEPS = @LIBTOOL_DEPS@ 252LIPO = @LIPO@ 253LN_S = @LN_S@ 254LSCF = @LSCF@ 255LTHREAD_LIBS = @LTHREAD_LIBS@ 256LTLIBOBJS = @LTLIBOBJS@ 257LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 258MAKEINFO = @MAKEINFO@ 259MAKE_ADJTIMED = @MAKE_ADJTIMED@ 260MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 261MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 262MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 263MAKE_LIBPARSE = @MAKE_LIBPARSE@ 264MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 265MAKE_NTPDSIM = @MAKE_NTPDSIM@ 266MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 267MAKE_NTPTIME = @MAKE_NTPTIME@ 268MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 269MAKE_TICKADJ = @MAKE_TICKADJ@ 270MAKE_TIMETRIM = @MAKE_TIMETRIM@ 271MANIFEST_TOOL = @MANIFEST_TOOL@ 272MANTAGFMT = @MANTAGFMT@ 273MKDIR_P = @MKDIR_P@ 274NM = @NM@ 275NMEDIT = @NMEDIT@ 276NTPDATE_DB = @NTPDATE_DB@ 277NTPDATE_DL = @NTPDATE_DL@ 278NTPDATE_DS = @NTPDATE_DS@ 279NTPDATE_MS = @NTPDATE_MS@ 280NTPDATE_NI = @NTPDATE_NI@ 281NTPDC_DB = @NTPDC_DB@ 282NTPDC_DL = @NTPDC_DL@ 283NTPDC_DS = @NTPDC_DS@ 284NTPDC_MS = @NTPDC_MS@ 285NTPDC_NI = @NTPDC_NI@ 286NTPDSIM_DB = @NTPDSIM_DB@ 287NTPDSIM_DL = @NTPDSIM_DL@ 288NTPDSIM_DS = @NTPDSIM_DS@ 289NTPDSIM_MS = @NTPDSIM_MS@ 290NTPDSIM_NI = @NTPDSIM_NI@ 291NTPD_DB = @NTPD_DB@ 292NTPD_DL = @NTPD_DL@ 293NTPD_DS = @NTPD_DS@ 294NTPD_MS = @NTPD_MS@ 295NTPD_NI = @NTPD_NI@ 296NTPQ_DB = @NTPQ_DB@ 297NTPQ_DL = @NTPQ_DL@ 298NTPQ_DS = @NTPQ_DS@ 299NTPQ_MS = @NTPQ_MS@ 300NTPQ_NI = @NTPQ_NI@ 301NTPSNMPD_DB = @NTPSNMPD_DB@ 302NTPSNMPD_DL = @NTPSNMPD_DL@ 303NTPSNMPD_DS = @NTPSNMPD_DS@ 304NTPSNMPD_MS = @NTPSNMPD_MS@ 305NTPSNMPD_NI = @NTPSNMPD_NI@ 306NTPSWEEP_DB = @NTPSWEEP_DB@ 307NTPSWEEP_DL = @NTPSWEEP_DL@ 308NTPSWEEP_DS = @NTPSWEEP_DS@ 309NTPSWEEP_MS = @NTPSWEEP_MS@ 310NTPSWEEP_NI = @NTPSWEEP_NI@ 311NTPTIME_DB = @NTPTIME_DB@ 312NTPTIME_DL = @NTPTIME_DL@ 313NTPTIME_DS = @NTPTIME_DS@ 314NTPTIME_MS = @NTPTIME_MS@ 315NTPTIME_NI = @NTPTIME_NI@ 316NTPTRACE_DB = @NTPTRACE_DB@ 317NTPTRACE_DL = @NTPTRACE_DL@ 318NTPTRACE_DS = @NTPTRACE_DS@ 319NTPTRACE_MS = @NTPTRACE_MS@ 320NTPTRACE_NI = @NTPTRACE_NI@ 321NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 322NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 323NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 324NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 325NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 326NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 327NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 328NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 329NTP_KEYSDIR = @NTP_KEYSDIR@ 330NTP_WAIT_DB = @NTP_WAIT_DB@ 331NTP_WAIT_DL = @NTP_WAIT_DL@ 332NTP_WAIT_DS = @NTP_WAIT_DS@ 333NTP_WAIT_MS = @NTP_WAIT_MS@ 334NTP_WAIT_NI = @NTP_WAIT_NI@ 335OBJDUMP = @OBJDUMP@ 336OBJEXT = @OBJEXT@ 337OTOOL = @OTOOL@ 338OTOOL64 = @OTOOL64@ 339PACKAGE = @PACKAGE@ 340PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 341PACKAGE_NAME = @PACKAGE_NAME@ 342PACKAGE_STRING = @PACKAGE_STRING@ 343PACKAGE_TARNAME = @PACKAGE_TARNAME@ 344PACKAGE_URL = @PACKAGE_URL@ 345PACKAGE_VERSION = @PACKAGE_VERSION@ 346PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 347PATH_PERL = @PATH_PERL@ 348PATH_RUBY = @PATH_RUBY@ 349PATH_SEPARATOR = @PATH_SEPARATOR@ 350PATH_TEST = @PATH_TEST@ 351PERLLIBDIR = @PERLLIBDIR@ 352PKG_CONFIG = @PKG_CONFIG@ 353POSIX_SHELL = @POSIX_SHELL@ 354PROPDELAY = @PROPDELAY@ 355PTHREAD_LIBS = @PTHREAD_LIBS@ 356RANLIB = @RANLIB@ 357SED = @SED@ 358SET_MAKE = @SET_MAKE@ 359SHELL = @SHELL@ 360SNMP_CFLAGS = @SNMP_CFLAGS@ 361SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 362SNMP_LIBS = @SNMP_LIBS@ 363SNTP = @SNTP@ 364SNTP_DB = @SNTP_DB@ 365SNTP_DL = @SNTP_DL@ 366SNTP_DS = @SNTP_DS@ 367SNTP_MS = @SNTP_MS@ 368SNTP_NI = @SNTP_NI@ 369STDNORETURN_H = @STDNORETURN_H@ 370STRIP = @STRIP@ 371TESTDCF = @TESTDCF@ 372TICKADJ_DB = @TICKADJ_DB@ 373TICKADJ_DL = @TICKADJ_DL@ 374TICKADJ_DS = @TICKADJ_DS@ 375TICKADJ_MS = @TICKADJ_MS@ 376TICKADJ_NI = @TICKADJ_NI@ 377TIMETRIM_DB = @TIMETRIM_DB@ 378TIMETRIM_DL = @TIMETRIM_DL@ 379TIMETRIM_DS = @TIMETRIM_DS@ 380TIMETRIM_MS = @TIMETRIM_MS@ 381TIMETRIM_NI = @TIMETRIM_NI@ 382UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 383UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 384UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 385UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 386UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 387VERSION = @VERSION@ 388VER_SUFFIX = @VER_SUFFIX@ 389YACC = @YACC@ 390YFLAGS = @YFLAGS@ 391abs_builddir = @abs_builddir@ 392abs_srcdir = @abs_srcdir@ 393abs_top_builddir = @abs_top_builddir@ 394abs_top_srcdir = @abs_top_srcdir@ 395ac_ct_AR = @ac_ct_AR@ 396ac_ct_CC = @ac_ct_CC@ 397ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 398am__include = @am__include@ 399am__leading_dot = @am__leading_dot@ 400am__quote = @am__quote@ 401am__tar = @am__tar@ 402am__untar = @am__untar@ 403bindir = @bindir@ 404build = @build@ 405build_alias = @build_alias@ 406build_cpu = @build_cpu@ 407build_os = @build_os@ 408build_vendor = @build_vendor@ 409builddir = @builddir@ 410datadir = @datadir@ 411datarootdir = @datarootdir@ 412docdir = @docdir@ 413dvidir = @dvidir@ 414exec_prefix = @exec_prefix@ 415host = @host@ 416host_alias = @host_alias@ 417host_cpu = @host_cpu@ 418host_os = @host_os@ 419host_vendor = @host_vendor@ 420htmldir = @htmldir@ 421includedir = @includedir@ 422infodir = @infodir@ 423install_sh = @install_sh@ 424libdir = @libdir@ 425libexecdir = @libexecdir@ 426localedir = @localedir@ 427localstatedir = @localstatedir@ 428mandir = @mandir@ 429mkdir_p = @mkdir_p@ 430oldincludedir = @oldincludedir@ 431pdfdir = @pdfdir@ 432prefix = @prefix@ 433program_transform_name = @program_transform_name@ 434psdir = @psdir@ 435runstatedir = @runstatedir@ 436sbindir = @sbindir@ 437sharedstatedir = @sharedstatedir@ 438srcdir = @srcdir@ 439subdirs = @subdirs@ 440sysconfdir = @sysconfdir@ 441target_alias = @target_alias@ 442top_build_prefix = @top_build_prefix@ 443top_builddir = @top_builddir@ 444top_srcdir = @top_srcdir@ 445NULL = 446noinst_HEADERS = \ 447 mem.h \ 448 $(NULL) 449 450all: all-am 451 452.SUFFIXES: 453$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 454 @for dep in $?; do \ 455 case '$(am__configure_deps)' in \ 456 *$$dep*) \ 457 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 458 && { if test -f $@; then exit 0; else break; fi; }; \ 459 exit 1;; \ 460 esac; \ 461 done; \ 462 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \ 463 $(am__cd) $(top_srcdir) && \ 464 $(AUTOMAKE) --foreign include/isc/Makefile 465Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 466 @case '$?' in \ 467 *config.status*) \ 468 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 469 *) \ 470 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 471 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 472 esac; 473 474$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 475 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 476 477$(top_srcdir)/configure: $(am__configure_deps) 478 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 479$(ACLOCAL_M4): $(am__aclocal_m4_deps) 480 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 481$(am__aclocal_m4_deps): 482 483mostlyclean-libtool: 484 -rm -f *.lo 485 486clean-libtool: 487 -rm -rf .libs _libs 488 489ID: $(am__tagged_files) 490 $(am__define_uniq_tagged_files); mkid -fID $$unique 491tags: tags-am 492TAGS: tags 493 494tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 495 set x; \ 496 here=`pwd`; \ 497 $(am__define_uniq_tagged_files); \ 498 shift; \ 499 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 500 test -n "$$unique" || unique=$$empty_fix; \ 501 if test $$# -gt 0; then \ 502 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 503 "$$@" $$unique; \ 504 else \ 505 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 506 $$unique; \ 507 fi; \ 508 fi 509ctags: ctags-am 510 511CTAGS: ctags 512ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 513 $(am__define_uniq_tagged_files); \ 514 test -z "$(CTAGS_ARGS)$$unique" \ 515 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 516 $$unique 517 518GTAGS: 519 here=`$(am__cd) $(top_builddir) && pwd` \ 520 && $(am__cd) $(top_srcdir) \ 521 && gtags -i $(GTAGS_ARGS) "$$here" 522cscopelist: cscopelist-am 523 524cscopelist-am: $(am__tagged_files) 525 list='$(am__tagged_files)'; \ 526 case "$(srcdir)" in \ 527 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 528 *) sdir=$(subdir)/$(srcdir) ;; \ 529 esac; \ 530 for i in $$list; do \ 531 if test -f "$$i"; then \ 532 echo "$(subdir)/$$i"; \ 533 else \ 534 echo "$$sdir/$$i"; \ 535 fi; \ 536 done >> $(top_builddir)/cscope.files 537 538distclean-tags: 539 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 540distdir: $(BUILT_SOURCES) 541 $(MAKE) $(AM_MAKEFLAGS) distdir-am 542 543distdir-am: $(DISTFILES) 544 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 545 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 546 list='$(DISTFILES)'; \ 547 dist_files=`for file in $$list; do echo $$file; done | \ 548 sed -e "s|^$$srcdirstrip/||;t" \ 549 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 550 case $$dist_files in \ 551 */*) $(MKDIR_P) `echo "$$dist_files" | \ 552 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 553 sort -u` ;; \ 554 esac; \ 555 for file in $$dist_files; do \ 556 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 557 if test -d $$d/$$file; then \ 558 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 559 if test -d "$(distdir)/$$file"; then \ 560 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 561 fi; \ 562 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 563 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 564 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 565 fi; \ 566 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 567 else \ 568 test -f "$(distdir)/$$file" \ 569 || cp -p $$d/$$file "$(distdir)/$$file" \ 570 || exit 1; \ 571 fi; \ 572 done 573check-am: all-am 574check: check-am 575all-am: Makefile $(HEADERS) 576installdirs: 577install: install-am 578install-exec: install-exec-am 579install-data: install-data-am 580uninstall: uninstall-am 581 582install-am: all-am 583 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 584 585installcheck: installcheck-am 586install-strip: 587 if test -z '$(STRIP)'; then \ 588 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 589 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 590 install; \ 591 else \ 592 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 593 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 594 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 595 fi 596mostlyclean-generic: 597 598clean-generic: 599 600distclean-generic: 601 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 602 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 603 604maintainer-clean-generic: 605 @echo "This command is intended for maintainers to use" 606 @echo "it deletes files that may require special tools to rebuild." 607clean: clean-am 608 609clean-am: clean-generic clean-libtool mostlyclean-am 610 611distclean: distclean-am 612 -rm -f Makefile 613distclean-am: clean-am distclean-generic distclean-tags 614 615dvi: dvi-am 616 617dvi-am: 618 619html: html-am 620 621html-am: 622 623info: info-am 624 625info-am: 626 627install-data-am: 628 629install-dvi: install-dvi-am 630 631install-dvi-am: 632 633install-exec-am: 634 635install-html: install-html-am 636 637install-html-am: 638 639install-info: install-info-am 640 641install-info-am: 642 643install-man: 644 645install-pdf: install-pdf-am 646 647install-pdf-am: 648 649install-ps: install-ps-am 650 651install-ps-am: 652 653installcheck-am: 654 655maintainer-clean: maintainer-clean-am 656 -rm -f Makefile 657maintainer-clean-am: distclean-am maintainer-clean-generic 658 659mostlyclean: mostlyclean-am 660 661mostlyclean-am: mostlyclean-generic mostlyclean-libtool 662 663pdf: pdf-am 664 665pdf-am: 666 667ps: ps-am 668 669ps-am: 670 671uninstall-am: 672 673.MAKE: install-am install-strip 674 675.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 676 clean-libtool cscopelist-am ctags ctags-am distclean \ 677 distclean-generic distclean-libtool distclean-tags distdir dvi \ 678 dvi-am html html-am info info-am install install-am \ 679 install-data install-data-am install-dvi install-dvi-am \ 680 install-exec install-exec-am install-html install-html-am \ 681 install-info install-info-am install-man install-pdf \ 682 install-pdf-am install-ps install-ps-am install-strip \ 683 installcheck installcheck-am installdirs maintainer-clean \ 684 maintainer-clean-generic mostlyclean mostlyclean-generic \ 685 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 686 uninstall-am 687 688.PRECIOUS: Makefile 689 690 691# Tell versions [3.59,3.63) of GNU make to not export all variables. 692# Otherwise a system limit (for SysV at least) may be exceeded. 693.NOEXPORT: 694