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@ 91EXTRA_PROGRAMS = testdcf$(EXEEXT) dcfd$(EXEEXT) 92subdir = parseutil 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 95 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 96 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 97 $(top_srcdir)/sntp/m4/define_dir.m4 \ 98 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 99 $(top_srcdir)/sntp/m4/libtool.m4 \ 100 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 101 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 102 $(top_srcdir)/sntp/m4/ltversion.m4 \ 103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 104 $(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \ 105 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 106 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 107 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 108 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_harden.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 127 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 128 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 129 $(top_srcdir)/sntp/m4/openldap.m4 \ 130 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 131 $(top_srcdir)/sntp/m4/realpath.m4 \ 132 $(top_srcdir)/sntp/m4/snprintf.m4 \ 133 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 134am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 135 $(ACLOCAL_M4) 136DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 137mkinstalldirs = $(install_sh) -d 138CONFIG_HEADER = $(top_builddir)/config.h 139CONFIG_CLEAN_FILES = 140CONFIG_CLEAN_VPATH_FILES = 141PROGRAMS = $(noinst_PROGRAMS) 142dcfd_SOURCES = dcfd.c 143dcfd_OBJECTS = dcfd.$(OBJEXT) 144dcfd_LDADD = $(LDADD) 145am__DEPENDENCIES_1 = 146dcfd_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \ 147 $(am__DEPENDENCIES_1) 148AM_V_lt = $(am__v_lt_@AM_V@) 149am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 150am__v_lt_0 = --silent 151am__v_lt_1 = 152testdcf_SOURCES = testdcf.c 153testdcf_OBJECTS = testdcf.$(OBJEXT) 154testdcf_LDADD = $(LDADD) 155testdcf_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \ 156 $(am__DEPENDENCIES_1) 157AM_V_P = $(am__v_P_@AM_V@) 158am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 159am__v_P_0 = false 160am__v_P_1 = : 161AM_V_GEN = $(am__v_GEN_@AM_V@) 162am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 163am__v_GEN_0 = @echo " GEN " $@; 164am__v_GEN_1 = 165AM_V_at = $(am__v_at_@AM_V@) 166am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 167am__v_at_0 = @ 168am__v_at_1 = 169DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 170depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp 171am__maybe_remake_depfiles = depfiles 172am__depfiles_remade = ./$(DEPDIR)/dcfd.Po ./$(DEPDIR)/testdcf.Po 173am__mv = mv -f 174COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 175 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 176LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 177 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 178 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 179 $(AM_CFLAGS) $(CFLAGS) 180AM_V_CC = $(am__v_CC_@AM_V@) 181am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 182am__v_CC_0 = @echo " CC " $@; 183am__v_CC_1 = 184CCLD = $(CC) 185LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 186 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 187 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 188AM_V_CCLD = $(am__v_CCLD_@AM_V@) 189am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 190am__v_CCLD_0 = @echo " CCLD " $@; 191am__v_CCLD_1 = 192SOURCES = dcfd.c testdcf.c 193DIST_SOURCES = dcfd.c testdcf.c 194am__can_run_installinfo = \ 195 case $$AM_UPDATE_INFO_DIR in \ 196 n|no|NO) false;; \ 197 *) (install-info --version) >/dev/null 2>&1;; \ 198 esac 199am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 200# Read a list of newline-separated strings from the standard input, 201# and print each of them once, without duplicates. Input order is 202# *not* preserved. 203am__uniquify_input = $(AWK) '\ 204 BEGIN { nonempty = 0; } \ 205 { items[$$0] = 1; nonempty = 1; } \ 206 END { if (nonempty) { for (i in items) print i; }; } \ 207' 208# Make sure the list of sources is unique. This is necessary because, 209# e.g., the same source file might be shared among _SOURCES variables 210# for different programs/libraries. 211am__define_uniq_tagged_files = \ 212 list='$(am__tagged_files)'; \ 213 unique=`for i in $$list; do \ 214 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 215 done | $(am__uniquify_input)` 216am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \ 217 $(top_srcdir)/includes.mf \ 218 $(top_srcdir)/sntp/libevent/build-aux/depcomp README 219DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 220ACLOCAL = @ACLOCAL@ 221ALLOCA = @ALLOCA@ 222AMTAR = @AMTAR@ 223AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 224AR = @AR@ 225AUTOCONF = @AUTOCONF@ 226AUTOHEADER = @AUTOHEADER@ 227AUTOMAKE = @AUTOMAKE@ 228AWK = @AWK@ 229BUILD_THREAD = @BUILD_THREAD@ 230CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 231CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 232CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 233CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 234CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 235CC = @CC@ 236CCDEPMODE = @CCDEPMODE@ 237CC_NOFORMAT = @CC_NOFORMAT@ 238CFLAGS = @CFLAGS@ 239CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 240CFLAGS_NTP = @CFLAGS_NTP@ 241CHUTEST = @CHUTEST@ 242CONFIG_SHELL = @CONFIG_SHELL@ 243CPP = @CPP@ 244CPPFLAGS = @CPPFLAGS@ 245CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 246CPPFLAGS_NTP = @CPPFLAGS_NTP@ 247CSCOPE = @CSCOPE@ 248CTAGS = @CTAGS@ 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@ 261ETAGS = @ETAGS@ 262EXEEXT = @EXEEXT@ 263FGREP = @FGREP@ 264GREP = @GREP@ 265HAVE_INLINE = @HAVE_INLINE@ 266HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 267HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 268HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 269INSTALL = @INSTALL@ 270INSTALL_DATA = @INSTALL_DATA@ 271INSTALL_PROGRAM = @INSTALL_PROGRAM@ 272INSTALL_SCRIPT = @INSTALL_SCRIPT@ 273INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 274LD = @LD@ 275LDADD_LIBEVENT = @LDADD_LIBEVENT@ 276LDADD_LIBNTP = @LDADD_LIBNTP@ 277LDADD_LIBUTIL = @LDADD_LIBUTIL@ 278LDADD_NLIST = @LDADD_NLIST@ 279LDADD_NTP = @LDADD_NTP@ 280LDFLAGS = @LDFLAGS@ 281LDFLAGS_NTP = @LDFLAGS_NTP@ 282LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 283LIBM = @LIBM@ 284LIBOBJS = @LIBOBJS@ 285LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 286LIBOPTS_DIR = @LIBOPTS_DIR@ 287LIBOPTS_LDADD = @LIBOPTS_LDADD@ 288LIBPARSE = @LIBPARSE@ 289LIBS = @LIBS@ 290LIBTOOL = @LIBTOOL@ 291LIBTOOL_DEPS = @LIBTOOL_DEPS@ 292LIPO = @LIPO@ 293LN_S = @LN_S@ 294LSCF = @LSCF@ 295LTHREAD_LIBS = @LTHREAD_LIBS@ 296LTLIBOBJS = @LTLIBOBJS@ 297LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 298MAKEINFO = @MAKEINFO@ 299MAKE_ADJTIMED = @MAKE_ADJTIMED@ 300MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 301MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 302MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 303MAKE_LIBPARSE = @MAKE_LIBPARSE@ 304MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 305MAKE_NTPDSIM = @MAKE_NTPDSIM@ 306MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 307MAKE_NTPTIME = @MAKE_NTPTIME@ 308MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 309MAKE_TICKADJ = @MAKE_TICKADJ@ 310MAKE_TIMETRIM = @MAKE_TIMETRIM@ 311MANIFEST_TOOL = @MANIFEST_TOOL@ 312MANTAGFMT = @MANTAGFMT@ 313MKDIR_P = @MKDIR_P@ 314NM = @NM@ 315NMEDIT = @NMEDIT@ 316NTPDATE_DB = @NTPDATE_DB@ 317NTPDATE_DL = @NTPDATE_DL@ 318NTPDATE_DS = @NTPDATE_DS@ 319NTPDATE_MS = @NTPDATE_MS@ 320NTPDATE_NI = @NTPDATE_NI@ 321NTPDC_DB = @NTPDC_DB@ 322NTPDC_DL = @NTPDC_DL@ 323NTPDC_DS = @NTPDC_DS@ 324NTPDC_MS = @NTPDC_MS@ 325NTPDC_NI = @NTPDC_NI@ 326NTPDSIM_DB = @NTPDSIM_DB@ 327NTPDSIM_DL = @NTPDSIM_DL@ 328NTPDSIM_DS = @NTPDSIM_DS@ 329NTPDSIM_MS = @NTPDSIM_MS@ 330NTPDSIM_NI = @NTPDSIM_NI@ 331NTPD_DB = @NTPD_DB@ 332NTPD_DL = @NTPD_DL@ 333NTPD_DS = @NTPD_DS@ 334NTPD_MS = @NTPD_MS@ 335NTPD_NI = @NTPD_NI@ 336NTPQ_DB = @NTPQ_DB@ 337NTPQ_DL = @NTPQ_DL@ 338NTPQ_DS = @NTPQ_DS@ 339NTPQ_MS = @NTPQ_MS@ 340NTPQ_NI = @NTPQ_NI@ 341NTPSNMPD_DB = @NTPSNMPD_DB@ 342NTPSNMPD_DL = @NTPSNMPD_DL@ 343NTPSNMPD_DS = @NTPSNMPD_DS@ 344NTPSNMPD_MS = @NTPSNMPD_MS@ 345NTPSNMPD_NI = @NTPSNMPD_NI@ 346NTPSWEEP_DB = @NTPSWEEP_DB@ 347NTPSWEEP_DL = @NTPSWEEP_DL@ 348NTPSWEEP_DS = @NTPSWEEP_DS@ 349NTPSWEEP_MS = @NTPSWEEP_MS@ 350NTPSWEEP_NI = @NTPSWEEP_NI@ 351NTPTIME_DB = @NTPTIME_DB@ 352NTPTIME_DL = @NTPTIME_DL@ 353NTPTIME_DS = @NTPTIME_DS@ 354NTPTIME_MS = @NTPTIME_MS@ 355NTPTIME_NI = @NTPTIME_NI@ 356NTPTRACE_DB = @NTPTRACE_DB@ 357NTPTRACE_DL = @NTPTRACE_DL@ 358NTPTRACE_DS = @NTPTRACE_DS@ 359NTPTRACE_MS = @NTPTRACE_MS@ 360NTPTRACE_NI = @NTPTRACE_NI@ 361NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 362NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 363NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 364NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 365NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 366NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 367NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 368NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 369NTP_KEYSDIR = @NTP_KEYSDIR@ 370NTP_WAIT_DB = @NTP_WAIT_DB@ 371NTP_WAIT_DL = @NTP_WAIT_DL@ 372NTP_WAIT_DS = @NTP_WAIT_DS@ 373NTP_WAIT_MS = @NTP_WAIT_MS@ 374NTP_WAIT_NI = @NTP_WAIT_NI@ 375OBJDUMP = @OBJDUMP@ 376OBJEXT = @OBJEXT@ 377OTOOL = @OTOOL@ 378OTOOL64 = @OTOOL64@ 379PACKAGE = @PACKAGE@ 380PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 381PACKAGE_NAME = @PACKAGE_NAME@ 382PACKAGE_STRING = @PACKAGE_STRING@ 383PACKAGE_TARNAME = @PACKAGE_TARNAME@ 384PACKAGE_URL = @PACKAGE_URL@ 385PACKAGE_VERSION = @PACKAGE_VERSION@ 386PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 387PATH_OPENSSL = @PATH_OPENSSL@ 388PATH_PERL = @PATH_PERL@ 389PATH_RUBY = @PATH_RUBY@ 390PATH_SEPARATOR = @PATH_SEPARATOR@ 391PATH_TEST = @PATH_TEST@ 392PERLLIBDIR = @PERLLIBDIR@ 393PKG_CONFIG = @PKG_CONFIG@ 394POSIX_SHELL = @POSIX_SHELL@ 395PROPDELAY = @PROPDELAY@ 396PTHREAD_LIBS = @PTHREAD_LIBS@ 397RANLIB = @RANLIB@ 398SED = @SED@ 399SET_MAKE = @SET_MAKE@ 400SHELL = @SHELL@ 401SNMP_CFLAGS = @SNMP_CFLAGS@ 402SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 403SNMP_LIBS = @SNMP_LIBS@ 404SNTP = @SNTP@ 405SNTP_DB = @SNTP_DB@ 406SNTP_DL = @SNTP_DL@ 407SNTP_DS = @SNTP_DS@ 408SNTP_MS = @SNTP_MS@ 409SNTP_NI = @SNTP_NI@ 410STDNORETURN_H = @STDNORETURN_H@ 411STRIP = @STRIP@ 412TESTDCF = @TESTDCF@ 413TICKADJ_DB = @TICKADJ_DB@ 414TICKADJ_DL = @TICKADJ_DL@ 415TICKADJ_DS = @TICKADJ_DS@ 416TICKADJ_MS = @TICKADJ_MS@ 417TICKADJ_NI = @TICKADJ_NI@ 418TIMETRIM_DB = @TIMETRIM_DB@ 419TIMETRIM_DL = @TIMETRIM_DL@ 420TIMETRIM_DS = @TIMETRIM_DS@ 421TIMETRIM_MS = @TIMETRIM_MS@ 422TIMETRIM_NI = @TIMETRIM_NI@ 423UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 424UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 425UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 426UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 427UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 428VERSION = @VERSION@ 429VER_SUFFIX = @VER_SUFFIX@ 430YACC = @YACC@ 431YFLAGS = @YFLAGS@ 432abs_builddir = @abs_builddir@ 433abs_srcdir = @abs_srcdir@ 434abs_top_builddir = @abs_top_builddir@ 435abs_top_srcdir = @abs_top_srcdir@ 436ac_ct_AR = @ac_ct_AR@ 437ac_ct_CC = @ac_ct_CC@ 438ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 439am__include = @am__include@ 440am__leading_dot = @am__leading_dot@ 441am__quote = @am__quote@ 442am__tar = @am__tar@ 443am__untar = @am__untar@ 444bindir = @bindir@ 445build = @build@ 446build_alias = @build_alias@ 447build_cpu = @build_cpu@ 448build_os = @build_os@ 449build_vendor = @build_vendor@ 450builddir = @builddir@ 451datadir = @datadir@ 452datarootdir = @datarootdir@ 453docdir = @docdir@ 454dvidir = @dvidir@ 455exec_prefix = @exec_prefix@ 456host = @host@ 457host_alias = @host_alias@ 458host_cpu = @host_cpu@ 459host_os = @host_os@ 460host_vendor = @host_vendor@ 461htmldir = @htmldir@ 462includedir = @includedir@ 463infodir = @infodir@ 464install_sh = @install_sh@ 465libdir = @libdir@ 466libexecdir = @libexecdir@ 467localedir = @localedir@ 468localstatedir = @localstatedir@ 469mandir = @mandir@ 470mkdir_p = @mkdir_p@ 471oldincludedir = @oldincludedir@ 472pdfdir = @pdfdir@ 473prefix = @prefix@ 474program_transform_name = @program_transform_name@ 475psdir = @psdir@ 476runstatedir = @runstatedir@ 477sbindir = @sbindir@ 478sharedstatedir = @sharedstatedir@ 479srcdir = @srcdir@ 480subdirs = @subdirs@ 481sysconfdir = @sysconfdir@ 482target_alias = @target_alias@ 483top_build_prefix = @top_build_prefix@ 484top_builddir = @top_builddir@ 485top_srcdir = @top_srcdir@ 486NULL = 487BUILT_SOURCES = .deps-ver 488CLEANFILES = .deps-ver 489noinst_PROGRAMS = @TESTDCF@ @DCFD@ 490AM_CFLAGS = $(CFLAGS_NTP) $(NTP_HARD_CFLAGS) 491AM_CPPFLAGS = $(NTP_INCS) $(CPPFLAGS_NTP) $(NTP_HARD_CPPFLAGS) 492AM_LDFLAGS = $(NTP_HARD_LDFLAGS) 493LDADD = ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) 494ETAGS_ARGS = Makefile.am 495DISTCLEANFILES = $(EXTRA_PROGRAMS) $(DEPDIR)/deps-ver 496NTP_INCS = -I$(top_srcdir)/include \ 497 -I$(top_srcdir)/libntp/lib/isc/include \ 498 -I$(top_srcdir)/libntp/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \ 499 -I$(top_srcdir)/libntp/lib/isc/unix/include 500all: $(BUILT_SOURCES) 501 $(MAKE) $(AM_MAKEFLAGS) all-am 502 503.SUFFIXES: 504.SUFFIXES: .c .lo .o .obj 505$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps) 506 @for dep in $?; do \ 507 case '$(am__configure_deps)' in \ 508 *$$dep*) \ 509 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 510 && { if test -f $@; then exit 0; else break; fi; }; \ 511 exit 1;; \ 512 esac; \ 513 done; \ 514 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign parseutil/Makefile'; \ 515 $(am__cd) $(top_srcdir) && \ 516 $(AUTOMAKE) --foreign parseutil/Makefile 517Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 518 @case '$?' in \ 519 *config.status*) \ 520 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 521 *) \ 522 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 523 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 524 esac; 525$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty): 526 527$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 528 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 529 530$(top_srcdir)/configure: $(am__configure_deps) 531 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 532$(ACLOCAL_M4): $(am__aclocal_m4_deps) 533 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 534$(am__aclocal_m4_deps): 535 536clean-noinstPROGRAMS: 537 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 538 echo " rm -f" $$list; \ 539 rm -f $$list || exit $$?; \ 540 test -n "$(EXEEXT)" || exit 0; \ 541 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 542 echo " rm -f" $$list; \ 543 rm -f $$list 544 545dcfd$(EXEEXT): $(dcfd_OBJECTS) $(dcfd_DEPENDENCIES) $(EXTRA_dcfd_DEPENDENCIES) 546 @rm -f dcfd$(EXEEXT) 547 $(AM_V_CCLD)$(LINK) $(dcfd_OBJECTS) $(dcfd_LDADD) $(LIBS) 548 549testdcf$(EXEEXT): $(testdcf_OBJECTS) $(testdcf_DEPENDENCIES) $(EXTRA_testdcf_DEPENDENCIES) 550 @rm -f testdcf$(EXEEXT) 551 $(AM_V_CCLD)$(LINK) $(testdcf_OBJECTS) $(testdcf_LDADD) $(LIBS) 552 553mostlyclean-compile: 554 -rm -f *.$(OBJEXT) 555 556distclean-compile: 557 -rm -f *.tab.c 558 559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcfd.Po@am__quote@ # am--include-marker 560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testdcf.Po@am__quote@ # am--include-marker 561 562$(am__depfiles_remade): 563 @$(MKDIR_P) $(@D) 564 @echo '# dummy' >$@-t && $(am__mv) $@-t $@ 565 566am--depfiles: $(am__depfiles_remade) 567 568.c.o: 569@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ 570@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 571@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 572@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 573@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 574@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 575 576.c.obj: 577@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ 578@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 579@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 580@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 581@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 582@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 583 584.c.lo: 585@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ 586@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 587@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo 588@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 589@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 590@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 591 592mostlyclean-libtool: 593 -rm -f *.lo 594 595clean-libtool: 596 -rm -rf .libs _libs 597 598ID: $(am__tagged_files) 599 $(am__define_uniq_tagged_files); mkid -fID $$unique 600tags: tags-am 601TAGS: tags 602 603tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 604 set x; \ 605 here=`pwd`; \ 606 $(am__define_uniq_tagged_files); \ 607 shift; \ 608 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 609 test -n "$$unique" || unique=$$empty_fix; \ 610 if test $$# -gt 0; then \ 611 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 612 "$$@" $$unique; \ 613 else \ 614 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 615 $$unique; \ 616 fi; \ 617 fi 618ctags: ctags-am 619 620CTAGS: ctags 621ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 622 $(am__define_uniq_tagged_files); \ 623 test -z "$(CTAGS_ARGS)$$unique" \ 624 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 625 $$unique 626 627GTAGS: 628 here=`$(am__cd) $(top_builddir) && pwd` \ 629 && $(am__cd) $(top_srcdir) \ 630 && gtags -i $(GTAGS_ARGS) "$$here" 631cscopelist: cscopelist-am 632 633cscopelist-am: $(am__tagged_files) 634 list='$(am__tagged_files)'; \ 635 case "$(srcdir)" in \ 636 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 637 *) sdir=$(subdir)/$(srcdir) ;; \ 638 esac; \ 639 for i in $$list; do \ 640 if test -f "$$i"; then \ 641 echo "$(subdir)/$$i"; \ 642 else \ 643 echo "$$sdir/$$i"; \ 644 fi; \ 645 done >> $(top_builddir)/cscope.files 646 647distclean-tags: 648 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 649distdir: $(BUILT_SOURCES) 650 $(MAKE) $(AM_MAKEFLAGS) distdir-am 651 652distdir-am: $(DISTFILES) 653 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 654 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 655 list='$(DISTFILES)'; \ 656 dist_files=`for file in $$list; do echo $$file; done | \ 657 sed -e "s|^$$srcdirstrip/||;t" \ 658 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 659 case $$dist_files in \ 660 */*) $(MKDIR_P) `echo "$$dist_files" | \ 661 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 662 sort -u` ;; \ 663 esac; \ 664 for file in $$dist_files; do \ 665 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 666 if test -d $$d/$$file; then \ 667 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 668 if test -d "$(distdir)/$$file"; then \ 669 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 670 fi; \ 671 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 672 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 673 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 674 fi; \ 675 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 676 else \ 677 test -f "$(distdir)/$$file" \ 678 || cp -p $$d/$$file "$(distdir)/$$file" \ 679 || exit 1; \ 680 fi; \ 681 done 682check-am: all-am 683 $(MAKE) $(AM_MAKEFLAGS) check-local 684check: $(BUILT_SOURCES) 685 $(MAKE) $(AM_MAKEFLAGS) check-am 686all-am: Makefile $(PROGRAMS) 687installdirs: 688install: $(BUILT_SOURCES) 689 $(MAKE) $(AM_MAKEFLAGS) install-am 690install-exec: $(BUILT_SOURCES) 691 $(MAKE) $(AM_MAKEFLAGS) install-exec-am 692install-data: install-data-am 693uninstall: uninstall-am 694 695install-am: all-am 696 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 697 698installcheck: installcheck-am 699install-strip: 700 if test -z '$(STRIP)'; then \ 701 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 702 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 703 install; \ 704 else \ 705 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 706 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 707 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 708 fi 709mostlyclean-generic: 710 711clean-generic: 712 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 713 714distclean-generic: 715 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 716 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 717 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 718 719maintainer-clean-generic: 720 @echo "This command is intended for maintainers to use" 721 @echo "it deletes files that may require special tools to rebuild." 722 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 723clean: clean-am 724 725clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ 726 mostlyclean-am 727 728distclean: distclean-am 729 -rm -f ./$(DEPDIR)/dcfd.Po 730 -rm -f ./$(DEPDIR)/testdcf.Po 731 -rm -f Makefile 732distclean-am: clean-am distclean-compile distclean-generic \ 733 distclean-tags 734 735dvi: dvi-am 736 737dvi-am: 738 739html: html-am 740 741html-am: 742 743info: info-am 744 745info-am: 746 747install-data-am: 748 749install-dvi: install-dvi-am 750 751install-dvi-am: 752 753install-exec-am: 754 755install-html: install-html-am 756 757install-html-am: 758 759install-info: install-info-am 760 761install-info-am: 762 763install-man: 764 765install-pdf: install-pdf-am 766 767install-pdf-am: 768 769install-ps: install-ps-am 770 771install-ps-am: 772 773installcheck-am: 774 775maintainer-clean: maintainer-clean-am 776 -rm -f ./$(DEPDIR)/dcfd.Po 777 -rm -f ./$(DEPDIR)/testdcf.Po 778 -rm -f Makefile 779maintainer-clean-am: distclean-am maintainer-clean-generic 780 781mostlyclean: mostlyclean-am 782 783mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 784 mostlyclean-libtool 785 786pdf: pdf-am 787 788pdf-am: 789 790ps: ps-am 791 792ps-am: 793 794uninstall-am: 795 796.MAKE: all check check-am install install-am install-exec \ 797 install-strip 798 799.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \ 800 check-local clean clean-generic clean-libtool \ 801 clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \ 802 distclean-compile distclean-generic distclean-libtool \ 803 distclean-tags distdir dvi dvi-am html html-am info info-am \ 804 install install-am install-data install-data-am install-dvi \ 805 install-dvi-am install-exec install-exec-am install-html \ 806 install-html-am install-info install-info-am install-man \ 807 install-pdf install-pdf-am install-ps install-ps-am \ 808 install-strip installcheck installcheck-am installdirs \ 809 maintainer-clean maintainer-clean-generic mostlyclean \ 810 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 811 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am 812 813.PRECIOUS: Makefile 814 815 816check-local: @DCFD@ 817 case "$(noinst_PROGRAMS)" in \ 818 *dcfd*) ./dcfd -Y ;; \ 819 esac 820$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver 821 @[ -f $@ ] || \ 822 cp $(top_srcdir)/deps-ver $@ 823 @[ -w $@ ] || \ 824 chmod u+w $@ 825 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \ 826 $(MAKE) $(AM_MAKEFLAGS) clean && \ 827 echo -n "Prior $(subdir)/$(DEPDIR) version " && \ 828 cat $@ && \ 829 rm -rf $(DEPDIR) && \ 830 mkdir $(DEPDIR) && \ 831 case "$(top_builddir)" in \ 832 .) \ 833 ./config.status Makefile depfiles \ 834 ;; \ 835 *) \ 836 cd "$(top_builddir)" && \ 837 ./config.status $(subdir)/Makefile depfiles && \ 838 cd $(subdir) \ 839 ;; \ 840 esac && \ 841 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \ 842 cat $(top_srcdir)/deps-ver \ 843 ) 844 $(AM_V_at)cp $(top_srcdir)/deps-ver $@ 845 846.deps-ver: $(top_srcdir)/deps-ver 847 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver 848 @touch $@ 849 850# 851# depsver.mf included in Makefile.am for directories with .deps 852# 853# When building in the same directory with sources that change over 854# time, such as when tracking using bk, the .deps files can become 855# stale with respect to moved, deleted, or superceded headers. Most 856# commonly, this would exhibit as make reporting a failure to make a 857# header file which is no longer in the location given. To address 858# this issue, we use a deps-ver file which is updated with each change 859# that breaks old .deps files. A copy of deps-ver is made into 860# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present 861# with different contents than deps-ver, we make clean to ensure all 862# .o files built before the incompatible change are rebuilt along with 863# their updated .deps files, then remove $(DEPDIR) and recreate it as 864# empty stubs. 865# 866# It is normal when configured with --disable-dependency-tracking for 867# the DEPDIR to not have been created. For this reason, we use the 868# intermediate target .deps-ver, which invokes make recursively if 869# DEPDIR exists. 870# 871# If you modify depsver.mf, please make the changes to the master 872# copy, the one in sntp is copied by the bootstrap script from it. 873# 874# This comment block follows rather than leads the related rules so that 875# it stays with it in the generated Makefile.in and Makefile. 876# 877 878# Tell versions [3.59,3.63) of GNU make to not export all variables. 879# Otherwise a system limit (for SysV at least) may be exceeded. 880.NOEXPORT: 881