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 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 = 155RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 156 ctags-recursive dvi-recursive html-recursive info-recursive \ 157 install-data-recursive install-dvi-recursive \ 158 install-exec-recursive install-html-recursive \ 159 install-info-recursive install-pdf-recursive \ 160 install-ps-recursive install-recursive installcheck-recursive \ 161 installdirs-recursive pdf-recursive ps-recursive \ 162 tags-recursive uninstall-recursive 163am__can_run_installinfo = \ 164 case $$AM_UPDATE_INFO_DIR in \ 165 n|no|NO) false;; \ 166 *) (install-info --version) >/dev/null 2>&1;; \ 167 esac 168HEADERS = $(noinst_HEADERS) 169RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 170 distclean-recursive maintainer-clean-recursive 171am__recursive_targets = \ 172 $(RECURSIVE_TARGETS) \ 173 $(RECURSIVE_CLEAN_TARGETS) \ 174 $(am__extra_recursive_targets) 175AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 176 distdir distdir-am 177am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 178# Read a list of newline-separated strings from the standard input, 179# and print each of them once, without duplicates. Input order is 180# *not* preserved. 181am__uniquify_input = $(AWK) '\ 182 BEGIN { nonempty = 0; } \ 183 { items[$$0] = 1; nonempty = 1; } \ 184 END { if (nonempty) { for (i in items) print i; }; } \ 185' 186# Make sure the list of sources is unique. This is necessary because, 187# e.g., the same source file might be shared among _SOURCES variables 188# for different programs/libraries. 189am__define_uniq_tagged_files = \ 190 list='$(am__tagged_files)'; \ 191 unique=`for i in $$list; do \ 192 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 193 done | $(am__uniquify_input)` 194DIST_SUBDIRS = $(SUBDIRS) 195am__DIST_COMMON = $(srcdir)/Makefile.in README 196DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 197am__relativize = \ 198 dir0=`pwd`; \ 199 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 200 sed_rest='s,^[^/]*/*,,'; \ 201 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 202 sed_butlast='s,/*[^/]*$$,,'; \ 203 while test -n "$$dir1"; do \ 204 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 205 if test "$$first" != "."; then \ 206 if test "$$first" = ".."; then \ 207 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 208 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 209 else \ 210 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 211 if test "$$first2" = "$$first"; then \ 212 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 213 else \ 214 dir2="../$$dir2"; \ 215 fi; \ 216 dir0="$$dir0"/"$$first"; \ 217 fi; \ 218 fi; \ 219 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 220 done; \ 221 reldir="$$dir2" 222ACLOCAL = @ACLOCAL@ 223ALLOCA = @ALLOCA@ 224AMTAR = @AMTAR@ 225AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 226AR = @AR@ 227AUTOCONF = @AUTOCONF@ 228AUTOHEADER = @AUTOHEADER@ 229AUTOMAKE = @AUTOMAKE@ 230AWK = @AWK@ 231BUILD_THREAD = @BUILD_THREAD@ 232CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 233CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 234CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 235CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 236CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 237CC = @CC@ 238CCDEPMODE = @CCDEPMODE@ 239CC_NOFORMAT = @CC_NOFORMAT@ 240CFLAGS = @CFLAGS@ 241CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 242CFLAGS_NTP = @CFLAGS_NTP@ 243CHUTEST = @CHUTEST@ 244CONFIG_SHELL = @CONFIG_SHELL@ 245CPP = @CPP@ 246CPPFLAGS = @CPPFLAGS@ 247CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 248CPPFLAGS_NTP = @CPPFLAGS_NTP@ 249CSCOPE = @CSCOPE@ 250CTAGS = @CTAGS@ 251CYGPATH_W = @CYGPATH_W@ 252DCFD = @DCFD@ 253DEFS = @DEFS@ 254DEPDIR = @DEPDIR@ 255DLLTOOL = @DLLTOOL@ 256DSYMUTIL = @DSYMUTIL@ 257DUMPBIN = @DUMPBIN@ 258ECHO_C = @ECHO_C@ 259ECHO_N = @ECHO_N@ 260ECHO_T = @ECHO_T@ 261EDITLINE_LIBS = @EDITLINE_LIBS@ 262EGREP = @EGREP@ 263ETAGS = @ETAGS@ 264EXEEXT = @EXEEXT@ 265FGREP = @FGREP@ 266GREP = @GREP@ 267HAVE_INLINE = @HAVE_INLINE@ 268HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 269HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 270HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 271INSTALL = @INSTALL@ 272INSTALL_DATA = @INSTALL_DATA@ 273INSTALL_PROGRAM = @INSTALL_PROGRAM@ 274INSTALL_SCRIPT = @INSTALL_SCRIPT@ 275INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 276LD = @LD@ 277LDADD_LIBEVENT = @LDADD_LIBEVENT@ 278LDADD_LIBNTP = @LDADD_LIBNTP@ 279LDADD_LIBUTIL = @LDADD_LIBUTIL@ 280LDADD_NLIST = @LDADD_NLIST@ 281LDADD_NTP = @LDADD_NTP@ 282LDFLAGS = @LDFLAGS@ 283LDFLAGS_NTP = @LDFLAGS_NTP@ 284LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 285LIBM = @LIBM@ 286LIBOBJS = @LIBOBJS@ 287LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 288LIBOPTS_DIR = @LIBOPTS_DIR@ 289LIBOPTS_LDADD = @LIBOPTS_LDADD@ 290LIBPARSE = @LIBPARSE@ 291LIBS = @LIBS@ 292LIBTOOL = @LIBTOOL@ 293LIBTOOL_DEPS = @LIBTOOL_DEPS@ 294LIPO = @LIPO@ 295LN_S = @LN_S@ 296LSCF = @LSCF@ 297LTHREAD_LIBS = @LTHREAD_LIBS@ 298LTLIBOBJS = @LTLIBOBJS@ 299LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 300MAKEINFO = @MAKEINFO@ 301MAKE_ADJTIMED = @MAKE_ADJTIMED@ 302MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 303MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 304MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 305MAKE_LIBPARSE = @MAKE_LIBPARSE@ 306MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 307MAKE_NTPDSIM = @MAKE_NTPDSIM@ 308MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 309MAKE_NTPTIME = @MAKE_NTPTIME@ 310MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 311MAKE_TICKADJ = @MAKE_TICKADJ@ 312MAKE_TIMETRIM = @MAKE_TIMETRIM@ 313MANIFEST_TOOL = @MANIFEST_TOOL@ 314MANTAGFMT = @MANTAGFMT@ 315MKDIR_P = @MKDIR_P@ 316NM = @NM@ 317NMEDIT = @NMEDIT@ 318NTPDATE_DB = @NTPDATE_DB@ 319NTPDATE_DL = @NTPDATE_DL@ 320NTPDATE_DS = @NTPDATE_DS@ 321NTPDATE_MS = @NTPDATE_MS@ 322NTPDATE_NI = @NTPDATE_NI@ 323NTPDC_DB = @NTPDC_DB@ 324NTPDC_DL = @NTPDC_DL@ 325NTPDC_DS = @NTPDC_DS@ 326NTPDC_MS = @NTPDC_MS@ 327NTPDC_NI = @NTPDC_NI@ 328NTPDSIM_DB = @NTPDSIM_DB@ 329NTPDSIM_DL = @NTPDSIM_DL@ 330NTPDSIM_DS = @NTPDSIM_DS@ 331NTPDSIM_MS = @NTPDSIM_MS@ 332NTPDSIM_NI = @NTPDSIM_NI@ 333NTPD_DB = @NTPD_DB@ 334NTPD_DL = @NTPD_DL@ 335NTPD_DS = @NTPD_DS@ 336NTPD_MS = @NTPD_MS@ 337NTPD_NI = @NTPD_NI@ 338NTPQ_DB = @NTPQ_DB@ 339NTPQ_DL = @NTPQ_DL@ 340NTPQ_DS = @NTPQ_DS@ 341NTPQ_MS = @NTPQ_MS@ 342NTPQ_NI = @NTPQ_NI@ 343NTPSNMPD_DB = @NTPSNMPD_DB@ 344NTPSNMPD_DL = @NTPSNMPD_DL@ 345NTPSNMPD_DS = @NTPSNMPD_DS@ 346NTPSNMPD_MS = @NTPSNMPD_MS@ 347NTPSNMPD_NI = @NTPSNMPD_NI@ 348NTPSWEEP_DB = @NTPSWEEP_DB@ 349NTPSWEEP_DL = @NTPSWEEP_DL@ 350NTPSWEEP_DS = @NTPSWEEP_DS@ 351NTPSWEEP_MS = @NTPSWEEP_MS@ 352NTPSWEEP_NI = @NTPSWEEP_NI@ 353NTPTIME_DB = @NTPTIME_DB@ 354NTPTIME_DL = @NTPTIME_DL@ 355NTPTIME_DS = @NTPTIME_DS@ 356NTPTIME_MS = @NTPTIME_MS@ 357NTPTIME_NI = @NTPTIME_NI@ 358NTPTRACE_DB = @NTPTRACE_DB@ 359NTPTRACE_DL = @NTPTRACE_DL@ 360NTPTRACE_DS = @NTPTRACE_DS@ 361NTPTRACE_MS = @NTPTRACE_MS@ 362NTPTRACE_NI = @NTPTRACE_NI@ 363NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 364NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 365NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 366NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 367NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 368NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 369NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 370NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 371NTP_KEYSDIR = @NTP_KEYSDIR@ 372NTP_WAIT_DB = @NTP_WAIT_DB@ 373NTP_WAIT_DL = @NTP_WAIT_DL@ 374NTP_WAIT_DS = @NTP_WAIT_DS@ 375NTP_WAIT_MS = @NTP_WAIT_MS@ 376NTP_WAIT_NI = @NTP_WAIT_NI@ 377OBJDUMP = @OBJDUMP@ 378OBJEXT = @OBJEXT@ 379OTOOL = @OTOOL@ 380OTOOL64 = @OTOOL64@ 381PACKAGE = @PACKAGE@ 382PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 383PACKAGE_NAME = @PACKAGE_NAME@ 384PACKAGE_STRING = @PACKAGE_STRING@ 385PACKAGE_TARNAME = @PACKAGE_TARNAME@ 386PACKAGE_URL = @PACKAGE_URL@ 387PACKAGE_VERSION = @PACKAGE_VERSION@ 388PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 389PATH_OPENSSL = @PATH_OPENSSL@ 390PATH_PERL = @PATH_PERL@ 391PATH_RUBY = @PATH_RUBY@ 392PATH_SEPARATOR = @PATH_SEPARATOR@ 393PATH_TEST = @PATH_TEST@ 394PERLLIBDIR = @PERLLIBDIR@ 395PKG_CONFIG = @PKG_CONFIG@ 396POSIX_SHELL = @POSIX_SHELL@ 397PROPDELAY = @PROPDELAY@ 398PTHREAD_LIBS = @PTHREAD_LIBS@ 399RANLIB = @RANLIB@ 400SED = @SED@ 401SET_MAKE = @SET_MAKE@ 402SHELL = @SHELL@ 403SNMP_CFLAGS = @SNMP_CFLAGS@ 404SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 405SNMP_LIBS = @SNMP_LIBS@ 406SNTP = @SNTP@ 407SNTP_DB = @SNTP_DB@ 408SNTP_DL = @SNTP_DL@ 409SNTP_DS = @SNTP_DS@ 410SNTP_MS = @SNTP_MS@ 411SNTP_NI = @SNTP_NI@ 412STDNORETURN_H = @STDNORETURN_H@ 413STRIP = @STRIP@ 414TESTDCF = @TESTDCF@ 415TICKADJ_DB = @TICKADJ_DB@ 416TICKADJ_DL = @TICKADJ_DL@ 417TICKADJ_DS = @TICKADJ_DS@ 418TICKADJ_MS = @TICKADJ_MS@ 419TICKADJ_NI = @TICKADJ_NI@ 420TIMETRIM_DB = @TIMETRIM_DB@ 421TIMETRIM_DL = @TIMETRIM_DL@ 422TIMETRIM_DS = @TIMETRIM_DS@ 423TIMETRIM_MS = @TIMETRIM_MS@ 424TIMETRIM_NI = @TIMETRIM_NI@ 425UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 426UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 427UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 428UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 429UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 430VERSION = @VERSION@ 431VER_SUFFIX = @VER_SUFFIX@ 432YACC = @YACC@ 433YFLAGS = @YFLAGS@ 434abs_builddir = @abs_builddir@ 435abs_srcdir = @abs_srcdir@ 436abs_top_builddir = @abs_top_builddir@ 437abs_top_srcdir = @abs_top_srcdir@ 438ac_ct_AR = @ac_ct_AR@ 439ac_ct_CC = @ac_ct_CC@ 440ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 441am__include = @am__include@ 442am__leading_dot = @am__leading_dot@ 443am__quote = @am__quote@ 444am__tar = @am__tar@ 445am__untar = @am__untar@ 446bindir = @bindir@ 447build = @build@ 448build_alias = @build_alias@ 449build_cpu = @build_cpu@ 450build_os = @build_os@ 451build_vendor = @build_vendor@ 452builddir = @builddir@ 453datadir = @datadir@ 454datarootdir = @datarootdir@ 455docdir = @docdir@ 456dvidir = @dvidir@ 457exec_prefix = @exec_prefix@ 458host = @host@ 459host_alias = @host_alias@ 460host_cpu = @host_cpu@ 461host_os = @host_os@ 462host_vendor = @host_vendor@ 463htmldir = @htmldir@ 464includedir = @includedir@ 465infodir = @infodir@ 466install_sh = @install_sh@ 467libdir = @libdir@ 468libexecdir = @libexecdir@ 469localedir = @localedir@ 470localstatedir = @localstatedir@ 471mandir = @mandir@ 472mkdir_p = @mkdir_p@ 473oldincludedir = @oldincludedir@ 474pdfdir = @pdfdir@ 475prefix = @prefix@ 476program_transform_name = @program_transform_name@ 477psdir = @psdir@ 478runstatedir = @runstatedir@ 479sbindir = @sbindir@ 480sharedstatedir = @sharedstatedir@ 481srcdir = @srcdir@ 482subdirs = @subdirs@ 483sysconfdir = @sysconfdir@ 484target_alias = @target_alias@ 485top_build_prefix = @top_build_prefix@ 486top_builddir = @top_builddir@ 487top_srcdir = @top_srcdir@ 488NULL = 489SUBDIRS = isc 490noinst_HEADERS = \ 491 adjtime.h \ 492 audio.h \ 493 ascii.h \ 494 audio.h \ 495 binio.h \ 496 c99_snprintf.h \ 497 declcond.h \ 498 gps.h \ 499 hopf6039.h \ 500 icom.h \ 501 ieee754io.h \ 502 intreswork.h \ 503 iosignal.h \ 504 l_stdlib.h \ 505 libssl_compat.h \ 506 lib_strbuf.h \ 507 libntp.h \ 508 mbg_gps166.h \ 509 mx4200.h \ 510 ntif.h \ 511 ntp.h \ 512 ntp_assert.h \ 513 ntp_calendar.h \ 514 ntp_calgps.h \ 515 ntp_cmdargs.h \ 516 ntp_config.h \ 517 ntp_control.h \ 518 ntp_crypto.h \ 519 ntp_prio_q.h \ 520 ntp_datum.h \ 521 ntp_debug.h \ 522 ntp_filegen.h \ 523 ntp_fp.h \ 524 ntp_if.h \ 525 ntp_intres.h \ 526 ntp_io.h \ 527 ntp_keyacc.h \ 528 ntp_libopts.h \ 529 ntp_lineedit.h \ 530 ntp_lists.h \ 531 ntp_machine.h \ 532 ntp_malloc.h \ 533 ntp_md5.h \ 534 ntp_net.h \ 535 ntp_proto.h \ 536 ntp_psl.h \ 537 ntp_random.h \ 538 ntp_refclock.h \ 539 ntp_request.h \ 540 ntp_rfc2553.h \ 541 ntp_select.h \ 542 ntp_stdlib.h \ 543 ntp_string.h \ 544 ntp_syscall.h \ 545 ntp_syslog.h \ 546 ntp_tty.h \ 547 ntp_types.h \ 548 ntp_unixtime.h \ 549 ntp_worker.h \ 550 ntp_workimpl.h \ 551 ntpd.h \ 552 ntpsim.h \ 553 parse.h \ 554 parse_conf.h \ 555 rc_cmdlength.h \ 556 recvbuff.h \ 557 refclock_atom.h \ 558 refidsmear.h \ 559 safecast.h \ 560 ssl_applink.c \ 561 timepps-SCO.h \ 562 timepps-Solaris.h \ 563 timepps-SunOS.h \ 564 timespecops.h \ 565 timetoa.h \ 566 timevalops.h \ 567 timexsup.h \ 568 trimble.h \ 569 vint64ops.h \ 570 $(NULL) 571 572all: all-recursive 573 574.SUFFIXES: 575$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 576 @for dep in $?; do \ 577 case '$(am__configure_deps)' in \ 578 *$$dep*) \ 579 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 580 && { if test -f $@; then exit 0; else break; fi; }; \ 581 exit 1;; \ 582 esac; \ 583 done; \ 584 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 585 $(am__cd) $(top_srcdir) && \ 586 $(AUTOMAKE) --foreign include/Makefile 587Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 588 @case '$?' in \ 589 *config.status*) \ 590 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 591 *) \ 592 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 593 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 594 esac; 595 596$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 597 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 598 599$(top_srcdir)/configure: $(am__configure_deps) 600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 601$(ACLOCAL_M4): $(am__aclocal_m4_deps) 602 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 603$(am__aclocal_m4_deps): 604 605mostlyclean-libtool: 606 -rm -f *.lo 607 608clean-libtool: 609 -rm -rf .libs _libs 610 611# This directory's subdirectories are mostly independent; you can cd 612# into them and run 'make' without going through this Makefile. 613# To change the values of 'make' variables: instead of editing Makefiles, 614# (1) if the variable is set in 'config.status', edit 'config.status' 615# (which will cause the Makefiles to be regenerated when you run 'make'); 616# (2) otherwise, pass the desired values on the 'make' command line. 617$(am__recursive_targets): 618 @fail=; \ 619 if $(am__make_keepgoing); then \ 620 failcom='fail=yes'; \ 621 else \ 622 failcom='exit 1'; \ 623 fi; \ 624 dot_seen=no; \ 625 target=`echo $@ | sed s/-recursive//`; \ 626 case "$@" in \ 627 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 628 *) list='$(SUBDIRS)' ;; \ 629 esac; \ 630 for subdir in $$list; do \ 631 echo "Making $$target in $$subdir"; \ 632 if test "$$subdir" = "."; then \ 633 dot_seen=yes; \ 634 local_target="$$target-am"; \ 635 else \ 636 local_target="$$target"; \ 637 fi; \ 638 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 639 || eval $$failcom; \ 640 done; \ 641 if test "$$dot_seen" = "no"; then \ 642 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 643 fi; test -z "$$fail" 644 645ID: $(am__tagged_files) 646 $(am__define_uniq_tagged_files); mkid -fID $$unique 647tags: tags-recursive 648TAGS: tags 649 650tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 651 set x; \ 652 here=`pwd`; \ 653 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 654 include_option=--etags-include; \ 655 empty_fix=.; \ 656 else \ 657 include_option=--include; \ 658 empty_fix=; \ 659 fi; \ 660 list='$(SUBDIRS)'; for subdir in $$list; do \ 661 if test "$$subdir" = .; then :; else \ 662 test ! -f $$subdir/TAGS || \ 663 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 664 fi; \ 665 done; \ 666 $(am__define_uniq_tagged_files); \ 667 shift; \ 668 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 669 test -n "$$unique" || unique=$$empty_fix; \ 670 if test $$# -gt 0; then \ 671 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 672 "$$@" $$unique; \ 673 else \ 674 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 675 $$unique; \ 676 fi; \ 677 fi 678ctags: ctags-recursive 679 680CTAGS: ctags 681ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 682 $(am__define_uniq_tagged_files); \ 683 test -z "$(CTAGS_ARGS)$$unique" \ 684 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 685 $$unique 686 687GTAGS: 688 here=`$(am__cd) $(top_builddir) && pwd` \ 689 && $(am__cd) $(top_srcdir) \ 690 && gtags -i $(GTAGS_ARGS) "$$here" 691cscopelist: cscopelist-recursive 692 693cscopelist-am: $(am__tagged_files) 694 list='$(am__tagged_files)'; \ 695 case "$(srcdir)" in \ 696 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 697 *) sdir=$(subdir)/$(srcdir) ;; \ 698 esac; \ 699 for i in $$list; do \ 700 if test -f "$$i"; then \ 701 echo "$(subdir)/$$i"; \ 702 else \ 703 echo "$$sdir/$$i"; \ 704 fi; \ 705 done >> $(top_builddir)/cscope.files 706 707distclean-tags: 708 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 709distdir: $(BUILT_SOURCES) 710 $(MAKE) $(AM_MAKEFLAGS) distdir-am 711 712distdir-am: $(DISTFILES) 713 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 714 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 715 list='$(DISTFILES)'; \ 716 dist_files=`for file in $$list; do echo $$file; done | \ 717 sed -e "s|^$$srcdirstrip/||;t" \ 718 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 719 case $$dist_files in \ 720 */*) $(MKDIR_P) `echo "$$dist_files" | \ 721 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 722 sort -u` ;; \ 723 esac; \ 724 for file in $$dist_files; do \ 725 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 726 if test -d $$d/$$file; then \ 727 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 728 if test -d "$(distdir)/$$file"; then \ 729 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 730 fi; \ 731 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 732 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 733 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 734 fi; \ 735 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 736 else \ 737 test -f "$(distdir)/$$file" \ 738 || cp -p $$d/$$file "$(distdir)/$$file" \ 739 || exit 1; \ 740 fi; \ 741 done 742 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 743 if test "$$subdir" = .; then :; else \ 744 $(am__make_dryrun) \ 745 || test -d "$(distdir)/$$subdir" \ 746 || $(MKDIR_P) "$(distdir)/$$subdir" \ 747 || exit 1; \ 748 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 749 $(am__relativize); \ 750 new_distdir=$$reldir; \ 751 dir1=$$subdir; dir2="$(top_distdir)"; \ 752 $(am__relativize); \ 753 new_top_distdir=$$reldir; \ 754 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 755 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 756 ($(am__cd) $$subdir && \ 757 $(MAKE) $(AM_MAKEFLAGS) \ 758 top_distdir="$$new_top_distdir" \ 759 distdir="$$new_distdir" \ 760 am__remove_distdir=: \ 761 am__skip_length_check=: \ 762 am__skip_mode_fix=: \ 763 distdir) \ 764 || exit 1; \ 765 fi; \ 766 done 767check-am: all-am 768check: check-recursive 769all-am: Makefile $(HEADERS) 770installdirs: installdirs-recursive 771installdirs-am: 772install: install-recursive 773install-exec: install-exec-recursive 774install-data: install-data-recursive 775uninstall: uninstall-recursive 776 777install-am: all-am 778 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 779 780installcheck: installcheck-recursive 781install-strip: 782 if test -z '$(STRIP)'; then \ 783 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 784 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 785 install; \ 786 else \ 787 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 788 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 789 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 790 fi 791mostlyclean-generic: 792 793clean-generic: 794 795distclean-generic: 796 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 797 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 798 799maintainer-clean-generic: 800 @echo "This command is intended for maintainers to use" 801 @echo "it deletes files that may require special tools to rebuild." 802clean: clean-recursive 803 804clean-am: clean-generic clean-libtool mostlyclean-am 805 806distclean: distclean-recursive 807 -rm -f Makefile 808distclean-am: clean-am distclean-generic distclean-tags 809 810dvi: dvi-recursive 811 812dvi-am: 813 814html: html-recursive 815 816html-am: 817 818info: info-recursive 819 820info-am: 821 822install-data-am: 823 824install-dvi: install-dvi-recursive 825 826install-dvi-am: 827 828install-exec-am: 829 830install-html: install-html-recursive 831 832install-html-am: 833 834install-info: install-info-recursive 835 836install-info-am: 837 838install-man: 839 840install-pdf: install-pdf-recursive 841 842install-pdf-am: 843 844install-ps: install-ps-recursive 845 846install-ps-am: 847 848installcheck-am: 849 850maintainer-clean: maintainer-clean-recursive 851 -rm -f Makefile 852maintainer-clean-am: distclean-am maintainer-clean-generic 853 854mostlyclean: mostlyclean-recursive 855 856mostlyclean-am: mostlyclean-generic mostlyclean-libtool 857 858pdf: pdf-recursive 859 860pdf-am: 861 862ps: ps-recursive 863 864ps-am: 865 866uninstall-am: 867 868.MAKE: $(am__recursive_targets) install-am install-strip 869 870.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 871 check-am clean clean-generic clean-libtool cscopelist-am ctags \ 872 ctags-am distclean distclean-generic distclean-libtool \ 873 distclean-tags distdir dvi dvi-am html html-am info info-am \ 874 install install-am install-data install-data-am install-dvi \ 875 install-dvi-am install-exec install-exec-am install-html \ 876 install-html-am install-info install-info-am install-man \ 877 install-pdf install-pdf-am install-ps install-ps-am \ 878 install-strip installcheck installcheck-am installdirs \ 879 installdirs-am maintainer-clean maintainer-clean-generic \ 880 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 881 ps ps-am tags tags-am uninstall uninstall-am 882 883.PRECIOUS: Makefile 884 885 886# Tell versions [3.59,3.63) of GNU make to not export all variables. 887# Otherwise a system limit (for SysV at least) may be exceeded. 888.NOEXPORT: 889