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