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_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/snprintf.m4 \ 131 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 132am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 133 $(ACLOCAL_M4) 134DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \ 135 $(am__DIST_COMMON) 136mkinstalldirs = $(install_sh) -d 137CONFIG_HEADER = $(top_builddir)/config.h 138CONFIG_CLEAN_FILES = 139CONFIG_CLEAN_VPATH_FILES = 140AM_V_P = $(am__v_P_@AM_V@) 141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 142am__v_P_0 = false 143am__v_P_1 = : 144AM_V_GEN = $(am__v_GEN_@AM_V@) 145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 146am__v_GEN_0 = @echo " GEN " $@; 147am__v_GEN_1 = 148AM_V_at = $(am__v_at_@AM_V@) 149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 150am__v_at_0 = @ 151am__v_at_1 = 152SOURCES = 153DIST_SOURCES = 154RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 155 ctags-recursive dvi-recursive html-recursive info-recursive \ 156 install-data-recursive install-dvi-recursive \ 157 install-exec-recursive install-html-recursive \ 158 install-info-recursive install-pdf-recursive \ 159 install-ps-recursive install-recursive installcheck-recursive \ 160 installdirs-recursive pdf-recursive ps-recursive \ 161 tags-recursive uninstall-recursive 162am__can_run_installinfo = \ 163 case $$AM_UPDATE_INFO_DIR in \ 164 n|no|NO) false;; \ 165 *) (install-info --version) >/dev/null 2>&1;; \ 166 esac 167HEADERS = $(noinst_HEADERS) 168RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 169 distclean-recursive maintainer-clean-recursive 170am__recursive_targets = \ 171 $(RECURSIVE_TARGETS) \ 172 $(RECURSIVE_CLEAN_TARGETS) \ 173 $(am__extra_recursive_targets) 174AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 175 distdir 176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 177# Read a list of newline-separated strings from the standard input, 178# and print each of them once, without duplicates. Input order is 179# *not* preserved. 180am__uniquify_input = $(AWK) '\ 181 BEGIN { nonempty = 0; } \ 182 { items[$$0] = 1; nonempty = 1; } \ 183 END { if (nonempty) { for (i in items) print i; }; } \ 184' 185# Make sure the list of sources is unique. This is necessary because, 186# e.g., the same source file might be shared among _SOURCES variables 187# for different programs/libraries. 188am__define_uniq_tagged_files = \ 189 list='$(am__tagged_files)'; \ 190 unique=`for i in $$list; do \ 191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 192 done | $(am__uniquify_input)` 193ETAGS = etags 194CTAGS = ctags 195DIST_SUBDIRS = $(SUBDIRS) 196am__DIST_COMMON = $(srcdir)/Makefile.in README 197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 198am__relativize = \ 199 dir0=`pwd`; \ 200 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 201 sed_rest='s,^[^/]*/*,,'; \ 202 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 203 sed_butlast='s,/*[^/]*$$,,'; \ 204 while test -n "$$dir1"; do \ 205 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 206 if test "$$first" != "."; then \ 207 if test "$$first" = ".."; then \ 208 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 209 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 210 else \ 211 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 212 if test "$$first2" = "$$first"; then \ 213 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 214 else \ 215 dir2="../$$dir2"; \ 216 fi; \ 217 dir0="$$dir0"/"$$first"; \ 218 fi; \ 219 fi; \ 220 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 221 done; \ 222 reldir="$$dir2" 223ACLOCAL = @ACLOCAL@ 224ALLOCA = @ALLOCA@ 225AMTAR = @AMTAR@ 226AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 227AR = @AR@ 228AUTOCONF = @AUTOCONF@ 229AUTOHEADER = @AUTOHEADER@ 230AUTOMAKE = @AUTOMAKE@ 231AWK = @AWK@ 232BUILD_THREAD = @BUILD_THREAD@ 233CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 234CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 235CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 236CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 237CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 238CC = @CC@ 239CCDEPMODE = @CCDEPMODE@ 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@ 249CYGPATH_W = @CYGPATH_W@ 250DCFD = @DCFD@ 251DEFS = @DEFS@ 252DEPDIR = @DEPDIR@ 253DLLTOOL = @DLLTOOL@ 254DSYMUTIL = @DSYMUTIL@ 255DUMPBIN = @DUMPBIN@ 256ECHO_C = @ECHO_C@ 257ECHO_N = @ECHO_N@ 258ECHO_T = @ECHO_T@ 259EDITLINE_LIBS = @EDITLINE_LIBS@ 260EGREP = @EGREP@ 261EXEEXT = @EXEEXT@ 262FGREP = @FGREP@ 263GREP = @GREP@ 264GTEST_CONFIG = @GTEST_CONFIG@ 265GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 266GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 267GTEST_LDFLAGS = @GTEST_LDFLAGS@ 268GTEST_LIBS = @GTEST_LIBS@ 269HAVE_INLINE = @HAVE_INLINE@ 270HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 271HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 272HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 273INSTALL = @INSTALL@ 274INSTALL_DATA = @INSTALL_DATA@ 275INSTALL_PROGRAM = @INSTALL_PROGRAM@ 276INSTALL_SCRIPT = @INSTALL_SCRIPT@ 277INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 278LD = @LD@ 279LDADD_LIBEVENT = @LDADD_LIBEVENT@ 280LDADD_LIBNTP = @LDADD_LIBNTP@ 281LDADD_LIBUTIL = @LDADD_LIBUTIL@ 282LDADD_NLIST = @LDADD_NLIST@ 283LDADD_NTP = @LDADD_NTP@ 284LDFLAGS = @LDFLAGS@ 285LDFLAGS_NTP = @LDFLAGS_NTP@ 286LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 287LIBM = @LIBM@ 288LIBOBJS = @LIBOBJS@ 289LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 290LIBOPTS_DIR = @LIBOPTS_DIR@ 291LIBOPTS_LDADD = @LIBOPTS_LDADD@ 292LIBPARSE = @LIBPARSE@ 293LIBS = @LIBS@ 294LIBTOOL = @LIBTOOL@ 295LIBTOOL_DEPS = @LIBTOOL_DEPS@ 296LIPO = @LIPO@ 297LN_S = @LN_S@ 298LSCF = @LSCF@ 299LTHREAD_LIBS = @LTHREAD_LIBS@ 300LTLIBOBJS = @LTLIBOBJS@ 301LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 302MAKEINFO = @MAKEINFO@ 303MAKE_ADJTIMED = @MAKE_ADJTIMED@ 304MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 305MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 306MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 307MAKE_LIBPARSE = @MAKE_LIBPARSE@ 308MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 309MAKE_NTPDSIM = @MAKE_NTPDSIM@ 310MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 311MAKE_NTPTIME = @MAKE_NTPTIME@ 312MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 313MAKE_TICKADJ = @MAKE_TICKADJ@ 314MAKE_TIMETRIM = @MAKE_TIMETRIM@ 315MANIFEST_TOOL = @MANIFEST_TOOL@ 316MANTAGFMT = @MANTAGFMT@ 317MKDIR_P = @MKDIR_P@ 318NM = @NM@ 319NMEDIT = @NMEDIT@ 320NTPDATE_DB = @NTPDATE_DB@ 321NTPDATE_DL = @NTPDATE_DL@ 322NTPDATE_DS = @NTPDATE_DS@ 323NTPDATE_MS = @NTPDATE_MS@ 324NTPDATE_NI = @NTPDATE_NI@ 325NTPDC_DB = @NTPDC_DB@ 326NTPDC_DL = @NTPDC_DL@ 327NTPDC_DS = @NTPDC_DS@ 328NTPDC_MS = @NTPDC_MS@ 329NTPDC_NI = @NTPDC_NI@ 330NTPDSIM_DB = @NTPDSIM_DB@ 331NTPDSIM_DL = @NTPDSIM_DL@ 332NTPDSIM_DS = @NTPDSIM_DS@ 333NTPDSIM_MS = @NTPDSIM_MS@ 334NTPDSIM_NI = @NTPDSIM_NI@ 335NTPD_DB = @NTPD_DB@ 336NTPD_DL = @NTPD_DL@ 337NTPD_DS = @NTPD_DS@ 338NTPD_MS = @NTPD_MS@ 339NTPD_NI = @NTPD_NI@ 340NTPQ_DB = @NTPQ_DB@ 341NTPQ_DL = @NTPQ_DL@ 342NTPQ_DS = @NTPQ_DS@ 343NTPQ_MS = @NTPQ_MS@ 344NTPQ_NI = @NTPQ_NI@ 345NTPSNMPD_DB = @NTPSNMPD_DB@ 346NTPSNMPD_DL = @NTPSNMPD_DL@ 347NTPSNMPD_DS = @NTPSNMPD_DS@ 348NTPSNMPD_MS = @NTPSNMPD_MS@ 349NTPSNMPD_NI = @NTPSNMPD_NI@ 350NTPSWEEP_DB = @NTPSWEEP_DB@ 351NTPSWEEP_DL = @NTPSWEEP_DL@ 352NTPSWEEP_DS = @NTPSWEEP_DS@ 353NTPSWEEP_MS = @NTPSWEEP_MS@ 354NTPSWEEP_NI = @NTPSWEEP_NI@ 355NTPTIME_DB = @NTPTIME_DB@ 356NTPTIME_DL = @NTPTIME_DL@ 357NTPTIME_DS = @NTPTIME_DS@ 358NTPTIME_MS = @NTPTIME_MS@ 359NTPTIME_NI = @NTPTIME_NI@ 360NTPTRACE_DB = @NTPTRACE_DB@ 361NTPTRACE_DL = @NTPTRACE_DL@ 362NTPTRACE_DS = @NTPTRACE_DS@ 363NTPTRACE_MS = @NTPTRACE_MS@ 364NTPTRACE_NI = @NTPTRACE_NI@ 365NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 366NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 367NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 368NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 369NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 370NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 371NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 372NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 373NTP_KEYSDIR = @NTP_KEYSDIR@ 374NTP_WAIT_DB = @NTP_WAIT_DB@ 375NTP_WAIT_DL = @NTP_WAIT_DL@ 376NTP_WAIT_DS = @NTP_WAIT_DS@ 377NTP_WAIT_MS = @NTP_WAIT_MS@ 378NTP_WAIT_NI = @NTP_WAIT_NI@ 379OBJDUMP = @OBJDUMP@ 380OBJEXT = @OBJEXT@ 381OTOOL = @OTOOL@ 382OTOOL64 = @OTOOL64@ 383PACKAGE = @PACKAGE@ 384PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 385PACKAGE_NAME = @PACKAGE_NAME@ 386PACKAGE_STRING = @PACKAGE_STRING@ 387PACKAGE_TARNAME = @PACKAGE_TARNAME@ 388PACKAGE_URL = @PACKAGE_URL@ 389PACKAGE_VERSION = @PACKAGE_VERSION@ 390PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 391PATH_PERL = @PATH_PERL@ 392PATH_RUBY = @PATH_RUBY@ 393PATH_SEPARATOR = @PATH_SEPARATOR@ 394PATH_TEST = @PATH_TEST@ 395PERLLIBDIR = @PERLLIBDIR@ 396PKG_CONFIG = @PKG_CONFIG@ 397POSIX_SHELL = @POSIX_SHELL@ 398PROPDELAY = @PROPDELAY@ 399PTHREAD_LIBS = @PTHREAD_LIBS@ 400RANLIB = @RANLIB@ 401SED = @SED@ 402SET_MAKE = @SET_MAKE@ 403SHELL = @SHELL@ 404SNMP_CFLAGS = @SNMP_CFLAGS@ 405SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 406SNMP_LIBS = @SNMP_LIBS@ 407SNTP = @SNTP@ 408SNTP_DB = @SNTP_DB@ 409SNTP_DL = @SNTP_DL@ 410SNTP_DS = @SNTP_DS@ 411SNTP_MS = @SNTP_MS@ 412SNTP_NI = @SNTP_NI@ 413STDNORETURN_H = @STDNORETURN_H@ 414STRIP = @STRIP@ 415TESTDCF = @TESTDCF@ 416TICKADJ_DB = @TICKADJ_DB@ 417TICKADJ_DL = @TICKADJ_DL@ 418TICKADJ_DS = @TICKADJ_DS@ 419TICKADJ_MS = @TICKADJ_MS@ 420TICKADJ_NI = @TICKADJ_NI@ 421TIMETRIM_DB = @TIMETRIM_DB@ 422TIMETRIM_DL = @TIMETRIM_DL@ 423TIMETRIM_DS = @TIMETRIM_DS@ 424TIMETRIM_MS = @TIMETRIM_MS@ 425TIMETRIM_NI = @TIMETRIM_NI@ 426UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 427UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 428UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 429UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 430UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 431VERSION = @VERSION@ 432VER_SUFFIX = @VER_SUFFIX@ 433YACC = @YACC@ 434YFLAGS = @YFLAGS@ 435abs_builddir = @abs_builddir@ 436abs_srcdir = @abs_srcdir@ 437abs_top_builddir = @abs_top_builddir@ 438abs_top_srcdir = @abs_top_srcdir@ 439ac_ct_AR = @ac_ct_AR@ 440ac_ct_CC = @ac_ct_CC@ 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