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