1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 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 17#AUTOMAKE_OPTIONS = foreign 2.9 subdir-objects 18VPATH = @srcdir@ 19am__is_gnu_make = { \ 20 if test -z '$(MAKELEVEL)'; then \ 21 false; \ 22 elif test -n '$(MAKE_HOST)'; then \ 23 true; \ 24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 25 true; \ 26 else \ 27 false; \ 28 fi; \ 29} 30am__make_running_with_option = \ 31 case $${target_option-} in \ 32 ?) ;; \ 33 *) echo "am__make_running_with_option: internal error: invalid" \ 34 "target option '$${target_option-}' specified" >&2; \ 35 exit 1;; \ 36 esac; \ 37 has_opt=no; \ 38 sane_makeflags=$$MAKEFLAGS; \ 39 if $(am__is_gnu_make); then \ 40 sane_makeflags=$$MFLAGS; \ 41 else \ 42 case $$MAKEFLAGS in \ 43 *\\[\ \ ]*) \ 44 bs=\\; \ 45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 47 esac; \ 48 fi; \ 49 skip_next=no; \ 50 strip_trailopt () \ 51 { \ 52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 53 }; \ 54 for flg in $$sane_makeflags; do \ 55 test $$skip_next = yes && { skip_next=no; continue; }; \ 56 case $$flg in \ 57 *=*|--*) continue;; \ 58 -*I) strip_trailopt 'I'; skip_next=yes;; \ 59 -*I?*) strip_trailopt 'I';; \ 60 -*O) strip_trailopt 'O'; skip_next=yes;; \ 61 -*O?*) strip_trailopt 'O';; \ 62 -*l) strip_trailopt 'l'; skip_next=yes;; \ 63 -*l?*) strip_trailopt 'l';; \ 64 -[dEDm]) skip_next=yes;; \ 65 -[JT]) skip_next=yes;; \ 66 esac; \ 67 case $$flg in \ 68 *$$target_option*) has_opt=yes; break;; \ 69 esac; \ 70 done; \ 71 test $$has_opt = yes 72am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 73am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 74pkgdatadir = $(datadir)/@PACKAGE@ 75pkgincludedir = $(includedir)/@PACKAGE@ 76pkglibdir = $(libdir)/@PACKAGE@ 77pkglibexecdir = $(libexecdir)/@PACKAGE@ 78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 79install_sh_DATA = $(install_sh) -c -m 644 80install_sh_PROGRAM = $(install_sh) -c 81install_sh_SCRIPT = $(install_sh) -c 82INSTALL_HEADER = $(INSTALL_DATA) 83transform = $(program_transform_name) 84NORMAL_INSTALL = : 85PRE_INSTALL = : 86POST_INSTALL = : 87NORMAL_UNINSTALL = : 88PRE_UNINSTALL = : 89POST_UNINSTALL = : 90build_triplet = @build@ 91host_triplet = @host@ 92check_PROGRAMS = first-test$(EXEEXT) smeartest$(EXEEXT) \ 93 $(am__EXEEXT_1) 94EXTRA_PROGRAMS = bug-2803$(EXEEXT) second-test$(EXEEXT) \ 95 $(am__EXEEXT_1) 96@NTP_CROSSCOMPILE_FALSE@am__append_1 = $(check_PROGRAMS) 97subdir = tests/sandbox 98ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 99am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \ 100 $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \ 101 $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \ 102 $(top_srcdir)/sntp/m4/define_dir.m4 \ 103 $(top_srcdir)/sntp/m4/hms_search_lib.m4 \ 104 $(top_srcdir)/sntp/m4/libtool.m4 \ 105 $(top_srcdir)/sntp/m4/ltoptions.m4 \ 106 $(top_srcdir)/sntp/m4/ltsugar.m4 \ 107 $(top_srcdir)/sntp/m4/ltversion.m4 \ 108 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \ 109 $(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \ 110 $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \ 111 $(top_srcdir)/sntp/m4/ntp_compiler.m4 \ 112 $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \ 113 $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \ 114 $(top_srcdir)/sntp/m4/ntp_debug.m4 \ 115 $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \ 116 $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \ 117 $(top_srcdir)/sntp/m4/ntp_googletest.m4 \ 118 $(top_srcdir)/sntp/m4/ntp_harden.m4 \ 119 $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \ 120 $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \ 121 $(top_srcdir)/sntp/m4/ntp_libevent.m4 \ 122 $(top_srcdir)/sntp/m4/ntp_libntp.m4 \ 123 $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \ 124 $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \ 125 $(top_srcdir)/sntp/m4/ntp_openssl.m4 \ 126 $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \ 127 $(top_srcdir)/sntp/m4/ntp_problemtests.m4 \ 128 $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \ 129 $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \ 130 $(top_srcdir)/sntp/m4/ntp_sntp.m4 \ 131 $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \ 132 $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \ 133 $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \ 134 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \ 135 $(top_srcdir)/sntp/m4/openldap.m4 \ 136 $(top_srcdir)/sntp/m4/os_cflags.m4 \ 137 $(top_srcdir)/sntp/m4/snprintf.m4 \ 138 $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac 139am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 140 $(ACLOCAL_M4) 141DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 142mkinstalldirs = $(install_sh) -d 143CONFIG_HEADER = $(top_builddir)/config.h 144CONFIG_CLEAN_FILES = 145CONFIG_CLEAN_VPATH_FILES = 146am__EXEEXT_1 = 147am__objects_1 = 148am_bug_2803_OBJECTS = bug-2803.$(OBJEXT) run-ut-2803.$(OBJEXT) \ 149 ut-2803.$(OBJEXT) $(am__objects_1) 150bug_2803_OBJECTS = $(am_bug_2803_OBJECTS) 151bug_2803_LDADD = $(LDADD) 152am__DEPENDENCIES_1 = 153bug_2803_DEPENDENCIES = $(top_builddir)/sntp/unity/libunity.a \ 154 $(top_builddir)/libntp/libntp.a $(am__DEPENDENCIES_1) \ 155 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 156 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 157AM_V_lt = $(am__v_lt_@AM_V@) 158am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 159am__v_lt_0 = --silent 160am__v_lt_1 = 161am_first_test_OBJECTS = uglydate.$(OBJEXT) run-uglydate.$(OBJEXT) \ 162 $(am__objects_1) 163first_test_OBJECTS = $(am_first_test_OBJECTS) 164first_test_LDADD = $(LDADD) 165first_test_DEPENDENCIES = $(top_builddir)/sntp/unity/libunity.a \ 166 $(top_builddir)/libntp/libntp.a $(am__DEPENDENCIES_1) \ 167 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 168 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 169am_second_test_OBJECTS = modetoa.$(OBJEXT) run-modetoa.$(OBJEXT) \ 170 $(am__objects_1) 171second_test_OBJECTS = $(am_second_test_OBJECTS) 172second_test_LDADD = $(LDADD) 173second_test_DEPENDENCIES = $(top_builddir)/sntp/unity/libunity.a \ 174 $(top_builddir)/libntp/libntp.a $(am__DEPENDENCIES_1) \ 175 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 176 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 177smeartest_SOURCES = smeartest.c 178smeartest_OBJECTS = smeartest.$(OBJEXT) 179smeartest_LDADD = $(LDADD) 180smeartest_DEPENDENCIES = $(top_builddir)/sntp/unity/libunity.a \ 181 $(top_builddir)/libntp/libntp.a $(am__DEPENDENCIES_1) \ 182 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 183 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 184AM_V_P = $(am__v_P_@AM_V@) 185am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 186am__v_P_0 = false 187am__v_P_1 = : 188AM_V_GEN = $(am__v_GEN_@AM_V@) 189am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 190am__v_GEN_0 = @echo " GEN " $@; 191am__v_GEN_1 = 192AM_V_at = $(am__v_at_@AM_V@) 193am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 194am__v_at_0 = @ 195am__v_at_1 = 196DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 197depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp 198am__depfiles_maybe = depfiles 199am__mv = mv -f 200COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 201 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 202LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 203 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 204 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 205 $(AM_CFLAGS) $(CFLAGS) 206AM_V_CC = $(am__v_CC_@AM_V@) 207am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 208am__v_CC_0 = @echo " CC " $@; 209am__v_CC_1 = 210CCLD = $(CC) 211LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 212 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 213 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 214AM_V_CCLD = $(am__v_CCLD_@AM_V@) 215am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 216am__v_CCLD_0 = @echo " CCLD " $@; 217am__v_CCLD_1 = 218SOURCES = $(bug_2803_SOURCES) $(first_test_SOURCES) \ 219 $(second_test_SOURCES) smeartest.c 220DIST_SOURCES = $(bug_2803_SOURCES) $(first_test_SOURCES) \ 221 $(second_test_SOURCES) smeartest.c 222am__can_run_installinfo = \ 223 case $$AM_UPDATE_INFO_DIR in \ 224 n|no|NO) false;; \ 225 *) (install-info --version) >/dev/null 2>&1;; \ 226 esac 227am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 228# Read a list of newline-separated strings from the standard input, 229# and print each of them once, without duplicates. Input order is 230# *not* preserved. 231am__uniquify_input = $(AWK) '\ 232 BEGIN { nonempty = 0; } \ 233 { items[$$0] = 1; nonempty = 1; } \ 234 END { if (nonempty) { for (i in items) print i; }; } \ 235' 236# Make sure the list of sources is unique. This is necessary because, 237# e.g., the same source file might be shared among _SOURCES variables 238# for different programs/libraries. 239am__define_uniq_tagged_files = \ 240 list='$(am__tagged_files)'; \ 241 unique=`for i in $$list; do \ 242 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 243 done | $(am__uniquify_input)` 244ETAGS = etags 245CTAGS = ctags 246am__tty_colors_dummy = \ 247 mgn= red= grn= lgn= blu= brg= std=; \ 248 am__color_tests=no 249am__tty_colors = { \ 250 $(am__tty_colors_dummy); \ 251 if test "X$(AM_COLOR_TESTS)" = Xno; then \ 252 am__color_tests=no; \ 253 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ 254 am__color_tests=yes; \ 255 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ 256 am__color_tests=yes; \ 257 fi; \ 258 if test $$am__color_tests = yes; then \ 259 red='[0;31m'; \ 260 grn='[0;32m'; \ 261 lgn='[1;32m'; \ 262 blu='[1;34m'; \ 263 mgn='[0;35m'; \ 264 brg='[1m'; \ 265 std='[m'; \ 266 fi; \ 267} 268am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 269am__vpath_adj = case $$p in \ 270 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 271 *) f=$$p;; \ 272 esac; 273am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 274am__install_max = 40 275am__nobase_strip_setup = \ 276 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 277am__nobase_strip = \ 278 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 279am__nobase_list = $(am__nobase_strip_setup); \ 280 for p in $$list; do echo "$$p $$p"; done | \ 281 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 282 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 283 if (++n[$$2] == $(am__install_max)) \ 284 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 285 END { for (dir in files) print dir, files[dir] }' 286am__base_list = \ 287 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 288 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 289am__uninstall_files_from_dir = { \ 290 test -z "$$files" \ 291 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 292 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 293 $(am__cd) "$$dir" && rm -f $$files; }; \ 294 } 295am__recheck_rx = ^[ ]*:recheck:[ ]* 296am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* 297am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* 298# A command that, given a newline-separated list of test names on the 299# standard input, print the name of the tests that are to be re-run 300# upon "make recheck". 301am__list_recheck_tests = $(AWK) '{ \ 302 recheck = 1; \ 303 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 304 { \ 305 if (rc < 0) \ 306 { \ 307 if ((getline line2 < ($$0 ".log")) < 0) \ 308 recheck = 0; \ 309 break; \ 310 } \ 311 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ 312 { \ 313 recheck = 0; \ 314 break; \ 315 } \ 316 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ 317 { \ 318 break; \ 319 } \ 320 }; \ 321 if (recheck) \ 322 print $$0; \ 323 close ($$0 ".trs"); \ 324 close ($$0 ".log"); \ 325}' 326# A command that, given a newline-separated list of test names on the 327# standard input, create the global log from their .trs and .log files. 328am__create_global_log = $(AWK) ' \ 329function fatal(msg) \ 330{ \ 331 print "fatal: making $@: " msg | "cat >&2"; \ 332 exit 1; \ 333} \ 334function rst_section(header) \ 335{ \ 336 print header; \ 337 len = length(header); \ 338 for (i = 1; i <= len; i = i + 1) \ 339 printf "="; \ 340 printf "\n\n"; \ 341} \ 342{ \ 343 copy_in_global_log = 1; \ 344 global_test_result = "RUN"; \ 345 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 346 { \ 347 if (rc < 0) \ 348 fatal("failed to read from " $$0 ".trs"); \ 349 if (line ~ /$(am__global_test_result_rx)/) \ 350 { \ 351 sub("$(am__global_test_result_rx)", "", line); \ 352 sub("[ ]*$$", "", line); \ 353 global_test_result = line; \ 354 } \ 355 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ 356 copy_in_global_log = 0; \ 357 }; \ 358 if (copy_in_global_log) \ 359 { \ 360 rst_section(global_test_result ": " $$0); \ 361 while ((rc = (getline line < ($$0 ".log"))) != 0) \ 362 { \ 363 if (rc < 0) \ 364 fatal("failed to read from " $$0 ".log"); \ 365 print line; \ 366 }; \ 367 printf "\n"; \ 368 }; \ 369 close ($$0 ".trs"); \ 370 close ($$0 ".log"); \ 371}' 372# Restructured Text title. 373am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } 374# Solaris 10 'make', and several other traditional 'make' implementations, 375# pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it 376# by disabling -e (using the XSI extension "set +e") if it's set. 377am__sh_e_setup = case $$- in *e*) set +e;; esac 378# Default flags passed to test drivers. 379am__common_driver_flags = \ 380 --color-tests "$$am__color_tests" \ 381 --enable-hard-errors "$$am__enable_hard_errors" \ 382 --expect-failure "$$am__expect_failure" 383# To be inserted before the command running the test. Creates the 384# directory for the log if needed. Stores in $dir the directory 385# containing $f, in $tst the test, in $log the log. Executes the 386# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and 387# passes TESTS_ENVIRONMENT. Set up options for the wrapper that 388# will run the test scripts (or their associated LOG_COMPILER, if 389# thy have one). 390am__check_pre = \ 391$(am__sh_e_setup); \ 392$(am__vpath_adj_setup) $(am__vpath_adj) \ 393$(am__tty_colors); \ 394srcdir=$(srcdir); export srcdir; \ 395case "$@" in \ 396 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ 397 *) am__odir=.;; \ 398esac; \ 399test "x$$am__odir" = x"." || test -d "$$am__odir" \ 400 || $(MKDIR_P) "$$am__odir" || exit $$?; \ 401if test -f "./$$f"; then dir=./; \ 402elif test -f "$$f"; then dir=; \ 403else dir="$(srcdir)/"; fi; \ 404tst=$$dir$$f; log='$@'; \ 405if test -n '$(DISABLE_HARD_ERRORS)'; then \ 406 am__enable_hard_errors=no; \ 407else \ 408 am__enable_hard_errors=yes; \ 409fi; \ 410case " $(XFAIL_TESTS) " in \ 411 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ 412 am__expect_failure=yes;; \ 413 *) \ 414 am__expect_failure=no;; \ 415esac; \ 416$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) 417# A shell command to get the names of the tests scripts with any registered 418# extension removed (i.e., equivalently, the names of the test logs, with 419# the '.log' extension removed). The result is saved in the shell variable 420# '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, 421# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", 422# since that might cause problem with VPATH rewrites for suffix-less tests. 423# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. 424am__set_TESTS_bases = \ 425 bases='$(TEST_LOGS)'; \ 426 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ 427 bases=`echo $$bases` 428RECHECK_LOGS = $(TEST_LOGS) 429AM_RECURSIVE_TARGETS = check recheck 430TEST_SUITE_LOG = test-suite.log 431TEST_EXTENSIONS = @EXEEXT@ .test 432LOG_DRIVER = $(SHELL) \ 433 $(top_srcdir)/sntp/libevent/build-aux/test-driver 434LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) 435am__set_b = \ 436 case '$@' in \ 437 */*) \ 438 case '$*' in \ 439 */*) b='$*';; \ 440 *) b=`echo '$@' | sed 's/\.log$$//'`; \ 441 esac;; \ 442 *) \ 443 b='$*';; \ 444 esac 445am__test_logs1 = $(TESTS:=.log) 446am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) 447TEST_LOGS = $(am__test_logs2:.test.log=.log) 448TEST_LOG_DRIVER = $(SHELL) \ 449 $(top_srcdir)/sntp/libevent/build-aux/test-driver 450TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ 451 $(TEST_LOG_FLAGS) 452am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \ 453 $(top_srcdir)/includes.mf \ 454 $(top_srcdir)/sntp/libevent/build-aux/depcomp \ 455 $(top_srcdir)/sntp/libevent/build-aux/test-driver 456DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 457ACLOCAL = @ACLOCAL@ 458ALLOCA = @ALLOCA@ 459AMTAR = @AMTAR@ 460AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 461AR = @AR@ 462AUTOCONF = @AUTOCONF@ 463AUTOHEADER = @AUTOHEADER@ 464AUTOMAKE = @AUTOMAKE@ 465AWK = @AWK@ 466BUILD_THREAD = @BUILD_THREAD@ 467CALC_TICKADJ_DB = @CALC_TICKADJ_DB@ 468CALC_TICKADJ_DL = @CALC_TICKADJ_DL@ 469CALC_TICKADJ_DS = @CALC_TICKADJ_DS@ 470CALC_TICKADJ_MS = @CALC_TICKADJ_MS@ 471CALC_TICKADJ_NI = @CALC_TICKADJ_NI@ 472CC = @CC@ 473CCDEPMODE = @CCDEPMODE@ 474CFLAGS = @CFLAGS@ 475CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@ 476CFLAGS_NTP = @CFLAGS_NTP@ 477CHUTEST = @CHUTEST@ 478CONFIG_SHELL = @CONFIG_SHELL@ 479CPP = @CPP@ 480CPPFLAGS = @CPPFLAGS@ 481CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@ 482CPPFLAGS_NTP = @CPPFLAGS_NTP@ 483CYGPATH_W = @CYGPATH_W@ 484DCFD = @DCFD@ 485DEFS = @DEFS@ 486DEPDIR = @DEPDIR@ 487DLLTOOL = @DLLTOOL@ 488DSYMUTIL = @DSYMUTIL@ 489DUMPBIN = @DUMPBIN@ 490ECHO_C = @ECHO_C@ 491ECHO_N = @ECHO_N@ 492ECHO_T = @ECHO_T@ 493EDITLINE_LIBS = @EDITLINE_LIBS@ 494EGREP = @EGREP@ 495EXEEXT = @EXEEXT@ 496FGREP = @FGREP@ 497GREP = @GREP@ 498GTEST_CONFIG = @GTEST_CONFIG@ 499GTEST_CPPFLAGS = @GTEST_CPPFLAGS@ 500GTEST_CXXFLAGS = @GTEST_CXXFLAGS@ 501GTEST_LDFLAGS = @GTEST_LDFLAGS@ 502GTEST_LIBS = @GTEST_LIBS@ 503HAVE_INLINE = @HAVE_INLINE@ 504HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@ 505HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@ 506HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@ 507INSTALL = @INSTALL@ 508INSTALL_DATA = @INSTALL_DATA@ 509INSTALL_PROGRAM = @INSTALL_PROGRAM@ 510INSTALL_SCRIPT = @INSTALL_SCRIPT@ 511INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 512LD = @LD@ 513LDADD_LIBEVENT = @LDADD_LIBEVENT@ 514LDADD_LIBNTP = @LDADD_LIBNTP@ 515LDADD_LIBUTIL = @LDADD_LIBUTIL@ 516LDADD_NLIST = @LDADD_NLIST@ 517LDADD_NTP = @LDADD_NTP@ 518LDFLAGS = @LDFLAGS@ 519LDFLAGS_NTP = @LDFLAGS_NTP@ 520LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@ 521LIBM = @LIBM@ 522LIBOBJS = @LIBOBJS@ 523LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@ 524LIBOPTS_DIR = @LIBOPTS_DIR@ 525LIBOPTS_LDADD = @LIBOPTS_LDADD@ 526LIBPARSE = @LIBPARSE@ 527LIBS = @LIBS@ 528LIBTOOL = @LIBTOOL@ 529LIBTOOL_DEPS = @LIBTOOL_DEPS@ 530LIPO = @LIPO@ 531LN_S = @LN_S@ 532LSCF = @LSCF@ 533LTHREAD_LIBS = @LTHREAD_LIBS@ 534LTLIBOBJS = @LTLIBOBJS@ 535LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 536MAKEINFO = @MAKEINFO@ 537MAKE_ADJTIMED = @MAKE_ADJTIMED@ 538MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@ 539MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 540MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 541MAKE_LIBPARSE = @MAKE_LIBPARSE@ 542MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 543MAKE_NTPDSIM = @MAKE_NTPDSIM@ 544MAKE_NTPSNMPD = @MAKE_NTPSNMPD@ 545MAKE_NTPTIME = @MAKE_NTPTIME@ 546MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 547MAKE_TICKADJ = @MAKE_TICKADJ@ 548MAKE_TIMETRIM = @MAKE_TIMETRIM@ 549MANIFEST_TOOL = @MANIFEST_TOOL@ 550MANTAGFMT = @MANTAGFMT@ 551MKDIR_P = @MKDIR_P@ 552NM = @NM@ 553NMEDIT = @NMEDIT@ 554NTPDATE_DB = @NTPDATE_DB@ 555NTPDATE_DL = @NTPDATE_DL@ 556NTPDATE_DS = @NTPDATE_DS@ 557NTPDATE_MS = @NTPDATE_MS@ 558NTPDATE_NI = @NTPDATE_NI@ 559NTPDC_DB = @NTPDC_DB@ 560NTPDC_DL = @NTPDC_DL@ 561NTPDC_DS = @NTPDC_DS@ 562NTPDC_MS = @NTPDC_MS@ 563NTPDC_NI = @NTPDC_NI@ 564NTPDSIM_DB = @NTPDSIM_DB@ 565NTPDSIM_DL = @NTPDSIM_DL@ 566NTPDSIM_DS = @NTPDSIM_DS@ 567NTPDSIM_MS = @NTPDSIM_MS@ 568NTPDSIM_NI = @NTPDSIM_NI@ 569NTPD_DB = @NTPD_DB@ 570NTPD_DL = @NTPD_DL@ 571NTPD_DS = @NTPD_DS@ 572NTPD_MS = @NTPD_MS@ 573NTPD_NI = @NTPD_NI@ 574NTPQ_DB = @NTPQ_DB@ 575NTPQ_DL = @NTPQ_DL@ 576NTPQ_DS = @NTPQ_DS@ 577NTPQ_MS = @NTPQ_MS@ 578NTPQ_NI = @NTPQ_NI@ 579NTPSNMPD_DB = @NTPSNMPD_DB@ 580NTPSNMPD_DL = @NTPSNMPD_DL@ 581NTPSNMPD_DS = @NTPSNMPD_DS@ 582NTPSNMPD_MS = @NTPSNMPD_MS@ 583NTPSNMPD_NI = @NTPSNMPD_NI@ 584NTPSWEEP_DB = @NTPSWEEP_DB@ 585NTPSWEEP_DL = @NTPSWEEP_DL@ 586NTPSWEEP_DS = @NTPSWEEP_DS@ 587NTPSWEEP_MS = @NTPSWEEP_MS@ 588NTPSWEEP_NI = @NTPSWEEP_NI@ 589NTPTIME_DB = @NTPTIME_DB@ 590NTPTIME_DL = @NTPTIME_DL@ 591NTPTIME_DS = @NTPTIME_DS@ 592NTPTIME_MS = @NTPTIME_MS@ 593NTPTIME_NI = @NTPTIME_NI@ 594NTPTRACE_DB = @NTPTRACE_DB@ 595NTPTRACE_DL = @NTPTRACE_DL@ 596NTPTRACE_DS = @NTPTRACE_DS@ 597NTPTRACE_MS = @NTPTRACE_MS@ 598NTPTRACE_NI = @NTPTRACE_NI@ 599NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@ 600NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@ 601NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@ 602NTP_KEYGEN_DB = @NTP_KEYGEN_DB@ 603NTP_KEYGEN_DL = @NTP_KEYGEN_DL@ 604NTP_KEYGEN_DS = @NTP_KEYGEN_DS@ 605NTP_KEYGEN_MS = @NTP_KEYGEN_MS@ 606NTP_KEYGEN_NI = @NTP_KEYGEN_NI@ 607NTP_KEYSDIR = @NTP_KEYSDIR@ 608NTP_WAIT_DB = @NTP_WAIT_DB@ 609NTP_WAIT_DL = @NTP_WAIT_DL@ 610NTP_WAIT_DS = @NTP_WAIT_DS@ 611NTP_WAIT_MS = @NTP_WAIT_MS@ 612NTP_WAIT_NI = @NTP_WAIT_NI@ 613OBJDUMP = @OBJDUMP@ 614OBJEXT = @OBJEXT@ 615OTOOL = @OTOOL@ 616OTOOL64 = @OTOOL64@ 617PACKAGE = @PACKAGE@ 618PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 619PACKAGE_NAME = @PACKAGE_NAME@ 620PACKAGE_STRING = @PACKAGE_STRING@ 621PACKAGE_TARNAME = @PACKAGE_TARNAME@ 622PACKAGE_URL = @PACKAGE_URL@ 623PACKAGE_VERSION = @PACKAGE_VERSION@ 624PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@ 625PATH_PERL = @PATH_PERL@ 626PATH_RUBY = @PATH_RUBY@ 627PATH_SEPARATOR = @PATH_SEPARATOR@ 628PATH_TEST = @PATH_TEST@ 629PERLLIBDIR = @PERLLIBDIR@ 630PKG_CONFIG = @PKG_CONFIG@ 631POSIX_SHELL = @POSIX_SHELL@ 632PROPDELAY = @PROPDELAY@ 633PTHREAD_LIBS = @PTHREAD_LIBS@ 634RANLIB = @RANLIB@ 635SED = @SED@ 636SET_MAKE = @SET_MAKE@ 637SHELL = @SHELL@ 638SNMP_CFLAGS = @SNMP_CFLAGS@ 639SNMP_CPPFLAGS = @SNMP_CPPFLAGS@ 640SNMP_LIBS = @SNMP_LIBS@ 641SNTP = @SNTP@ 642SNTP_DB = @SNTP_DB@ 643SNTP_DL = @SNTP_DL@ 644SNTP_DS = @SNTP_DS@ 645SNTP_MS = @SNTP_MS@ 646SNTP_NI = @SNTP_NI@ 647STDNORETURN_H = @STDNORETURN_H@ 648STRIP = @STRIP@ 649TESTDCF = @TESTDCF@ 650TICKADJ_DB = @TICKADJ_DB@ 651TICKADJ_DL = @TICKADJ_DL@ 652TICKADJ_DS = @TICKADJ_DS@ 653TICKADJ_MS = @TICKADJ_MS@ 654TICKADJ_NI = @TICKADJ_NI@ 655TIMETRIM_DB = @TIMETRIM_DB@ 656TIMETRIM_DL = @TIMETRIM_DL@ 657TIMETRIM_DS = @TIMETRIM_DS@ 658TIMETRIM_MS = @TIMETRIM_MS@ 659TIMETRIM_NI = @TIMETRIM_NI@ 660UPDATE_LEAP_DB = @UPDATE_LEAP_DB@ 661UPDATE_LEAP_DL = @UPDATE_LEAP_DL@ 662UPDATE_LEAP_DS = @UPDATE_LEAP_DS@ 663UPDATE_LEAP_MS = @UPDATE_LEAP_MS@ 664UPDATE_LEAP_NI = @UPDATE_LEAP_NI@ 665VERSION = @VERSION@ 666VER_SUFFIX = @VER_SUFFIX@ 667YACC = @YACC@ 668YFLAGS = @YFLAGS@ 669abs_builddir = @abs_builddir@ 670abs_srcdir = @abs_srcdir@ 671abs_top_builddir = @abs_top_builddir@ 672abs_top_srcdir = @abs_top_srcdir@ 673ac_ct_AR = @ac_ct_AR@ 674ac_ct_CC = @ac_ct_CC@ 675ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 676am__include = @am__include@ 677am__leading_dot = @am__leading_dot@ 678am__quote = @am__quote@ 679am__tar = @am__tar@ 680am__untar = @am__untar@ 681bindir = @bindir@ 682build = @build@ 683build_alias = @build_alias@ 684build_cpu = @build_cpu@ 685build_os = @build_os@ 686build_vendor = @build_vendor@ 687builddir = @builddir@ 688datadir = @datadir@ 689datarootdir = @datarootdir@ 690docdir = @docdir@ 691dvidir = @dvidir@ 692exec_prefix = @exec_prefix@ 693host = @host@ 694host_alias = @host_alias@ 695host_cpu = @host_cpu@ 696host_os = @host_os@ 697host_vendor = @host_vendor@ 698htmldir = @htmldir@ 699includedir = @includedir@ 700infodir = @infodir@ 701install_sh = @install_sh@ 702libdir = @libdir@ 703libexecdir = @libexecdir@ 704localedir = @localedir@ 705localstatedir = @localstatedir@ 706mandir = @mandir@ 707mkdir_p = @mkdir_p@ 708oldincludedir = @oldincludedir@ 709pdfdir = @pdfdir@ 710prefix = @prefix@ 711program_transform_name = @program_transform_name@ 712psdir = @psdir@ 713sbindir = @sbindir@ 714sharedstatedir = @sharedstatedir@ 715srcdir = @srcdir@ 716subdirs = @subdirs@ 717sysconfdir = @sysconfdir@ 718target_alias = @target_alias@ 719top_build_prefix = @top_build_prefix@ 720top_builddir = @top_builddir@ 721top_srcdir = @top_srcdir@ 722NULL = 723BUILT_SOURCES = run-ut-2803.c run-uglydate.c run-modetoa.c \ 724 check-libntp check-libunity .deps-ver 725CLEANFILES = check-libntp check-libunity .deps-ver 726std_unity_list = \ 727 $(abs_top_srcdir)/sntp/unity/auto/generate_test_runner.rb \ 728 $(abs_srcdir)/testconf.yml \ 729 $(NULL) 730 731run_unity = ruby $(std_unity_list) 732EXTRA_DIST = \ 733 testconf.yml \ 734 $(NULL) 735 736 737# HMS: we may not need some of these: 738LDADD = \ 739 $(top_builddir)/sntp/unity/libunity.a \ 740 $(top_builddir)/libntp/libntp.a \ 741 $(LDADD_LIBNTP) \ 742 $(PTHREAD_LIBS) \ 743 $(LDADD_NTP) \ 744 $(LIBM) \ 745 $(NULL) 746 747AM_CFLAGS = $(CFLAGS_NTP) $(NTP_HARD_CFLAGS) 748 749# HMS: we may not need some of these: 750AM_CPPFLAGS = $(NTP_INCS) -I$(top_srcdir)/sntp/unity \ 751 -I$(top_srcdir)/include $(CPPFLAGS_NTP) \ 752 -DUNITY_INCLUDE_CONFIG_H -I$(top_srcdir)/sntp/unity \ 753 $(NTP_HARD_CPPFLAGS) 754AM_LDFLAGS = $(LDFLAGS_NTP) $(NTP_HARD_LDFLAGS) 755bug_2803_SOURCES = \ 756 bug-2803.c \ 757 run-ut-2803.c \ 758 ut-2803.c \ 759 $(NULL) 760 761first_test_SOURCES = \ 762 uglydate.c \ 763 run-uglydate.c \ 764 $(NULL) 765 766second_test_SOURCES = \ 767 modetoa.c \ 768 run-modetoa.c \ 769 $(NULL) 770 771TESTS = $(am__append_1) 772NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \ 773 -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \ 774 -I$(top_srcdir)/lib/isc/unix/include 775all: $(BUILT_SOURCES) 776 $(MAKE) $(AM_MAKEFLAGS) all-am 777 778.SUFFIXES: 779.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs 780$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps) 781 @for dep in $?; do \ 782 case '$(am__configure_deps)' in \ 783 *$$dep*) \ 784 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 785 && { if test -f $@; then exit 0; else break; fi; }; \ 786 exit 1;; \ 787 esac; \ 788 done; \ 789 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/sandbox/Makefile'; \ 790 $(am__cd) $(top_srcdir) && \ 791 $(AUTOMAKE) --foreign tests/sandbox/Makefile 792Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 793 @case '$?' in \ 794 *config.status*) \ 795 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 796 *) \ 797 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 798 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 799 esac; 800$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty): 801 802$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 803 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 804 805$(top_srcdir)/configure: $(am__configure_deps) 806 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 807$(ACLOCAL_M4): $(am__aclocal_m4_deps) 808 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 809$(am__aclocal_m4_deps): 810 811clean-checkPROGRAMS: 812 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 813 echo " rm -f" $$list; \ 814 rm -f $$list || exit $$?; \ 815 test -n "$(EXEEXT)" || exit 0; \ 816 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 817 echo " rm -f" $$list; \ 818 rm -f $$list 819 820bug-2803$(EXEEXT): $(bug_2803_OBJECTS) $(bug_2803_DEPENDENCIES) $(EXTRA_bug_2803_DEPENDENCIES) 821 @rm -f bug-2803$(EXEEXT) 822 $(AM_V_CCLD)$(LINK) $(bug_2803_OBJECTS) $(bug_2803_LDADD) $(LIBS) 823 824first-test$(EXEEXT): $(first_test_OBJECTS) $(first_test_DEPENDENCIES) $(EXTRA_first_test_DEPENDENCIES) 825 @rm -f first-test$(EXEEXT) 826 $(AM_V_CCLD)$(LINK) $(first_test_OBJECTS) $(first_test_LDADD) $(LIBS) 827 828second-test$(EXEEXT): $(second_test_OBJECTS) $(second_test_DEPENDENCIES) $(EXTRA_second_test_DEPENDENCIES) 829 @rm -f second-test$(EXEEXT) 830 $(AM_V_CCLD)$(LINK) $(second_test_OBJECTS) $(second_test_LDADD) $(LIBS) 831 832smeartest$(EXEEXT): $(smeartest_OBJECTS) $(smeartest_DEPENDENCIES) $(EXTRA_smeartest_DEPENDENCIES) 833 @rm -f smeartest$(EXEEXT) 834 $(AM_V_CCLD)$(LINK) $(smeartest_OBJECTS) $(smeartest_LDADD) $(LIBS) 835 836mostlyclean-compile: 837 -rm -f *.$(OBJEXT) 838 839distclean-compile: 840 -rm -f *.tab.c 841 842@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bug-2803.Po@am__quote@ 843@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modetoa.Po@am__quote@ 844@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run-modetoa.Po@am__quote@ 845@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run-uglydate.Po@am__quote@ 846@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run-ut-2803.Po@am__quote@ 847@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smeartest.Po@am__quote@ 848@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uglydate.Po@am__quote@ 849@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ut-2803.Po@am__quote@ 850 851.c.o: 852@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 853@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 854@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 855@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 856@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 857 858.c.obj: 859@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 860@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 861@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 862@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 863@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 864 865.c.lo: 866@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 867@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 868@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 869@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 870@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 871 872mostlyclean-libtool: 873 -rm -f *.lo 874 875clean-libtool: 876 -rm -rf .libs _libs 877 878ID: $(am__tagged_files) 879 $(am__define_uniq_tagged_files); mkid -fID $$unique 880tags: tags-am 881TAGS: tags 882 883tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 884 set x; \ 885 here=`pwd`; \ 886 $(am__define_uniq_tagged_files); \ 887 shift; \ 888 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 889 test -n "$$unique" || unique=$$empty_fix; \ 890 if test $$# -gt 0; then \ 891 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 892 "$$@" $$unique; \ 893 else \ 894 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 895 $$unique; \ 896 fi; \ 897 fi 898ctags: ctags-am 899 900CTAGS: ctags 901ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 902 $(am__define_uniq_tagged_files); \ 903 test -z "$(CTAGS_ARGS)$$unique" \ 904 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 905 $$unique 906 907GTAGS: 908 here=`$(am__cd) $(top_builddir) && pwd` \ 909 && $(am__cd) $(top_srcdir) \ 910 && gtags -i $(GTAGS_ARGS) "$$here" 911cscopelist: cscopelist-am 912 913cscopelist-am: $(am__tagged_files) 914 list='$(am__tagged_files)'; \ 915 case "$(srcdir)" in \ 916 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 917 *) sdir=$(subdir)/$(srcdir) ;; \ 918 esac; \ 919 for i in $$list; do \ 920 if test -f "$$i"; then \ 921 echo "$(subdir)/$$i"; \ 922 else \ 923 echo "$$sdir/$$i"; \ 924 fi; \ 925 done >> $(top_builddir)/cscope.files 926 927distclean-tags: 928 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 929 930# Recover from deleted '.trs' file; this should ensure that 931# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create 932# both 'foo.log' and 'foo.trs'. Break the recipe in two subshells 933# to avoid problems with "make -n". 934.log.trs: 935 rm -f $< $@ 936 $(MAKE) $(AM_MAKEFLAGS) $< 937 938# Leading 'am--fnord' is there to ensure the list of targets does not 939# expand to empty, as could happen e.g. with make check TESTS=''. 940am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) 941am--force-recheck: 942 @: 943 944$(TEST_SUITE_LOG): $(TEST_LOGS) 945 @$(am__set_TESTS_bases); \ 946 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ 947 redo_bases=`for i in $$bases; do \ 948 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ 949 done`; \ 950 if test -n "$$redo_bases"; then \ 951 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ 952 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ 953 if $(am__make_dryrun); then :; else \ 954 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ 955 fi; \ 956 fi; \ 957 if test -n "$$am__remaking_logs"; then \ 958 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ 959 "recursion detected" >&2; \ 960 elif test -n "$$redo_logs"; then \ 961 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ 962 fi; \ 963 if $(am__make_dryrun); then :; else \ 964 st=0; \ 965 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ 966 for i in $$redo_bases; do \ 967 test -f $$i.trs && test -r $$i.trs \ 968 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ 969 test -f $$i.log && test -r $$i.log \ 970 || { echo "$$errmsg $$i.log" >&2; st=1; }; \ 971 done; \ 972 test $$st -eq 0 || exit 1; \ 973 fi 974 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ 975 ws='[ ]'; \ 976 results=`for b in $$bases; do echo $$b.trs; done`; \ 977 test -n "$$results" || results=/dev/null; \ 978 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ 979 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ 980 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ 981 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ 982 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 983 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ 984 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ 985 if test `expr $$fail + $$xpass + $$error` -eq 0; then \ 986 success=true; \ 987 else \ 988 success=false; \ 989 fi; \ 990 br='==================='; br=$$br$$br$$br$$br; \ 991 result_count () \ 992 { \ 993 if test x"$$1" = x"--maybe-color"; then \ 994 maybe_colorize=yes; \ 995 elif test x"$$1" = x"--no-color"; then \ 996 maybe_colorize=no; \ 997 else \ 998 echo "$@: invalid 'result_count' usage" >&2; exit 4; \ 999 fi; \ 1000 shift; \ 1001 desc=$$1 count=$$2; \ 1002 if test $$maybe_colorize = yes && test $$count -gt 0; then \ 1003 color_start=$$3 color_end=$$std; \ 1004 else \ 1005 color_start= color_end=; \ 1006 fi; \ 1007 echo "$${color_start}# $$desc $$count$${color_end}"; \ 1008 }; \ 1009 create_testsuite_report () \ 1010 { \ 1011 result_count $$1 "TOTAL:" $$all "$$brg"; \ 1012 result_count $$1 "PASS: " $$pass "$$grn"; \ 1013 result_count $$1 "SKIP: " $$skip "$$blu"; \ 1014 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ 1015 result_count $$1 "FAIL: " $$fail "$$red"; \ 1016 result_count $$1 "XPASS:" $$xpass "$$red"; \ 1017 result_count $$1 "ERROR:" $$error "$$mgn"; \ 1018 }; \ 1019 { \ 1020 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ 1021 $(am__rst_title); \ 1022 create_testsuite_report --no-color; \ 1023 echo; \ 1024 echo ".. contents:: :depth: 2"; \ 1025 echo; \ 1026 for b in $$bases; do echo $$b; done \ 1027 | $(am__create_global_log); \ 1028 } >$(TEST_SUITE_LOG).tmp || exit 1; \ 1029 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ 1030 if $$success; then \ 1031 col="$$grn"; \ 1032 else \ 1033 col="$$red"; \ 1034 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ 1035 fi; \ 1036 echo "$${col}$$br$${std}"; \ 1037 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ 1038 echo "$${col}$$br$${std}"; \ 1039 create_testsuite_report --maybe-color; \ 1040 echo "$$col$$br$$std"; \ 1041 if $$success; then :; else \ 1042 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ 1043 if test -n "$(PACKAGE_BUGREPORT)"; then \ 1044 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ 1045 fi; \ 1046 echo "$$col$$br$$std"; \ 1047 fi; \ 1048 $$success || exit 1 1049 1050check-TESTS: 1051 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list 1052 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list 1053 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1054 @set +e; $(am__set_TESTS_bases); \ 1055 log_list=`for i in $$bases; do echo $$i.log; done`; \ 1056 trs_list=`for i in $$bases; do echo $$i.trs; done`; \ 1057 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ 1058 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ 1059 exit $$?; 1060recheck: all $(check_PROGRAMS) 1061 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1062 @set +e; $(am__set_TESTS_bases); \ 1063 bases=`for i in $$bases; do echo $$i; done \ 1064 | $(am__list_recheck_tests)` || exit 1; \ 1065 log_list=`for i in $$bases; do echo $$i.log; done`; \ 1066 log_list=`echo $$log_list`; \ 1067 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ 1068 am__force_recheck=am--force-recheck \ 1069 TEST_LOGS="$$log_list"; \ 1070 exit $$? 1071first-test.log: first-test$(EXEEXT) 1072 @p='first-test$(EXEEXT)'; \ 1073 b='first-test'; \ 1074 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 1075 --log-file $$b.log --trs-file $$b.trs \ 1076 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 1077 "$$tst" $(AM_TESTS_FD_REDIRECT) 1078smeartest.log: smeartest$(EXEEXT) 1079 @p='smeartest$(EXEEXT)'; \ 1080 b='smeartest'; \ 1081 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 1082 --log-file $$b.log --trs-file $$b.trs \ 1083 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 1084 "$$tst" $(AM_TESTS_FD_REDIRECT) 1085.test.log: 1086 @p='$<'; \ 1087 $(am__set_b); \ 1088 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 1089 --log-file $$b.log --trs-file $$b.trs \ 1090 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 1091 "$$tst" $(AM_TESTS_FD_REDIRECT) 1092@am__EXEEXT_TRUE@.test$(EXEEXT).log: 1093@am__EXEEXT_TRUE@ @p='$<'; \ 1094@am__EXEEXT_TRUE@ $(am__set_b); \ 1095@am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 1096@am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ 1097@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 1098@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) 1099 1100distdir: $(DISTFILES) 1101 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1102 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 1103 list='$(DISTFILES)'; \ 1104 dist_files=`for file in $$list; do echo $$file; done | \ 1105 sed -e "s|^$$srcdirstrip/||;t" \ 1106 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 1107 case $$dist_files in \ 1108 */*) $(MKDIR_P) `echo "$$dist_files" | \ 1109 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 1110 sort -u` ;; \ 1111 esac; \ 1112 for file in $$dist_files; do \ 1113 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 1114 if test -d $$d/$$file; then \ 1115 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 1116 if test -d "$(distdir)/$$file"; then \ 1117 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1118 fi; \ 1119 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 1120 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 1121 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 1122 fi; \ 1123 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 1124 else \ 1125 test -f "$(distdir)/$$file" \ 1126 || cp -p $$d/$$file "$(distdir)/$$file" \ 1127 || exit 1; \ 1128 fi; \ 1129 done 1130check-am: all-am 1131 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 1132 $(MAKE) $(AM_MAKEFLAGS) check-TESTS 1133check: $(BUILT_SOURCES) 1134 $(MAKE) $(AM_MAKEFLAGS) check-am 1135all-am: Makefile 1136installdirs: 1137install: $(BUILT_SOURCES) 1138 $(MAKE) $(AM_MAKEFLAGS) install-am 1139install-exec: install-exec-am 1140install-data: install-data-am 1141uninstall: uninstall-am 1142 1143install-am: all-am 1144 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1145 1146installcheck: installcheck-am 1147install-strip: 1148 if test -z '$(STRIP)'; then \ 1149 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1150 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1151 install; \ 1152 else \ 1153 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1154 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1155 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 1156 fi 1157mostlyclean-generic: 1158 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) 1159 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) 1160 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 1161 1162clean-generic: 1163 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 1164 1165distclean-generic: 1166 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1167 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 1168 1169maintainer-clean-generic: 1170 @echo "This command is intended for maintainers to use" 1171 @echo "it deletes files that may require special tools to rebuild." 1172 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 1173clean: clean-am 1174 1175clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ 1176 mostlyclean-am 1177 1178distclean: distclean-am 1179 -rm -rf ./$(DEPDIR) 1180 -rm -f Makefile 1181distclean-am: clean-am distclean-compile distclean-generic \ 1182 distclean-tags 1183 1184dvi: dvi-am 1185 1186dvi-am: 1187 1188html: html-am 1189 1190html-am: 1191 1192info: info-am 1193 1194info-am: 1195 1196install-data-am: 1197 1198install-dvi: install-dvi-am 1199 1200install-dvi-am: 1201 1202install-exec-am: 1203 1204install-html: install-html-am 1205 1206install-html-am: 1207 1208install-info: install-info-am 1209 1210install-info-am: 1211 1212install-man: 1213 1214install-pdf: install-pdf-am 1215 1216install-pdf-am: 1217 1218install-ps: install-ps-am 1219 1220install-ps-am: 1221 1222installcheck-am: 1223 1224maintainer-clean: maintainer-clean-am 1225 -rm -rf ./$(DEPDIR) 1226 -rm -f Makefile 1227maintainer-clean-am: distclean-am maintainer-clean-generic 1228 1229mostlyclean: mostlyclean-am 1230 1231mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 1232 mostlyclean-libtool 1233 1234pdf: pdf-am 1235 1236pdf-am: 1237 1238ps: ps-am 1239 1240ps-am: 1241 1242uninstall-am: 1243 1244.MAKE: all check check-am install install-am install-strip 1245 1246.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \ 1247 clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \ 1248 ctags ctags-am distclean distclean-compile distclean-generic \ 1249 distclean-libtool distclean-tags distdir dvi dvi-am html \ 1250 html-am info info-am install install-am install-data \ 1251 install-data-am install-dvi install-dvi-am install-exec \ 1252 install-exec-am install-html install-html-am install-info \ 1253 install-info-am install-man install-pdf install-pdf-am \ 1254 install-ps install-ps-am install-strip installcheck \ 1255 installcheck-am installdirs maintainer-clean \ 1256 maintainer-clean-generic mostlyclean mostlyclean-compile \ 1257 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 1258 recheck tags tags-am uninstall uninstall-am 1259 1260.PRECIOUS: Makefile 1261 1262 1263$(srcdir)/run-ut-2803.c: $(srcdir)/ut-2803.c $(std_unity_list) 1264 $(run_unity) $< $@ 1265 1266$(srcdir)/run-uglydate.c: $(srcdir)/uglydate.c $(std_unity_list) 1267 $(run_unity) $< $@ 1268 1269$(srcdir)/run-modetoa.c: $(srcdir)/modetoa.c $(std_unity_list) 1270 $(run_unity) $< $@ 1271 1272check-libntp: ../../libntp/libntp.a 1273 @echo stamp > $@ 1274 1275../../libntp/libntp.a: 1276 cd ../../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a 1277 1278check-libunity: ../../sntp/unity/libunity.a 1279 @echo stamp > $@ 1280 1281../../sntp/unity/libunity.a: 1282 cd ../../libunity && $(MAKE) $(AM_MAKEFLAGS) libunity.a 1283$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver 1284 @[ -f $@ ] || \ 1285 cp $(top_srcdir)/deps-ver $@ 1286 @[ -w $@ ] || \ 1287 chmod ug+w $@ 1288 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \ 1289 $(MAKE) $(AM_MAKEFLAGS) clean && \ 1290 echo -n "Prior $(subdir)/$(DEPDIR) version " && \ 1291 cat $@ && \ 1292 rm -rf $(DEPDIR) && \ 1293 mkdir $(DEPDIR) && \ 1294 case "$(top_builddir)" in \ 1295 .) \ 1296 ./config.status Makefile depfiles \ 1297 ;; \ 1298 *) \ 1299 cd "$(top_builddir)" && \ 1300 ./config.status $(subdir)/Makefile depfiles && \ 1301 cd $(subdir) \ 1302 ;; \ 1303 esac && \ 1304 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \ 1305 cat $(top_srcdir)/deps-ver \ 1306 ) 1307 cp $(top_srcdir)/deps-ver $@ 1308 1309.deps-ver: $(top_srcdir)/deps-ver 1310 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver 1311 @touch $@ 1312 1313# 1314# depsver.mf included in Makefile.am for directories with .deps 1315# 1316# When building in the same directory with sources that change over 1317# time, such as when tracking using bk, the .deps files can become 1318# stale with respect to moved, deleted, or superceded headers. Most 1319# commonly, this would exhibit as make reporting a failure to make a 1320# header file which is no longer in the location given. To address 1321# this issue, we use a deps-ver file which is updated with each change 1322# that breaks old .deps files. A copy of deps-ver is made into 1323# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present 1324# with different contents than deps-ver, we make clean to ensure all 1325# .o files built before the incompatible change are rebuilt along with 1326# their updated .deps files, then remove $(DEPDIR) and recreate it as 1327# empty stubs. 1328# 1329# It is normal when configured with --disable-dependency-tracking for 1330# the DEPDIR to not have been created. For this reason, we use the 1331# intermediate target .deps-ver, which invokes make recursively if 1332# DEPDIR exists. 1333# 1334# If you modify depsver.mf, please make the changes to the master 1335# copy, the one in sntp is copied by the bootstrap script from it. 1336# 1337# This comment block follows rather than leads the related code so that 1338# it stays with it in the generated Makefile.in and Makefile. 1339# 1340 1341# Tell versions [3.59,3.63) of GNU make to not export all variables. 1342# Otherwise a system limit (for SysV at least) may be exceeded. 1343.NOEXPORT: 1344