1# Makefile.in generated by automake 1.15 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2014 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_cacheversion.m4 \ 104 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 105 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 106 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 107 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 108 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 126 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 127 $(top_srcdir)/sntp/m4/openldap.m4 \ 128 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 129 $(top_srcdir)/sntp/m4/snprintf.m4 \ 130 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 131am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 132 $(ACLOCAL_M4) 133DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \ 134 $(am__DIST_COMMON) 135mkinstalldirs = $(install_sh) -d 136CONFIG_HEADER = $(top_builddir)/config.h 137CONFIG_CLEAN_FILES = 138CONFIG_CLEAN_VPATH_FILES = 139AM_V_P = $(am__v_P_@AM_V@) 140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 141am__v_P_0 = false 142am__v_P_1 = : 143AM_V_GEN = $(am__v_GEN_@AM_V@) 144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 145am__v_GEN_0 = @echo " GEN " $@; 146am__v_GEN_1 = 147AM_V_at = $(am__v_at_@AM_V@) 148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 149am__v_at_0 = @ 150am__v_at_1 = 151SOURCES = 152DIST_SOURCES = 153RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 154 ctags-recursive dvi-recursive html-recursive info-recursive \ 155 install-data-recursive install-dvi-recursive \ 156 install-exec-recursive install-html-recursive \ 157 install-info-recursive install-pdf-recursive \ 158 install-ps-recursive install-recursive installcheck-recursive \ 159 installdirs-recursive pdf-recursive ps-recursive \ 160 tags-recursive uninstall-recursive 161am__can_run_installinfo = \ 162 case $$AM_UPDATE_INFO_DIR in \ 163 n|no|NO) false;; \ 164 *) (install-info --version) >/dev/null 2>&1;; \ 165 esac 166HEADERS = $(noinst_HEADERS) 167RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 168 distclean-recursive maintainer-clean-recursive 169am__recursive_targets = \ 170 $(RECURSIVE_TARGETS) \ 171 $(RECURSIVE_CLEAN_TARGETS) \ 172 $(am__extra_recursive_targets) 173AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 174 distdir 175am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 176# Read a list of newline-separated strings from the standard input, 177# and print each of them once, without duplicates. Input order is 178# *not* preserved. 179am__uniquify_input = $(AWK) '\ 180 BEGIN { nonempty = 0; } \ 181 { items[$$0] = 1; nonempty = 1; } \ 182 END { if (nonempty) { for (i in items) print i; }; } \ 183' 184# Make sure the list of sources is unique. This is necessary because, 185# e.g., the same source file might be shared among _SOURCES variables 186# for different programs/libraries. 187am__define_uniq_tagged_files = \ 188 list='$(am__tagged_files)'; \ 189 unique=`for i in $$list; do \ 190 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 191 done | $(am__uniquify_input)` 192ETAGS = etags 193CTAGS = ctags 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@ 239CFLAGS = @CFLAGS@ 240CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 241CFLAGS_NTP = @CFLAGS_NTP@ 242CHUTEST = @CHUTEST@ 243CONFIG_SHELL = @CONFIG_SHELL@ 244CPP = @CPP@ 245CPPFLAGS = @CPPFLAGS@ 246CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 247CPPFLAGS_NTP = @CPPFLAGS_NTP@ 248CXX = @CXX@ 249CXXCPP = @CXXCPP@ 250CXXDEPMODE = @CXXDEPMODE@ 251CXXFLAGS = @CXXFLAGS@ 252CYGPATH_W = @CYGPATH_W@ 253DCFD = @DCFD@ 254DEFS = @DEFS@ 255DEPDIR = @DEPDIR@ 256DLLTOOL = @DLLTOOL@ 257DSYMUTIL = @DSYMUTIL@ 258DUMPBIN = @DUMPBIN@ 259ECHO_C = @ECHO_C@ 260ECHO_N = @ECHO_N@ 261ECHO_T = @ECHO_T@ 262EDITLINE_LIBS = @EDITLINE_LIBS@ 263EGREP = @EGREP@ 264EXEEXT = @EXEEXT@ 265FGREP = @FGREP@ 266GREP = @GREP@ 267GTEST_CONFIG = @GTEST_CONFIG@ 268GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 269GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 270GTEST_LDFLAGS = @GTEST_LDFLAGS@ 271GTEST_LIBS = @GTEST_LIBS@ 272HAVE_INLINE = @HAVE_INLINE@ 273HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 274HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 275HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 276INSTALL = @INSTALL@ 277INSTALL_DATA = @INSTALL_DATA@ 278INSTALL_PROGRAM = @INSTALL_PROGRAM@ 279INSTALL_SCRIPT = @INSTALL_SCRIPT@ 280INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 281LD = @LD@ 282LDADD_LIBEVENT = @LDADD_LIBEVENT@ 283LDADD_LIBNTP = @LDADD_LIBNTP@ 284LDADD_LIBUTIL = @LDADD_LIBUTIL@ 285LDADD_NLIST = @LDADD_NLIST@ 286LDADD_NTP = @LDADD_NTP@ 287LDFLAGS = @LDFLAGS@ 288LDFLAGS_NTP = @LDFLAGS_NTP@ 289LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 290LIBM = @LIBM@ 291LIBOBJS = @LIBOBJS@ 292LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 293LIBOPTS_DIR = @LIBOPTS_DIR@ 294LIBOPTS_LDADD = @LIBOPTS_LDADD@ 295LIBPARSE = @LIBPARSE@ 296LIBS = @LIBS@ 297LIBTOOL = @LIBTOOL@ 298LIBTOOL_DEPS = @LIBTOOL_DEPS@ 299LIPO = @LIPO@ 300LN_S = @LN_S@ 301LSCF = @LSCF@ 302LTHREAD_LIBS = @LTHREAD_LIBS@ 303LTLIBOBJS = @LTLIBOBJS@ 304MAKEINFO = @MAKEINFO@ 305MAKE_ADJTIMED = @MAKE_ADJTIMED@ 306MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 307MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 308MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 309MAKE_LIBPARSE = @MAKE_LIBPARSE@ 310MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 311MAKE_NTPDSIM = @MAKE_NTPDSIM@ 312MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 313MAKE_NTPTIME = @MAKE_NTPTIME@ 314MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 315MAKE_TICKADJ = @MAKE_TICKADJ@ 316MAKE_TIMETRIM = @MAKE_TIMETRIM@ 317MANIFEST_TOOL = @MANIFEST_TOOL@ 318MANTAGFMT = @MANTAGFMT@ 319MKDIR_P = @MKDIR_P@ 320NM = @NM@ 321NMEDIT = @NMEDIT@ 322NTPDATE_DB = @NTPDATE_DB@ 323NTPDATE_DL = @NTPDATE_DL@ 324NTPDATE_DS = @NTPDATE_DS@ 325NTPDATE_MS = @NTPDATE_MS@ 326NTPDATE_NI = @NTPDATE_NI@ 327NTPDC_DB = @NTPDC_DB@ 328NTPDC_DL = @NTPDC_DL@ 329NTPDC_DS = @NTPDC_DS@ 330NTPDC_MS = @NTPDC_MS@ 331NTPDC_NI = @NTPDC_NI@ 332NTPDSIM_DB = @NTPDSIM_DB@ 333NTPDSIM_DL = @NTPDSIM_DL@ 334NTPDSIM_DS = @NTPDSIM_DS@ 335NTPDSIM_MS = @NTPDSIM_MS@ 336NTPDSIM_NI = @NTPDSIM_NI@ 337NTPD_DB = @NTPD_DB@ 338NTPD_DL = @NTPD_DL@ 339NTPD_DS = @NTPD_DS@ 340NTPD_MS = @NTPD_MS@ 341NTPD_NI = @NTPD_NI@ 342NTPQ_DB = @NTPQ_DB@ 343NTPQ_DL = @NTPQ_DL@ 344NTPQ_DS = @NTPQ_DS@ 345NTPQ_MS = @NTPQ_MS@ 346NTPQ_NI = @NTPQ_NI@ 347NTPSNMPD_DB = @NTPSNMPD_DB@ 348NTPSNMPD_DL = @NTPSNMPD_DL@ 349NTPSNMPD_DS = @NTPSNMPD_DS@ 350NTPSNMPD_MS = @NTPSNMPD_MS@ 351NTPSNMPD_NI = @NTPSNMPD_NI@ 352NTPSWEEP_DB = @NTPSWEEP_DB@ 353NTPSWEEP_DL = @NTPSWEEP_DL@ 354NTPSWEEP_DS = @NTPSWEEP_DS@ 355NTPSWEEP_MS = @NTPSWEEP_MS@ 356NTPSWEEP_NI = @NTPSWEEP_NI@ 357NTPTIME_DB = @NTPTIME_DB@ 358NTPTIME_DL = @NTPTIME_DL@ 359NTPTIME_DS = @NTPTIME_DS@ 360NTPTIME_MS = @NTPTIME_MS@ 361NTPTIME_NI = @NTPTIME_NI@ 362NTPTRACE_DB = @NTPTRACE_DB@ 363NTPTRACE_DL = @NTPTRACE_DL@ 364NTPTRACE_DS = @NTPTRACE_DS@ 365NTPTRACE_MS = @NTPTRACE_MS@ 366NTPTRACE_NI = @NTPTRACE_NI@ 367NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 368NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 369NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 370NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 371NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 372NTP_KEYSDIR = @NTP_KEYSDIR@ 373NTP_WAIT_DB = @NTP_WAIT_DB@ 374NTP_WAIT_DL = @NTP_WAIT_DL@ 375NTP_WAIT_DS = @NTP_WAIT_DS@ 376NTP_WAIT_MS = @NTP_WAIT_MS@ 377NTP_WAIT_NI = @NTP_WAIT_NI@ 378OBJDUMP = @OBJDUMP@ 379OBJEXT = @OBJEXT@ 380OTOOL = @OTOOL@ 381OTOOL64 = @OTOOL64@ 382PACKAGE = @PACKAGE@ 383PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 384PACKAGE_NAME = @PACKAGE_NAME@ 385PACKAGE_STRING = @PACKAGE_STRING@ 386PACKAGE_TARNAME = @PACKAGE_TARNAME@ 387PACKAGE_URL = @PACKAGE_URL@ 388PACKAGE_VERSION = @PACKAGE_VERSION@ 389PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 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_CXX = @ac_ct_CXX@ 441ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 442am__include = @am__include@ 443am__leading_dot = @am__leading_dot@ 444am__quote = @am__quote@ 445am__tar = @am__tar@ 446am__untar = @am__untar@ 447bindir = @bindir@ 448build = @build@ 449build_alias = @build_alias@ 450build_cpu = @build_cpu@ 451build_os = @build_os@ 452build_vendor = @build_vendor@ 453builddir = @builddir@ 454datadir = @datadir@ 455datarootdir = @datarootdir@ 456docdir = @docdir@ 457dvidir = @dvidir@ 458exec_prefix = @exec_prefix@ 459host = @host@ 460host_alias = @host_alias@ 461host_cpu = @host_cpu@ 462host_os = @host_os@ 463host_vendor = @host_vendor@ 464htmldir = @htmldir@ 465includedir = @includedir@ 466infodir = @infodir@ 467install_sh = @install_sh@ 468libdir = @libdir@ 469libexecdir = @libexecdir@ 470localedir = @localedir@ 471localstatedir = @localstatedir@ 472mandir = @mandir@ 473mkdir_p = @mkdir_p@ 474oldincludedir = @oldincludedir@ 475pdfdir = @pdfdir@ 476prefix = @prefix@ 477program_transform_name = @program_transform_name@ 478psdir = @psdir@ 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 declcond.h \ 497 gps.h \ 498 hopf6039.h \ 499 icom.h \ 500 ieee754io.h \ 501 intreswork.h \ 502 iosignal.h \ 503 l_stdlib.h \ 504 libssl_compat.h \ 505 lib_strbuf.h \ 506 libntp.h \ 507 mbg_gps166.h \ 508 mx4200.h \ 509 ntif.h \ 510 ntp.h \ 511 ntp_assert.h \ 512 ntp_calendar.h \ 513 ntp_cmdargs.h \ 514 ntp_config.h \ 515 ntp_control.h \ 516 ntp_crypto.h \ 517 ntp_prio_q.h \ 518 ntp_datum.h \ 519 ntp_debug.h \ 520 ntp_filegen.h \ 521 ntp_fp.h \ 522 ntp_if.h \ 523 ntp_intres.h \ 524 ntp_io.h \ 525 ntp_keyacc.h \ 526 ntp_libopts.h \ 527 ntp_lineedit.h \ 528 ntp_lists.h \ 529 ntp_machine.h \ 530 ntp_malloc.h \ 531 ntp_md5.h \ 532 ntp_net.h \ 533 ntp_proto.h \ 534 ntp_random.h \ 535 ntp_refclock.h \ 536 ntp_request.h \ 537 ntp_rfc2553.h \ 538 ntp_select.h \ 539 ntp_stdlib.h \ 540 ntp_string.h \ 541 ntp_syscall.h \ 542 ntp_syslog.h \ 543 ntp_tty.h \ 544 ntp_types.h \ 545 ntp_unixtime.h \ 546 ntp_worker.h \ 547 ntp_workimpl.h \ 548 ntpd.h \ 549 ntpsim.h \ 550 parse.h \ 551 parse_conf.h \ 552 rc_cmdlength.h \ 553 recvbuff.h \ 554 refclock_atom.h \ 555 refidsmear.h \ 556 safecast.h \ 557 ssl_applink.c \ 558 timepps-SCO.h \ 559 timepps-Solaris.h \ 560 timepps-SunOS.h \ 561 timespecops.h \ 562 timetoa.h \ 563 timevalops.h \ 564 trimble.h \ 565 vint64ops.h \ 566 $(NULL) 567 568all: all-recursive 569 570.SUFFIXES: 571$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 572 @for dep in $?; do \ 573 case '$(am__configure_deps)' in \ 574 *$$dep*) \ 575 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 576 && { if test -f $@; then exit 0; else break; fi; }; \ 577 exit 1;; \ 578 esac; \ 579 done; \ 580 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 581 $(am__cd) $(top_srcdir) && \ 582 $(AUTOMAKE) --foreign include/Makefile 583Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 584 @case '$?' in \ 585 *config.status*) \ 586 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 587 *) \ 588 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 589 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 590 esac; 591 592$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 593 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 594 595$(top_srcdir)/configure: $(am__configure_deps) 596 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 597$(ACLOCAL_M4): $(am__aclocal_m4_deps) 598 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 599$(am__aclocal_m4_deps): 600 601mostlyclean-libtool: 602 -rm -f *.lo 603 604clean-libtool: 605 -rm -rf .libs _libs 606 607# This directory's subdirectories are mostly independent; you can cd 608# into them and run 'make' without going through this Makefile. 609# To change the values of 'make' variables: instead of editing Makefiles, 610# (1) if the variable is set in 'config.status', edit 'config.status' 611# (which will cause the Makefiles to be regenerated when you run 'make'); 612# (2) otherwise, pass the desired values on the 'make' command line. 613$(am__recursive_targets): 614 @fail=; \ 615 if $(am__make_keepgoing); then \ 616 failcom='fail=yes'; \ 617 else \ 618 failcom='exit 1'; \ 619 fi; \ 620 dot_seen=no; \ 621 target=`echo $@ | sed s/-recursive//`; \ 622 case "$@" in \ 623 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 624 *) list='$(SUBDIRS)' ;; \ 625 esac; \ 626 for subdir in $$list; do \ 627 echo "Making $$target in $$subdir"; \ 628 if test "$$subdir" = "."; then \ 629 dot_seen=yes; \ 630 local_target="$$target-am"; \ 631 else \ 632 local_target="$$target"; \ 633 fi; \ 634 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 635 || eval $$failcom; \ 636 done; \ 637 if test "$$dot_seen" = "no"; then \ 638 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 639 fi; test -z "$$fail" 640 641ID: $(am__tagged_files) 642 $(am__define_uniq_tagged_files); mkid -fID $$unique 643tags: tags-recursive 644TAGS: tags 645 646tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 647 set x; \ 648 here=`pwd`; \ 649 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 650 include_option=--etags-include; \ 651 empty_fix=.; \ 652 else \ 653 include_option=--include; \ 654 empty_fix=; \ 655 fi; \ 656 list='$(SUBDIRS)'; for subdir in $$list; do \ 657 if test "$$subdir" = .; then :; else \ 658 test ! -f $$subdir/TAGS || \ 659 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 660 fi; \ 661 done; \ 662 $(am__define_uniq_tagged_files); \ 663 shift; \ 664 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 665 test -n "$$unique" || unique=$$empty_fix; \ 666 if test $$# -gt 0; then \ 667 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 668 "$$@" $$unique; \ 669 else \ 670 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 671 $$unique; \ 672 fi; \ 673 fi 674ctags: ctags-recursive 675 676CTAGS: ctags 677ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 678 $(am__define_uniq_tagged_files); \ 679 test -z "$(CTAGS_ARGS)$$unique" \ 680 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 681 $$unique 682 683GTAGS: 684 here=`$(am__cd) $(top_builddir) && pwd` \ 685 && $(am__cd) $(top_srcdir) \ 686 && gtags -i $(GTAGS_ARGS) "$$here" 687cscopelist: cscopelist-recursive 688 689cscopelist-am: $(am__tagged_files) 690 list='$(am__tagged_files)'; \ 691 case "$(srcdir)" in \ 692 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 693 *) sdir=$(subdir)/$(srcdir) ;; \ 694 esac; \ 695 for i in $$list; do \ 696 if test -f "$$i"; then \ 697 echo "$(subdir)/$$i"; \ 698 else \ 699 echo "$$sdir/$$i"; \ 700 fi; \ 701 done >> $(top_builddir)/cscope.files 702 703distclean-tags: 704 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 705 706distdir: $(DISTFILES) 707 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 708 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 709 list='$(DISTFILES)'; \ 710 dist_files=`for file in $$list; do echo $$file; done | \ 711 sed -e "s|^$$srcdirstrip/||;t" \ 712 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 713 case $$dist_files in \ 714 */*) $(MKDIR_P) `echo "$$dist_files" | \ 715 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 716 sort -u` ;; \ 717 esac; \ 718 for file in $$dist_files; do \ 719 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 720 if test -d $$d/$$file; then \ 721 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 722 if test -d "$(distdir)/$$file"; then \ 723 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 724 fi; \ 725 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 726 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 727 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 728 fi; \ 729 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 730 else \ 731 test -f "$(distdir)/$$file" \ 732 || cp -p $$d/$$file "$(distdir)/$$file" \ 733 || exit 1; \ 734 fi; \ 735 done 736 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 737 if test "$$subdir" = .; then :; else \ 738 $(am__make_dryrun) \ 739 || test -d "$(distdir)/$$subdir" \ 740 || $(MKDIR_P) "$(distdir)/$$subdir" \ 741 || exit 1; \ 742 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 743 $(am__relativize); \ 744 new_distdir=$$reldir; \ 745 dir1=$$subdir; dir2="$(top_distdir)"; \ 746 $(am__relativize); \ 747 new_top_distdir=$$reldir; \ 748 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 749 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 750 ($(am__cd) $$subdir && \ 751 $(MAKE) $(AM_MAKEFLAGS) \ 752 top_distdir="$$new_top_distdir" \ 753 distdir="$$new_distdir" \ 754 am__remove_distdir=: \ 755 am__skip_length_check=: \ 756 am__skip_mode_fix=: \ 757 distdir) \ 758 || exit 1; \ 759 fi; \ 760 done 761check-am: all-am 762check: check-recursive 763all-am: Makefile $(HEADERS) 764installdirs: installdirs-recursive 765installdirs-am: 766install: install-recursive 767install-exec: install-exec-recursive 768install-data: install-data-recursive 769uninstall: uninstall-recursive 770 771install-am: all-am 772 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 773 774installcheck: installcheck-recursive 775install-strip: 776 if test -z '$(STRIP)'; then \ 777 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 778 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 779 install; \ 780 else \ 781 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 782 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 783 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 784 fi 785mostlyclean-generic: 786 787clean-generic: 788 789distclean-generic: 790 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 791 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 792 793maintainer-clean-generic: 794 @echo "This command is intended for maintainers to use" 795 @echo "it deletes files that may require special tools to rebuild." 796clean: clean-recursive 797 798clean-am: clean-generic clean-libtool mostlyclean-am 799 800distclean: distclean-recursive 801 -rm -f Makefile 802distclean-am: clean-am distclean-generic distclean-tags 803 804dvi: dvi-recursive 805 806dvi-am: 807 808html: html-recursive 809 810html-am: 811 812info: info-recursive 813 814info-am: 815 816install-data-am: 817 818install-dvi: install-dvi-recursive 819 820install-dvi-am: 821 822install-exec-am: 823 824install-html: install-html-recursive 825 826install-html-am: 827 828install-info: install-info-recursive 829 830install-info-am: 831 832install-man: 833 834install-pdf: install-pdf-recursive 835 836install-pdf-am: 837 838install-ps: install-ps-recursive 839 840install-ps-am: 841 842installcheck-am: 843 844maintainer-clean: maintainer-clean-recursive 845 -rm -f Makefile 846maintainer-clean-am: distclean-am maintainer-clean-generic 847 848mostlyclean: mostlyclean-recursive 849 850mostlyclean-am: mostlyclean-generic mostlyclean-libtool 851 852pdf: pdf-recursive 853 854pdf-am: 855 856ps: ps-recursive 857 858ps-am: 859 860uninstall-am: 861 862.MAKE: $(am__recursive_targets) install-am install-strip 863 864.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 865 check-am clean clean-generic clean-libtool cscopelist-am ctags \ 866 ctags-am distclean distclean-generic distclean-libtool \ 867 distclean-tags distdir dvi dvi-am html html-am info info-am \ 868 install install-am install-data install-data-am install-dvi \ 869 install-dvi-am install-exec install-exec-am install-html \ 870 install-html-am install-info install-info-am install-man \ 871 install-pdf install-pdf-am install-ps install-ps-am \ 872 install-strip installcheck installcheck-am installdirs \ 873 installdirs-am maintainer-clean maintainer-clean-generic \ 874 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 875 ps ps-am tags tags-am uninstall uninstall-am 876 877.PRECIOUS: Makefile 878 879 880# Tell versions [3.59,3.63) of GNU make to not export all variables. 881# Otherwise a system limit (for SysV at least) may be exceeded. 882.NOEXPORT: 883