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