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_OPENSSL = @PATH_OPENSSL@ 348PATH_PERL = @PATH_PERL@ 349PATH_RUBY = @PATH_RUBY@ 350PATH_SEPARATOR = @PATH_SEPARATOR@ 351PATH_TEST = @PATH_TEST@ 352PERLLIBDIR = @PERLLIBDIR@ 353PKG_CONFIG = @PKG_CONFIG@ 354POSIX_SHELL = @POSIX_SHELL@ 355PROPDELAY = @PROPDELAY@ 356PTHREAD_LIBS = @PTHREAD_LIBS@ 357RANLIB = @RANLIB@ 358SED = @SED@ 359SET_MAKE = @SET_MAKE@ 360SHELL = @SHELL@ 361SNMP_CFLAGS = @SNMP_CFLAGS@ 362SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 363SNMP_LIBS = @SNMP_LIBS@ 364SNTP = @SNTP@ 365SNTP_DB = @SNTP_DB@ 366SNTP_DL = @SNTP_DL@ 367SNTP_DS = @SNTP_DS@ 368SNTP_MS = @SNTP_MS@ 369SNTP_NI = @SNTP_NI@ 370STDNORETURN_H = @STDNORETURN_H@ 371STRIP = @STRIP@ 372TESTDCF = @TESTDCF@ 373TICKADJ_DB = @TICKADJ_DB@ 374TICKADJ_DL = @TICKADJ_DL@ 375TICKADJ_DS = @TICKADJ_DS@ 376TICKADJ_MS = @TICKADJ_MS@ 377TICKADJ_NI = @TICKADJ_NI@ 378TIMETRIM_DB = @TIMETRIM_DB@ 379TIMETRIM_DL = @TIMETRIM_DL@ 380TIMETRIM_DS = @TIMETRIM_DS@ 381TIMETRIM_MS = @TIMETRIM_MS@ 382TIMETRIM_NI = @TIMETRIM_NI@ 383UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 384UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 385UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 386UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 387UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 388VERSION = @VERSION@ 389VER_SUFFIX = @VER_SUFFIX@ 390YACC = @YACC@ 391YFLAGS = @YFLAGS@ 392abs_builddir = @abs_builddir@ 393abs_srcdir = @abs_srcdir@ 394abs_top_builddir = @abs_top_builddir@ 395abs_top_srcdir = @abs_top_srcdir@ 396ac_ct_AR = @ac_ct_AR@ 397ac_ct_CC = @ac_ct_CC@ 398ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 399am__include = @am__include@ 400am__leading_dot = @am__leading_dot@ 401am__quote = @am__quote@ 402am__tar = @am__tar@ 403am__untar = @am__untar@ 404bindir = @bindir@ 405build = @build@ 406build_alias = @build_alias@ 407build_cpu = @build_cpu@ 408build_os = @build_os@ 409build_vendor = @build_vendor@ 410builddir = @builddir@ 411datadir = @datadir@ 412datarootdir = @datarootdir@ 413docdir = @docdir@ 414dvidir = @dvidir@ 415exec_prefix = @exec_prefix@ 416host = @host@ 417host_alias = @host_alias@ 418host_cpu = @host_cpu@ 419host_os = @host_os@ 420host_vendor = @host_vendor@ 421htmldir = @htmldir@ 422includedir = @includedir@ 423infodir = @infodir@ 424install_sh = @install_sh@ 425libdir = @libdir@ 426libexecdir = @libexecdir@ 427localedir = @localedir@ 428localstatedir = @localstatedir@ 429mandir = @mandir@ 430mkdir_p = @mkdir_p@ 431oldincludedir = @oldincludedir@ 432pdfdir = @pdfdir@ 433prefix = @prefix@ 434program_transform_name = @program_transform_name@ 435psdir = @psdir@ 436runstatedir = @runstatedir@ 437sbindir = @sbindir@ 438sharedstatedir = @sharedstatedir@ 439srcdir = @srcdir@ 440subdirs = @subdirs@ 441sysconfdir = @sysconfdir@ 442target_alias = @target_alias@ 443top_build_prefix = @top_build_prefix@ 444top_builddir = @top_builddir@ 445top_srcdir = @top_srcdir@ 446NULL = 447noinst_HEADERS = \ 448 mem.h \ 449 $(NULL) 450 451all: all-am 452 453.SUFFIXES: 454$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 455 @for dep in $?; do \ 456 case '$(am__configure_deps)' in \ 457 *$$dep*) \ 458 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 459 && { if test -f $@; then exit 0; else break; fi; }; \ 460 exit 1;; \ 461 esac; \ 462 done; \ 463 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \ 464 $(am__cd) $(top_srcdir) && \ 465 $(AUTOMAKE) --foreign include/isc/Makefile 466Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 467 @case '$?' in \ 468 *config.status*) \ 469 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 470 *) \ 471 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 472 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 473 esac; 474 475$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 476 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 477 478$(top_srcdir)/configure: $(am__configure_deps) 479 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 480$(ACLOCAL_M4): $(am__aclocal_m4_deps) 481 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 482$(am__aclocal_m4_deps): 483 484mostlyclean-libtool: 485 -rm -f *.lo 486 487clean-libtool: 488 -rm -rf .libs _libs 489 490ID: $(am__tagged_files) 491 $(am__define_uniq_tagged_files); mkid -fID $$unique 492tags: tags-am 493TAGS: tags 494 495tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 496 set x; \ 497 here=`pwd`; \ 498 $(am__define_uniq_tagged_files); \ 499 shift; \ 500 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 501 test -n "$$unique" || unique=$$empty_fix; \ 502 if test $$# -gt 0; then \ 503 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 504 "$$@" $$unique; \ 505 else \ 506 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 507 $$unique; \ 508 fi; \ 509 fi 510ctags: ctags-am 511 512CTAGS: ctags 513ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 514 $(am__define_uniq_tagged_files); \ 515 test -z "$(CTAGS_ARGS)$$unique" \ 516 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 517 $$unique 518 519GTAGS: 520 here=`$(am__cd) $(top_builddir) && pwd` \ 521 && $(am__cd) $(top_srcdir) \ 522 && gtags -i $(GTAGS_ARGS) "$$here" 523cscopelist: cscopelist-am 524 525cscopelist-am: $(am__tagged_files) 526 list='$(am__tagged_files)'; \ 527 case "$(srcdir)" in \ 528 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 529 *) sdir=$(subdir)/$(srcdir) ;; \ 530 esac; \ 531 for i in $$list; do \ 532 if test -f "$$i"; then \ 533 echo "$(subdir)/$$i"; \ 534 else \ 535 echo "$$sdir/$$i"; \ 536 fi; \ 537 done >> $(top_builddir)/cscope.files 538 539distclean-tags: 540 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 541distdir: $(BUILT_SOURCES) 542 $(MAKE) $(AM_MAKEFLAGS) distdir-am 543 544distdir-am: $(DISTFILES) 545 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 546 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 547 list='$(DISTFILES)'; \ 548 dist_files=`for file in $$list; do echo $$file; done | \ 549 sed -e "s|^$$srcdirstrip/||;t" \ 550 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 551 case $$dist_files in \ 552 */*) $(MKDIR_P) `echo "$$dist_files" | \ 553 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 554 sort -u` ;; \ 555 esac; \ 556 for file in $$dist_files; do \ 557 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 558 if test -d $$d/$$file; then \ 559 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 560 if test -d "$(distdir)/$$file"; then \ 561 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 562 fi; \ 563 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 564 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 565 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 566 fi; \ 567 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 568 else \ 569 test -f "$(distdir)/$$file" \ 570 || cp -p $$d/$$file "$(distdir)/$$file" \ 571 || exit 1; \ 572 fi; \ 573 done 574check-am: all-am 575check: check-am 576all-am: Makefile $(HEADERS) 577installdirs: 578install: install-am 579install-exec: install-exec-am 580install-data: install-data-am 581uninstall: uninstall-am 582 583install-am: all-am 584 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 585 586installcheck: installcheck-am 587install-strip: 588 if test -z '$(STRIP)'; then \ 589 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 590 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 591 install; \ 592 else \ 593 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 594 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 595 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 596 fi 597mostlyclean-generic: 598 599clean-generic: 600 601distclean-generic: 602 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 603 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 604 605maintainer-clean-generic: 606 @echo "This command is intended for maintainers to use" 607 @echo "it deletes files that may require special tools to rebuild." 608clean: clean-am 609 610clean-am: clean-generic clean-libtool mostlyclean-am 611 612distclean: distclean-am 613 -rm -f Makefile 614distclean-am: clean-am distclean-generic distclean-tags 615 616dvi: dvi-am 617 618dvi-am: 619 620html: html-am 621 622html-am: 623 624info: info-am 625 626info-am: 627 628install-data-am: 629 630install-dvi: install-dvi-am 631 632install-dvi-am: 633 634install-exec-am: 635 636install-html: install-html-am 637 638install-html-am: 639 640install-info: install-info-am 641 642install-info-am: 643 644install-man: 645 646install-pdf: install-pdf-am 647 648install-pdf-am: 649 650install-ps: install-ps-am 651 652install-ps-am: 653 654installcheck-am: 655 656maintainer-clean: maintainer-clean-am 657 -rm -f Makefile 658maintainer-clean-am: distclean-am maintainer-clean-generic 659 660mostlyclean: mostlyclean-am 661 662mostlyclean-am: mostlyclean-generic mostlyclean-libtool 663 664pdf: pdf-am 665 666pdf-am: 667 668ps: ps-am 669 670ps-am: 671 672uninstall-am: 673 674.MAKE: install-am install-strip 675 676.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 677 clean-libtool cscopelist-am ctags ctags-am distclean \ 678 distclean-generic distclean-libtool distclean-tags distdir dvi \ 679 dvi-am html html-am info info-am install install-am \ 680 install-data install-data-am install-dvi install-dvi-am \ 681 install-exec install-exec-am install-html install-html-am \ 682 install-info install-info-am install-man install-pdf \ 683 install-pdf-am install-ps install-ps-am install-strip \ 684 installcheck installcheck-am installdirs maintainer-clean \ 685 maintainer-clean-generic mostlyclean mostlyclean-generic \ 686 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 687 uninstall-am 688 689.PRECIOUS: Makefile 690 691 692# Tell versions [3.59,3.63) of GNU make to not export all variables. 693# Otherwise a system limit (for SysV at least) may be exceeded. 694.NOEXPORT: 695