1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2290001Sglebius# @configure_input@
3290001Sglebius
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
6290001Sglebius# This Makefile.in is free software; the Free Software Foundation
7290001Sglebius# gives unlimited permission to copy and/or distribute it,
8290001Sglebius# with or without modifications, as long as this notice is preserved.
9290001Sglebius
10290001Sglebius# This program is distributed in the hope that it will be useful,
11290001Sglebius# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12290001Sglebius# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13290001Sglebius# PARTICULAR PURPOSE.
14290001Sglebius
15290001Sglebius@SET_MAKE@
16290001SglebiusVPATH = @srcdir@
17290001Sglebiusam__is_gnu_make = { \
18290001Sglebius  if test -z '$(MAKELEVEL)'; then \
19290001Sglebius    false; \
20290001Sglebius  elif test -n '$(MAKE_HOST)'; then \
21290001Sglebius    true; \
22290001Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23290001Sglebius    true; \
24290001Sglebius  else \
25290001Sglebius    false; \
26290001Sglebius  fi; \
27290001Sglebius}
28290001Sglebiusam__make_running_with_option = \
29290001Sglebius  case $${target_option-} in \
30290001Sglebius      ?) ;; \
31290001Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
32290001Sglebius              "target option '$${target_option-}' specified" >&2; \
33290001Sglebius         exit 1;; \
34290001Sglebius  esac; \
35290001Sglebius  has_opt=no; \
36290001Sglebius  sane_makeflags=$$MAKEFLAGS; \
37290001Sglebius  if $(am__is_gnu_make); then \
38290001Sglebius    sane_makeflags=$$MFLAGS; \
39290001Sglebius  else \
40290001Sglebius    case $$MAKEFLAGS in \
41290001Sglebius      *\\[\ \	]*) \
42290001Sglebius        bs=\\; \
43290001Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44290001Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45290001Sglebius    esac; \
46290001Sglebius  fi; \
47290001Sglebius  skip_next=no; \
48290001Sglebius  strip_trailopt () \
49290001Sglebius  { \
50290001Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51290001Sglebius  }; \
52290001Sglebius  for flg in $$sane_makeflags; do \
53290001Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
54290001Sglebius    case $$flg in \
55290001Sglebius      *=*|--*) continue;; \
56290001Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
57290001Sglebius      -*I?*) strip_trailopt 'I';; \
58290001Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
59290001Sglebius      -*O?*) strip_trailopt 'O';; \
60290001Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
61290001Sglebius      -*l?*) strip_trailopt 'l';; \
62290001Sglebius      -[dEDm]) skip_next=yes;; \
63290001Sglebius      -[JT]) skip_next=yes;; \
64290001Sglebius    esac; \
65290001Sglebius    case $$flg in \
66290001Sglebius      *$$target_option*) has_opt=yes; break;; \
67290001Sglebius    esac; \
68290001Sglebius  done; \
69290001Sglebius  test $$has_opt = yes
70290001Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
71290001Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72290001Sglebiuspkgdatadir = $(datadir)/@PACKAGE@
73290001Sglebiuspkgincludedir = $(includedir)/@PACKAGE@
74290001Sglebiuspkglibdir = $(libdir)/@PACKAGE@
75290001Sglebiuspkglibexecdir = $(libexecdir)/@PACKAGE@
76290001Sglebiusam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77290001Sglebiusinstall_sh_DATA = $(install_sh) -c -m 644
78290001Sglebiusinstall_sh_PROGRAM = $(install_sh) -c
79290001Sglebiusinstall_sh_SCRIPT = $(install_sh) -c
80290001SglebiusINSTALL_HEADER = $(INSTALL_DATA)
81290001Sglebiustransform = $(program_transform_name)
82290001SglebiusNORMAL_INSTALL = :
83290001SglebiusPRE_INSTALL = :
84290001SglebiusPOST_INSTALL = :
85290001SglebiusNORMAL_UNINSTALL = :
86290001SglebiusPRE_UNINSTALL = :
87290001SglebiusPOST_UNINSTALL = :
88290001Sglebiusbuild_triplet = @build@
89290001Sglebiushost_triplet = @host@
90290001Sglebiuscheck_PROGRAMS = test-leapsec$(EXEEXT) test-ntp_prio_q$(EXEEXT) \
91290001Sglebius	$(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
92290001Sglebius	$(am__EXEEXT_4) test-rc_cmdlength$(EXEEXT) $(am__EXEEXT_1)
93290001Sglebius@BUILD_TEST_NTP_RESTRICT_TRUE@am__append_1 = test-ntp_restrict
94290001Sglebius@BUILD_TEST_NTP_SCANNER_TRUE@am__append_2 = test-ntp_scanner
95290001Sglebius@BUILD_TEST_NTP_SIGND_TRUE@am__append_3 = test-ntp_signd
96290001SglebiusEXTRA_PROGRAMS = test-ntp_restrict$(EXEEXT) test-ntp_scanner$(EXEEXT) \
97290001Sglebius	test-ntp_signd$(EXEEXT) $(am__EXEEXT_1)
98290001Sglebius@NTP_CROSSCOMPILE_FALSE@am__append_4 = $(check_PROGRAMS)
99290001Sglebiussubdir = tests/ntpd
100290001SglebiusACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101290001Sglebiusam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
102290001Sglebius	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
103290001Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
104290001Sglebius	$(top_srcdir)/sntp/m4/define_dir.m4 \
105290001Sglebius	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
106290001Sglebius	$(top_srcdir)/sntp/m4/libtool.m4 \
107290001Sglebius	$(top_srcdir)/sntp/m4/ltoptions.m4 \
108290001Sglebius	$(top_srcdir)/sntp/m4/ltsugar.m4 \
109290001Sglebius	$(top_srcdir)/sntp/m4/ltversion.m4 \
110290001Sglebius	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
111290001Sglebius	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
112290001Sglebius	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
113290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
114290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
115290001Sglebius	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
116290001Sglebius	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
117290001Sglebius	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
118290001Sglebius	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
119290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
120290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
121290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
122290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
123290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
124290001Sglebius	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
125290001Sglebius	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
126290001Sglebius	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
127290001Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
128290001Sglebius	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
129290001Sglebius	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
130290001Sglebius	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
131290001Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
132290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
133290001Sglebius	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
134290001Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
135290001Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
136290001Sglebius	$(top_srcdir)/sntp/m4/os_cflags.m4 \
137290001Sglebius	$(top_srcdir)/sntp/m4/snprintf.m4 \
138290001Sglebius	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
139290001Sglebiusam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
140290001Sglebius	$(ACLOCAL_M4)
141290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
142290001Sglebiusmkinstalldirs = $(install_sh) -d
143290001SglebiusCONFIG_HEADER = $(top_builddir)/config.h
144290001SglebiusCONFIG_CLEAN_FILES =
145290001SglebiusCONFIG_CLEAN_VPATH_FILES =
146290001Sglebiusam__EXEEXT_1 =
147290001Sglebius@BUILD_TEST_NTP_RESTRICT_TRUE@am__EXEEXT_2 =  \
148290001Sglebius@BUILD_TEST_NTP_RESTRICT_TRUE@	test-ntp_restrict$(EXEEXT)
149290001Sglebius@BUILD_TEST_NTP_SCANNER_TRUE@am__EXEEXT_3 = test-ntp_scanner$(EXEEXT)
150290001Sglebius@BUILD_TEST_NTP_SIGND_TRUE@am__EXEEXT_4 = test-ntp_signd$(EXEEXT)
151290001Sglebiusam__objects_1 =
152290001Sglebiusam_test_leapsec_OBJECTS = test_leapsec-leapsec.$(OBJEXT) \
153290001Sglebius	test_leapsec-run-leapsec.$(OBJEXT) \
154290001Sglebius	test_leapsec-test-libntp.$(OBJEXT) $(am__objects_1)
155290001Sglebiustest_leapsec_OBJECTS = $(am_test_leapsec_OBJECTS)
156290001Sglebiusam__DEPENDENCIES_1 =
157290001Sglebiusam__DEPENDENCIES_2 = $(top_builddir)/ntpd/libntpd.a \
158290001Sglebius	$(top_builddir)/libntp/libntp.a $(am__DEPENDENCIES_1) \
159290001Sglebius	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
160290001Sglebius	$(am__DEPENDENCIES_1)
161290001Sglebiusam__DEPENDENCIES_3 = $(am__DEPENDENCIES_2) \
162290001Sglebius	$(top_builddir)/sntp/unity/libunity.a $(am__DEPENDENCIES_1) \
163290001Sglebius	$(am__DEPENDENCIES_1)
164290001Sglebiustest_leapsec_DEPENDENCIES = $(am__DEPENDENCIES_3) \
165290001Sglebius	$(am__DEPENDENCIES_1)
166290001SglebiusAM_V_lt = $(am__v_lt_@AM_V@)
167290001Sglebiusam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
168290001Sglebiusam__v_lt_0 = --silent
169290001Sglebiusam__v_lt_1 = 
170290001Sglebiustest_leapsec_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
171290001Sglebius	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_leapsec_CFLAGS) \
172290001Sglebius	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
173290001Sglebiusam_test_ntp_prio_q_OBJECTS = test_ntp_prio_q-ntp_prio_q.$(OBJEXT) \
174290001Sglebius	test_ntp_prio_q-run-ntp_prio_q.$(OBJEXT) \
175290001Sglebius	test_ntp_prio_q-test-libntp.$(OBJEXT) $(am__objects_1)
176290001Sglebiustest_ntp_prio_q_OBJECTS = $(am_test_ntp_prio_q_OBJECTS)
177290001Sglebiustest_ntp_prio_q_DEPENDENCIES = $(am__DEPENDENCIES_3) \
178290001Sglebius	../../ntpd/ntpdsim-ntp_prio_q.o $(am__DEPENDENCIES_1)
179290001Sglebiustest_ntp_prio_q_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
180290001Sglebius	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
181290001Sglebius	$(test_ntp_prio_q_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
182290001Sglebius	-o $@
183290001Sglebiusam_test_ntp_restrict_OBJECTS =  \
184290001Sglebius	test_ntp_restrict-ntp_restrict.$(OBJEXT) \
185290001Sglebius	test_ntp_restrict-run-ntp_restrict.$(OBJEXT) \
186290001Sglebius	test_ntp_restrict-test-libntp.$(OBJEXT) $(am__objects_1)
187290001Sglebiustest_ntp_restrict_OBJECTS = $(am_test_ntp_restrict_OBJECTS)
188290001Sglebiustest_ntp_restrict_DEPENDENCIES = $(am__DEPENDENCIES_3) \
189290001Sglebius	$(am__DEPENDENCIES_1)
190290001Sglebiustest_ntp_restrict_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
191290001Sglebius	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
192290001Sglebius	$(test_ntp_restrict_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
193290001Sglebius	-o $@
194290001Sglebiusam_test_ntp_scanner_OBJECTS =  \
195290001Sglebius	test_ntp_scanner-t-ntp_scanner.$(OBJEXT) \
196290001Sglebius	test_ntp_scanner-run-t-ntp_scanner.$(OBJEXT) \
197290001Sglebius	test_ntp_scanner-test-libntp.$(OBJEXT) $(am__objects_1)
198290001Sglebiustest_ntp_scanner_OBJECTS = $(am_test_ntp_scanner_OBJECTS)
199290001Sglebiustest_ntp_scanner_DEPENDENCIES = $(am__DEPENDENCIES_3) \
200290001Sglebius	$(top_builddir)/ntpd/ntp_config.o \
201290001Sglebius	$(top_builddir)/ntpd/ntp_parser.o $(am__DEPENDENCIES_1)
202290001Sglebiustest_ntp_scanner_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
203290001Sglebius	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
204290001Sglebius	$(test_ntp_scanner_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
205290001Sglebius	-o $@
206290001Sglebiusam_test_ntp_signd_OBJECTS = t-ntp_signd.$(OBJEXT) \
207290001Sglebius	run-t-ntp_signd.$(OBJEXT) test-libntp.$(OBJEXT) \
208310419Sdelphij	$(am__objects_1)
209290001Sglebiustest_ntp_signd_OBJECTS = $(am_test_ntp_signd_OBJECTS)
210290001Sglebiustest_ntp_signd_DEPENDENCIES = $(am__DEPENDENCIES_3) \
211290001Sglebius	$(top_builddir)/ntpd/ntp_config.o \
212290001Sglebius	$(top_builddir)/ntpd/ntp_io.o $(am__DEPENDENCIES_1)
213290001Sglebiusam_test_rc_cmdlength_OBJECTS =  \
214290001Sglebius	test_rc_cmdlength-rc_cmdlength.$(OBJEXT) \
215290001Sglebius	test_rc_cmdlength-run-rc_cmdlength.$(OBJEXT) \
216290001Sglebius	test_rc_cmdlength-test-libntp.$(OBJEXT) $(am__objects_1)
217290001Sglebiustest_rc_cmdlength_OBJECTS = $(am_test_rc_cmdlength_OBJECTS)
218290001Sglebiustest_rc_cmdlength_DEPENDENCIES = $(am__DEPENDENCIES_3) \
219290001Sglebius	$(am__DEPENDENCIES_1)
220290001Sglebiustest_rc_cmdlength_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
221290001Sglebius	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
222290001Sglebius	$(test_rc_cmdlength_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
223290001Sglebius	-o $@
224290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
225290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
226290001Sglebiusam__v_P_0 = false
227290001Sglebiusam__v_P_1 = :
228290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
229290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
230290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
231290001Sglebiusam__v_GEN_1 = 
232290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
233290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
234290001Sglebiusam__v_at_0 = @
235290001Sglebiusam__v_at_1 = 
236290001SglebiusDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
237290001Sglebiusdepcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
238290001Sglebiusam__depfiles_maybe = depfiles
239290001Sglebiusam__mv = mv -f
240290001SglebiusCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
241290001Sglebius	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
242290001SglebiusLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
243290001Sglebius	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
244290001Sglebius	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
245290001Sglebius	$(AM_CFLAGS) $(CFLAGS)
246290001SglebiusAM_V_CC = $(am__v_CC_@AM_V@)
247290001Sglebiusam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
248290001Sglebiusam__v_CC_0 = @echo "  CC      " $@;
249290001Sglebiusam__v_CC_1 = 
250290001SglebiusCCLD = $(CC)
251290001SglebiusLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
252290001Sglebius	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
253290001Sglebius	$(AM_LDFLAGS) $(LDFLAGS) -o $@
254290001SglebiusAM_V_CCLD = $(am__v_CCLD_@AM_V@)
255290001Sglebiusam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
256290001Sglebiusam__v_CCLD_0 = @echo "  CCLD    " $@;
257290001Sglebiusam__v_CCLD_1 = 
258290001SglebiusSOURCES = $(test_leapsec_SOURCES) $(test_ntp_prio_q_SOURCES) \
259290001Sglebius	$(test_ntp_restrict_SOURCES) $(test_ntp_scanner_SOURCES) \
260290001Sglebius	$(test_ntp_signd_SOURCES) $(test_rc_cmdlength_SOURCES)
261290001SglebiusDIST_SOURCES = $(test_leapsec_SOURCES) $(test_ntp_prio_q_SOURCES) \
262290001Sglebius	$(test_ntp_restrict_SOURCES) $(test_ntp_scanner_SOURCES) \
263290001Sglebius	$(test_ntp_signd_SOURCES) $(test_rc_cmdlength_SOURCES)
264290001Sglebiusam__can_run_installinfo = \
265290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
266290001Sglebius    n|no|NO) false;; \
267290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
268290001Sglebius  esac
269290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
270290001Sglebius# Read a list of newline-separated strings from the standard input,
271290001Sglebius# and print each of them once, without duplicates.  Input order is
272290001Sglebius# *not* preserved.
273290001Sglebiusam__uniquify_input = $(AWK) '\
274290001Sglebius  BEGIN { nonempty = 0; } \
275290001Sglebius  { items[$$0] = 1; nonempty = 1; } \
276290001Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
277290001Sglebius'
278290001Sglebius# Make sure the list of sources is unique.  This is necessary because,
279290001Sglebius# e.g., the same source file might be shared among _SOURCES variables
280290001Sglebius# for different programs/libraries.
281290001Sglebiusam__define_uniq_tagged_files = \
282290001Sglebius  list='$(am__tagged_files)'; \
283290001Sglebius  unique=`for i in $$list; do \
284290001Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285290001Sglebius  done | $(am__uniquify_input)`
286290001SglebiusETAGS = etags
287290001SglebiusCTAGS = ctags
288290001Sglebiusam__tty_colors_dummy = \
289290001Sglebius  mgn= red= grn= lgn= blu= brg= std=; \
290290001Sglebius  am__color_tests=no
291290001Sglebiusam__tty_colors = { \
292290001Sglebius  $(am__tty_colors_dummy); \
293290001Sglebius  if test "X$(AM_COLOR_TESTS)" = Xno; then \
294290001Sglebius    am__color_tests=no; \
295290001Sglebius  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
296290001Sglebius    am__color_tests=yes; \
297290001Sglebius  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
298290001Sglebius    am__color_tests=yes; \
299290001Sglebius  fi; \
300290001Sglebius  if test $$am__color_tests = yes; then \
301290001Sglebius    red='[0;31m'; \
302290001Sglebius    grn='[0;32m'; \
303290001Sglebius    lgn='[1;32m'; \
304290001Sglebius    blu='[1;34m'; \
305290001Sglebius    mgn='[0;35m'; \
306290001Sglebius    brg='[1m'; \
307290001Sglebius    std='[m'; \
308290001Sglebius  fi; \
309290001Sglebius}
310290001Sglebiusam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
311290001Sglebiusam__vpath_adj = case $$p in \
312290001Sglebius    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
313290001Sglebius    *) f=$$p;; \
314290001Sglebius  esac;
315290001Sglebiusam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
316290001Sglebiusam__install_max = 40
317290001Sglebiusam__nobase_strip_setup = \
318290001Sglebius  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
319290001Sglebiusam__nobase_strip = \
320290001Sglebius  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
321290001Sglebiusam__nobase_list = $(am__nobase_strip_setup); \
322290001Sglebius  for p in $$list; do echo "$$p $$p"; done | \
323290001Sglebius  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
324290001Sglebius  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
325290001Sglebius    if (++n[$$2] == $(am__install_max)) \
326290001Sglebius      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
327290001Sglebius    END { for (dir in files) print dir, files[dir] }'
328290001Sglebiusam__base_list = \
329290001Sglebius  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
330290001Sglebius  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
331290001Sglebiusam__uninstall_files_from_dir = { \
332290001Sglebius  test -z "$$files" \
333290001Sglebius    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
334290001Sglebius    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
335290001Sglebius         $(am__cd) "$$dir" && rm -f $$files; }; \
336290001Sglebius  }
337290001Sglebiusam__recheck_rx = ^[ 	]*:recheck:[ 	]*
338290001Sglebiusam__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
339290001Sglebiusam__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
340290001Sglebius# A command that, given a newline-separated list of test names on the
341290001Sglebius# standard input, print the name of the tests that are to be re-run
342290001Sglebius# upon "make recheck".
343290001Sglebiusam__list_recheck_tests = $(AWK) '{ \
344290001Sglebius  recheck = 1; \
345290001Sglebius  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
346290001Sglebius    { \
347290001Sglebius      if (rc < 0) \
348290001Sglebius        { \
349290001Sglebius          if ((getline line2 < ($$0 ".log")) < 0) \
350290001Sglebius	    recheck = 0; \
351290001Sglebius          break; \
352290001Sglebius        } \
353290001Sglebius      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
354290001Sglebius        { \
355290001Sglebius          recheck = 0; \
356290001Sglebius          break; \
357290001Sglebius        } \
358290001Sglebius      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
359290001Sglebius        { \
360290001Sglebius          break; \
361290001Sglebius        } \
362290001Sglebius    }; \
363290001Sglebius  if (recheck) \
364290001Sglebius    print $$0; \
365290001Sglebius  close ($$0 ".trs"); \
366290001Sglebius  close ($$0 ".log"); \
367290001Sglebius}'
368290001Sglebius# A command that, given a newline-separated list of test names on the
369290001Sglebius# standard input, create the global log from their .trs and .log files.
370290001Sglebiusam__create_global_log = $(AWK) ' \
371290001Sglebiusfunction fatal(msg) \
372290001Sglebius{ \
373290001Sglebius  print "fatal: making $@: " msg | "cat >&2"; \
374290001Sglebius  exit 1; \
375290001Sglebius} \
376290001Sglebiusfunction rst_section(header) \
377290001Sglebius{ \
378290001Sglebius  print header; \
379290001Sglebius  len = length(header); \
380290001Sglebius  for (i = 1; i <= len; i = i + 1) \
381290001Sglebius    printf "="; \
382290001Sglebius  printf "\n\n"; \
383290001Sglebius} \
384290001Sglebius{ \
385290001Sglebius  copy_in_global_log = 1; \
386290001Sglebius  global_test_result = "RUN"; \
387290001Sglebius  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
388290001Sglebius    { \
389290001Sglebius      if (rc < 0) \
390290001Sglebius         fatal("failed to read from " $$0 ".trs"); \
391290001Sglebius      if (line ~ /$(am__global_test_result_rx)/) \
392290001Sglebius        { \
393290001Sglebius          sub("$(am__global_test_result_rx)", "", line); \
394290001Sglebius          sub("[ 	]*$$", "", line); \
395290001Sglebius          global_test_result = line; \
396290001Sglebius        } \
397290001Sglebius      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
398290001Sglebius        copy_in_global_log = 0; \
399290001Sglebius    }; \
400290001Sglebius  if (copy_in_global_log) \
401290001Sglebius    { \
402290001Sglebius      rst_section(global_test_result ": " $$0); \
403290001Sglebius      while ((rc = (getline line < ($$0 ".log"))) != 0) \
404290001Sglebius      { \
405290001Sglebius        if (rc < 0) \
406290001Sglebius          fatal("failed to read from " $$0 ".log"); \
407290001Sglebius        print line; \
408290001Sglebius      }; \
409290001Sglebius      printf "\n"; \
410290001Sglebius    }; \
411290001Sglebius  close ($$0 ".trs"); \
412290001Sglebius  close ($$0 ".log"); \
413290001Sglebius}'
414290001Sglebius# Restructured Text title.
415290001Sglebiusam__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
416290001Sglebius# Solaris 10 'make', and several other traditional 'make' implementations,
417290001Sglebius# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
418290001Sglebius# by disabling -e (using the XSI extension "set +e") if it's set.
419290001Sglebiusam__sh_e_setup = case $$- in *e*) set +e;; esac
420290001Sglebius# Default flags passed to test drivers.
421290001Sglebiusam__common_driver_flags = \
422290001Sglebius  --color-tests "$$am__color_tests" \
423290001Sglebius  --enable-hard-errors "$$am__enable_hard_errors" \
424290001Sglebius  --expect-failure "$$am__expect_failure"
425290001Sglebius# To be inserted before the command running the test.  Creates the
426290001Sglebius# directory for the log if needed.  Stores in $dir the directory
427290001Sglebius# containing $f, in $tst the test, in $log the log.  Executes the
428290001Sglebius# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
429290001Sglebius# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
430290001Sglebius# will run the test scripts (or their associated LOG_COMPILER, if
431290001Sglebius# thy have one).
432290001Sglebiusam__check_pre = \
433290001Sglebius$(am__sh_e_setup);					\
434290001Sglebius$(am__vpath_adj_setup) $(am__vpath_adj)			\
435290001Sglebius$(am__tty_colors);					\
436290001Sglebiussrcdir=$(srcdir); export srcdir;			\
437290001Sglebiuscase "$@" in						\
438290001Sglebius  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
439290001Sglebius    *) am__odir=.;; 					\
440290001Sglebiusesac;							\
441290001Sglebiustest "x$$am__odir" = x"." || test -d "$$am__odir" 	\
442290001Sglebius  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
443290001Sglebiusif test -f "./$$f"; then dir=./;			\
444290001Sglebiuselif test -f "$$f"; then dir=;				\
445290001Sglebiuselse dir="$(srcdir)/"; fi;				\
446290001Sglebiustst=$$dir$$f; log='$@'; 				\
447290001Sglebiusif test -n '$(DISABLE_HARD_ERRORS)'; then		\
448290001Sglebius  am__enable_hard_errors=no; 				\
449290001Sglebiuselse							\
450290001Sglebius  am__enable_hard_errors=yes; 				\
451290001Sglebiusfi; 							\
452290001Sglebiuscase " $(XFAIL_TESTS) " in				\
453290001Sglebius  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
454290001Sglebius    am__expect_failure=yes;;				\
455290001Sglebius  *)							\
456290001Sglebius    am__expect_failure=no;;				\
457290001Sglebiusesac; 							\
458290001Sglebius$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
459290001Sglebius# A shell command to get the names of the tests scripts with any registered
460290001Sglebius# extension removed (i.e., equivalently, the names of the test logs, with
461290001Sglebius# the '.log' extension removed).  The result is saved in the shell variable
462290001Sglebius# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
463290001Sglebius# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
464290001Sglebius# since that might cause problem with VPATH rewrites for suffix-less tests.
465290001Sglebius# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
466290001Sglebiusam__set_TESTS_bases = \
467290001Sglebius  bases='$(TEST_LOGS)'; \
468290001Sglebius  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
469290001Sglebius  bases=`echo $$bases`
470290001SglebiusRECHECK_LOGS = $(TEST_LOGS)
471290001SglebiusAM_RECURSIVE_TARGETS = check recheck
472290001SglebiusTEST_SUITE_LOG = test-suite.log
473290001SglebiusTEST_EXTENSIONS = @EXEEXT@ .test
474290001SglebiusLOG_DRIVER = $(SHELL) \
475290001Sglebius	$(top_srcdir)/sntp/libevent/build-aux/test-driver
476290001SglebiusLOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
477290001Sglebiusam__set_b = \
478290001Sglebius  case '$@' in \
479290001Sglebius    */*) \
480290001Sglebius      case '$*' in \
481290001Sglebius        */*) b='$*';; \
482290001Sglebius          *) b=`echo '$@' | sed 's/\.log$$//'`; \
483290001Sglebius       esac;; \
484290001Sglebius    *) \
485290001Sglebius      b='$*';; \
486290001Sglebius  esac
487290001Sglebiusam__test_logs1 = $(TESTS:=.log)
488290001Sglebiusam__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
489290001SglebiusTEST_LOGS = $(am__test_logs2:.test.log=.log)
490290001SglebiusTEST_LOG_DRIVER = $(SHELL) \
491290001Sglebius	$(top_srcdir)/sntp/libevent/build-aux/test-driver
492290001SglebiusTEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
493290001Sglebius	$(TEST_LOG_FLAGS)
494290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \
495290001Sglebius	$(top_srcdir)/includes.mf \
496290001Sglebius	$(top_srcdir)/sntp/libevent/build-aux/depcomp \
497290001Sglebius	$(top_srcdir)/sntp/libevent/build-aux/test-driver
498290001SglebiusDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
499290001SglebiusACLOCAL = @ACLOCAL@
500290001SglebiusALLOCA = @ALLOCA@
501290001SglebiusAMTAR = @AMTAR@
502290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
503290001SglebiusAR = @AR@
504290001SglebiusAUTOCONF = @AUTOCONF@
505290001SglebiusAUTOHEADER = @AUTOHEADER@
506290001SglebiusAUTOMAKE = @AUTOMAKE@
507290001SglebiusAWK = @AWK@
508290001SglebiusBUILD_THREAD = @BUILD_THREAD@
509290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
510290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
511290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
512290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
513290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
514290001SglebiusCC = @CC@
515290001SglebiusCCDEPMODE = @CCDEPMODE@
516290001SglebiusCFLAGS = @CFLAGS@
517290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
518290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
519290001SglebiusCHUTEST = @CHUTEST@
520290001SglebiusCONFIG_SHELL = @CONFIG_SHELL@
521290001SglebiusCPP = @CPP@
522290001SglebiusCPPFLAGS = @CPPFLAGS@
523290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
524290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
525290001SglebiusCXX = @CXX@
526290001SglebiusCXXCPP = @CXXCPP@
527290001SglebiusCXXDEPMODE = @CXXDEPMODE@
528290001SglebiusCXXFLAGS = @CXXFLAGS@
529290001SglebiusCYGPATH_W = @CYGPATH_W@
530290001SglebiusDCFD = @DCFD@
531290001SglebiusDEFS = @DEFS@
532290001SglebiusDEPDIR = @DEPDIR@
533290001SglebiusDLLTOOL = @DLLTOOL@
534290001SglebiusDSYMUTIL = @DSYMUTIL@
535290001SglebiusDUMPBIN = @DUMPBIN@
536290001SglebiusECHO_C = @ECHO_C@
537290001SglebiusECHO_N = @ECHO_N@
538290001SglebiusECHO_T = @ECHO_T@
539290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
540290001SglebiusEGREP = @EGREP@
541290001SglebiusEXEEXT = @EXEEXT@
542290001SglebiusFGREP = @FGREP@
543290001SglebiusGREP = @GREP@
544290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
545290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
546290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
547290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
548290001SglebiusGTEST_LIBS = @GTEST_LIBS@
549290001SglebiusHAVE_INLINE = @HAVE_INLINE@
550290001SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
551290001SglebiusHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
552290001SglebiusHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
553290001SglebiusINSTALL = @INSTALL@
554290001SglebiusINSTALL_DATA = @INSTALL_DATA@
555290001SglebiusINSTALL_PROGRAM = @INSTALL_PROGRAM@
556290001SglebiusINSTALL_SCRIPT = @INSTALL_SCRIPT@
557290001SglebiusINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
558290001SglebiusLD = @LD@
559290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
560290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
561290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
562290001SglebiusLDADD_NLIST = @LDADD_NLIST@
563290001SglebiusLDADD_NTP = @LDADD_NTP@
564290001SglebiusLDFLAGS = @LDFLAGS@
565290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
566290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
567290001SglebiusLIBM = @LIBM@
568290001SglebiusLIBOBJS = @LIBOBJS@
569290001SglebiusLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
570290001SglebiusLIBOPTS_DIR = @LIBOPTS_DIR@
571290001SglebiusLIBOPTS_LDADD = @LIBOPTS_LDADD@
572290001SglebiusLIBPARSE = @LIBPARSE@
573290001SglebiusLIBS = @LIBS@
574290001SglebiusLIBTOOL = @LIBTOOL@
575290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
576290001SglebiusLIPO = @LIPO@
577290001SglebiusLN_S = @LN_S@
578290001SglebiusLSCF = @LSCF@
579290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
580290001SglebiusLTLIBOBJS = @LTLIBOBJS@
581290001SglebiusMAKEINFO = @MAKEINFO@
582290001SglebiusMAKE_ADJTIMED = @MAKE_ADJTIMED@
583290001SglebiusMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
584290001SglebiusMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
585290001SglebiusMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
586290001SglebiusMAKE_LIBPARSE = @MAKE_LIBPARSE@
587290001SglebiusMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
588290001SglebiusMAKE_NTPDSIM = @MAKE_NTPDSIM@
589290001SglebiusMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
590290001SglebiusMAKE_NTPTIME = @MAKE_NTPTIME@
591290001SglebiusMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
592290001SglebiusMAKE_TICKADJ = @MAKE_TICKADJ@
593290001SglebiusMAKE_TIMETRIM = @MAKE_TIMETRIM@
594290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
595290001SglebiusMANTAGFMT = @MANTAGFMT@
596290001SglebiusMKDIR_P = @MKDIR_P@
597290001SglebiusNM = @NM@
598290001SglebiusNMEDIT = @NMEDIT@
599290001SglebiusNTPDATE_DB = @NTPDATE_DB@
600290001SglebiusNTPDATE_DL = @NTPDATE_DL@
601290001SglebiusNTPDATE_DS = @NTPDATE_DS@
602290001SglebiusNTPDATE_MS = @NTPDATE_MS@
603290001SglebiusNTPDATE_NI = @NTPDATE_NI@
604290001SglebiusNTPDC_DB = @NTPDC_DB@
605290001SglebiusNTPDC_DL = @NTPDC_DL@
606290001SglebiusNTPDC_DS = @NTPDC_DS@
607290001SglebiusNTPDC_MS = @NTPDC_MS@
608290001SglebiusNTPDC_NI = @NTPDC_NI@
609290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
610290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
611290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
612290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
613290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
614290001SglebiusNTPD_DB = @NTPD_DB@
615290001SglebiusNTPD_DL = @NTPD_DL@
616290001SglebiusNTPD_DS = @NTPD_DS@
617290001SglebiusNTPD_MS = @NTPD_MS@
618290001SglebiusNTPD_NI = @NTPD_NI@
619290001SglebiusNTPQ_DB = @NTPQ_DB@
620290001SglebiusNTPQ_DL = @NTPQ_DL@
621290001SglebiusNTPQ_DS = @NTPQ_DS@
622290001SglebiusNTPQ_MS = @NTPQ_MS@
623290001SglebiusNTPQ_NI = @NTPQ_NI@
624290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
625290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
626290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
627290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
628290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
629290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
630290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
631290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
632290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
633290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
634290001SglebiusNTPTIME_DB = @NTPTIME_DB@
635290001SglebiusNTPTIME_DL = @NTPTIME_DL@
636290001SglebiusNTPTIME_DS = @NTPTIME_DS@
637290001SglebiusNTPTIME_MS = @NTPTIME_MS@
638290001SglebiusNTPTIME_NI = @NTPTIME_NI@
639290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
640290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
641290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
642290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
643290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
644290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
645290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
646290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
647290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
648290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
649290001SglebiusNTP_KEYSDIR = @NTP_KEYSDIR@
650290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
651290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
652290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
653290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
654290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
655290001SglebiusOBJDUMP = @OBJDUMP@
656290001SglebiusOBJEXT = @OBJEXT@
657290001SglebiusOTOOL = @OTOOL@
658290001SglebiusOTOOL64 = @OTOOL64@
659290001SglebiusPACKAGE = @PACKAGE@
660290001SglebiusPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
661290001SglebiusPACKAGE_NAME = @PACKAGE_NAME@
662290001SglebiusPACKAGE_STRING = @PACKAGE_STRING@
663290001SglebiusPACKAGE_TARNAME = @PACKAGE_TARNAME@
664290001SglebiusPACKAGE_URL = @PACKAGE_URL@
665290001SglebiusPACKAGE_VERSION = @PACKAGE_VERSION@
666290001SglebiusPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
667290001SglebiusPATH_PERL = @PATH_PERL@
668290001SglebiusPATH_RUBY = @PATH_RUBY@
669290001SglebiusPATH_SEPARATOR = @PATH_SEPARATOR@
670290001SglebiusPATH_TEST = @PATH_TEST@
671290001SglebiusPERLLIBDIR = @PERLLIBDIR@
672290001SglebiusPKG_CONFIG = @PKG_CONFIG@
673290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
674290001SglebiusPROPDELAY = @PROPDELAY@
675290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
676290001SglebiusRANLIB = @RANLIB@
677290001SglebiusSED = @SED@
678290001SglebiusSET_MAKE = @SET_MAKE@
679290001SglebiusSHELL = @SHELL@
680290001SglebiusSNMP_CFLAGS = @SNMP_CFLAGS@
681290001SglebiusSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
682290001SglebiusSNMP_LIBS = @SNMP_LIBS@
683290001SglebiusSNTP = @SNTP@
684290001SglebiusSNTP_DB = @SNTP_DB@
685290001SglebiusSNTP_DL = @SNTP_DL@
686290001SglebiusSNTP_DS = @SNTP_DS@
687290001SglebiusSNTP_MS = @SNTP_MS@
688290001SglebiusSNTP_NI = @SNTP_NI@
689290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
690290001SglebiusSTRIP = @STRIP@
691290001SglebiusTESTDCF = @TESTDCF@
692290001SglebiusTICKADJ_DB = @TICKADJ_DB@
693290001SglebiusTICKADJ_DL = @TICKADJ_DL@
694290001SglebiusTICKADJ_DS = @TICKADJ_DS@
695290001SglebiusTICKADJ_MS = @TICKADJ_MS@
696290001SglebiusTICKADJ_NI = @TICKADJ_NI@
697290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
698290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
699290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
700290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
701290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
702290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
703290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
704290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
705290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
706290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
707290001SglebiusVERSION = @VERSION@
708290001SglebiusVER_SUFFIX = @VER_SUFFIX@
709290001SglebiusYACC = @YACC@
710290001SglebiusYFLAGS = @YFLAGS@
711290001Sglebiusabs_builddir = @abs_builddir@
712290001Sglebiusabs_srcdir = @abs_srcdir@
713290001Sglebiusabs_top_builddir = @abs_top_builddir@
714290001Sglebiusabs_top_srcdir = @abs_top_srcdir@
715290001Sglebiusac_ct_AR = @ac_ct_AR@
716290001Sglebiusac_ct_CC = @ac_ct_CC@
717290001Sglebiusac_ct_CXX = @ac_ct_CXX@
718290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
719290001Sglebiusam__include = @am__include@
720290001Sglebiusam__leading_dot = @am__leading_dot@
721290001Sglebiusam__quote = @am__quote@
722290001Sglebiusam__tar = @am__tar@
723290001Sglebiusam__untar = @am__untar@
724290001Sglebiusbindir = @bindir@
725290001Sglebiusbuild = @build@
726290001Sglebiusbuild_alias = @build_alias@
727290001Sglebiusbuild_cpu = @build_cpu@
728290001Sglebiusbuild_os = @build_os@
729290001Sglebiusbuild_vendor = @build_vendor@
730290001Sglebiusbuilddir = @builddir@
731290001Sglebiusdatadir = @datadir@
732290001Sglebiusdatarootdir = @datarootdir@
733290001Sglebiusdocdir = @docdir@
734290001Sglebiusdvidir = @dvidir@
735290001Sglebiusexec_prefix = @exec_prefix@
736290001Sglebiushost = @host@
737290001Sglebiushost_alias = @host_alias@
738290001Sglebiushost_cpu = @host_cpu@
739290001Sglebiushost_os = @host_os@
740290001Sglebiushost_vendor = @host_vendor@
741290001Sglebiushtmldir = @htmldir@
742290001Sglebiusincludedir = @includedir@
743290001Sglebiusinfodir = @infodir@
744290001Sglebiusinstall_sh = @install_sh@
745290001Sglebiuslibdir = @libdir@
746290001Sglebiuslibexecdir = @libexecdir@
747290001Sglebiuslocaledir = @localedir@
748290001Sglebiuslocalstatedir = @localstatedir@
749290001Sglebiusmandir = @mandir@
750290001Sglebiusmkdir_p = @mkdir_p@
751290001Sglebiusoldincludedir = @oldincludedir@
752290001Sglebiuspdfdir = @pdfdir@
753290001Sglebiusprefix = @prefix@
754290001Sglebiusprogram_transform_name = @program_transform_name@
755290001Sglebiuspsdir = @psdir@
756290001Sglebiussbindir = @sbindir@
757290001Sglebiussharedstatedir = @sharedstatedir@
758290001Sglebiussrcdir = @srcdir@
759290001Sglebiussubdirs = @subdirs@
760290001Sglebiussysconfdir = @sysconfdir@
761290001Sglebiustarget_alias = @target_alias@
762290001Sglebiustop_build_prefix = @top_build_prefix@
763290001Sglebiustop_builddir = @top_builddir@
764290001Sglebiustop_srcdir = @top_srcdir@
765290001SglebiusNULL = 
766290001SglebiusBUILT_SOURCES = $(srcdir)/run-leapsec.c $(srcdir)/run-ntp_prio_q.c \
767290001Sglebius	$(srcdir)/run-ntp_restrict.c $(srcdir)/run-rc_cmdlength.c \
768290001Sglebius	$(srcdir)/run-t-ntp_signd.c $(NULL) check-libntpd check-libntp \
769290001Sglebius	check-libunity .deps-ver
770290001SglebiusCLEANFILES = check-libntpd check-libntp check-libunity .deps-ver
771290001Sglebiusstd_unity_list = \
772290001Sglebius	$(top_srcdir)/sntp/unity/auto/generate_test_runner.rb	\
773290001Sglebius	$(NULL)
774290001Sglebius
775290001Sglebiusrun_unity = cd $(srcdir) && ruby ../../sntp/unity/auto/generate_test_runner.rb
776290001SglebiusLDADD = \
777290001Sglebius	$(top_builddir)/ntpd/libntpd.a	\
778290001Sglebius	$(top_builddir)/libntp/libntp.a	\
779290001Sglebius	$(LDADD_LIBNTP)			\
780290001Sglebius	$(PTHREAD_LIBS)			\
781290001Sglebius	$(LDADD_NTP)			\
782290001Sglebius	$(NULL)
783290001Sglebius
784290001Sglebiusunity_tests_LDADD = \
785290001Sglebius	$(LDADD)				\
786290001Sglebius	$(top_builddir)/sntp/unity/libunity.a	\
787290001Sglebius	$(LIBM)					\
788290001Sglebius	$(NULL)
789290001Sglebius
790290001SglebiusAM_CFLAGS = $(CFLAGS_NTP)
791290001SglebiusAM_CPPFLAGS = $(NTP_INCS) -I$(top_srcdir)/sntp -I$(top_srcdir)/ntpd \
792290001Sglebius	-I$(top_srcdir)/tests/libntp $(CPPFLAGS_NTP) \
793290001Sglebius	-DUNITY_INCLUDE_CONFIG_H -I$(top_srcdir)/sntp/unity
794290001SglebiusAM_LDFLAGS = $(LDFLAGS_NTP)
795290001Sglebius
796290001Sglebius###
797290001Sglebiustest_leapsec_CFLAGS = \
798290001Sglebius	-I$(top_srcdir)/sntp/unity	\
799290001Sglebius	$(NULL)
800290001Sglebius
801290001Sglebius
802290001Sglebius# Might need pthread support
803290001Sglebiustest_leapsec_LDADD = \
804290001Sglebius	$(unity_tests_LDADD)		\
805290001Sglebius	$(NULL)
806290001Sglebius
807290001Sglebiustest_leapsec_SOURCES = \
808290001Sglebius	leapsec.c			\
809290001Sglebius	run-leapsec.c			\
810290001Sglebius	$(srcdir)/../libntp/test-libntp.c		\
811290001Sglebius	$(NULL)
812290001Sglebius
813290001Sglebius
814290001Sglebius###
815290001Sglebiustest_ntp_prio_q_CFLAGS = \
816290001Sglebius	-I$(top_srcdir)/sntp/unity	\
817290001Sglebius	$(NULL)
818290001Sglebius
819290001Sglebiustest_ntp_prio_q_LDADD = \
820290001Sglebius	$(unity_tests_LDADD)		\
821290001Sglebius	../../ntpd/ntpdsim-ntp_prio_q.o	\
822290001Sglebius	$(NULL)
823290001Sglebius
824290001Sglebiustest_ntp_prio_q_SOURCES = \
825290001Sglebius	ntp_prio_q.c				\
826290001Sglebius	run-ntp_prio_q.c			\
827290001Sglebius	$(srcdir)/../libntp/test-libntp.c	\
828290001Sglebius	$(NULL)
829290001Sglebius
830290001Sglebius
831290001Sglebius###
832290001Sglebiustest_ntp_restrict_CFLAGS = \
833290001Sglebius	-I$(top_srcdir)/sntp/unity	\
834290001Sglebius	$(NULL)
835290001Sglebius
836290001Sglebiustest_ntp_restrict_LDADD = \
837290001Sglebius	$(unity_tests_LDADD)		\
838290001Sglebius	$(NULL)
839290001Sglebius
840290001Sglebiustest_ntp_restrict_SOURCES = \
841290001Sglebius	ntp_restrict.c			\
842290001Sglebius	run-ntp_restrict.c		\
843290001Sglebius	$(srcdir)/../libntp/test-libntp.c	\
844290001Sglebius	$(NULL)
845290001Sglebius
846290001Sglebius
847290001Sglebius###
848290001Sglebiustest_rc_cmdlength_CFLAGS = \
849290001Sglebius	-I$(top_srcdir)/sntp/unity	\
850290001Sglebius	$(NULL)
851290001Sglebius
852290001Sglebiustest_rc_cmdlength_LDADD = \
853290001Sglebius	$(unity_tests_LDADD)		\
854290001Sglebius	$(NULL)
855290001Sglebius
856290001Sglebiustest_rc_cmdlength_SOURCES = \
857290001Sglebius	rc_cmdlength.c			\
858290001Sglebius	run-rc_cmdlength.c		\
859290001Sglebius	$(srcdir)/../libntp/test-libntp.c	\
860290001Sglebius	$(NULL)
861290001Sglebius
862290001Sglebius
863290001Sglebius###
864290001Sglebiustest_ntp_signd_LDADD = \
865290001Sglebius	$(unity_tests_LDADD)		\
866290001Sglebius	$(top_builddir)/ntpd/ntp_config.o	\
867290001Sglebius	$(top_builddir)/ntpd/ntp_io.o	\
868290001Sglebius	$(NULL)
869290001Sglebius
870290001Sglebiustest_ntp_signd_SOURCES = \
871290001Sglebius	t-ntp_signd.c				\
872290001Sglebius	run-t-ntp_signd.c			\
873290001Sglebius	$(srcdir)/../libntp/test-libntp.c	\
874290001Sglebius	$(NULL)
875290001Sglebius
876290001Sglebius
877290001Sglebius###
878290001Sglebiustest_ntp_scanner_CFLAGS = \
879290001Sglebius	-I$(top_srcdir)/sntp/unity	\
880290001Sglebius	$(NULL)
881290001Sglebius
882290001Sglebiustest_ntp_scanner_LDADD = \
883290001Sglebius	$(unity_tests_LDADD)		\
884290001Sglebius	$(top_builddir)/ntpd/ntp_config.o	\
885290001Sglebius	$(top_builddir)/ntpd/ntp_parser.o	\
886290001Sglebius	$(NULL)
887290001Sglebius
888290001Sglebiustest_ntp_scanner_SOURCES = \
889290001Sglebius	t-ntp_scanner.c				\
890290001Sglebius	run-t-ntp_scanner.c			\
891290001Sglebius	$(srcdir)/../libntp/test-libntp.c	\
892290001Sglebius	$(NULL)
893290001Sglebius
894290001SglebiusTESTS = $(am__append_4)
895290001SglebiusNTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
896290001Sglebius	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
897290001Sglebius	-I$(top_srcdir)/lib/isc/unix/include
898290001Sglebiusall: $(BUILT_SOURCES)
899290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) all-am
900290001Sglebius
901290001Sglebius.SUFFIXES:
902290001Sglebius.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
903290001Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
904290001Sglebius	@for dep in $?; do \
905290001Sglebius	  case '$(am__configure_deps)' in \
906290001Sglebius	    *$$dep*) \
907290001Sglebius	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
908290001Sglebius	        && { if test -f $@; then exit 0; else break; fi; }; \
909290001Sglebius	      exit 1;; \
910290001Sglebius	  esac; \
911290001Sglebius	done; \
912290001Sglebius	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/ntpd/Makefile'; \
913290001Sglebius	$(am__cd) $(top_srcdir) && \
914290001Sglebius	  $(AUTOMAKE) --foreign tests/ntpd/Makefile
915290001SglebiusMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
916290001Sglebius	@case '$?' in \
917290001Sglebius	  *config.status*) \
918290001Sglebius	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
919290001Sglebius	  *) \
920290001Sglebius	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
921290001Sglebius	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
922290001Sglebius	esac;
923290001Sglebius$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
924290001Sglebius
925290001Sglebius$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
926290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
927290001Sglebius
928290001Sglebius$(top_srcdir)/configure:  $(am__configure_deps)
929290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
930290001Sglebius$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
931290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
932290001Sglebius$(am__aclocal_m4_deps):
933290001Sglebius
934290001Sglebiusclean-checkPROGRAMS:
935290001Sglebius	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
936290001Sglebius	echo " rm -f" $$list; \
937290001Sglebius	rm -f $$list || exit $$?; \
938290001Sglebius	test -n "$(EXEEXT)" || exit 0; \
939290001Sglebius	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
940290001Sglebius	echo " rm -f" $$list; \
941290001Sglebius	rm -f $$list
942290001Sglebius
943290001Sglebiustest-leapsec$(EXEEXT): $(test_leapsec_OBJECTS) $(test_leapsec_DEPENDENCIES) $(EXTRA_test_leapsec_DEPENDENCIES) 
944290001Sglebius	@rm -f test-leapsec$(EXEEXT)
945290001Sglebius	$(AM_V_CCLD)$(test_leapsec_LINK) $(test_leapsec_OBJECTS) $(test_leapsec_LDADD) $(LIBS)
946290001Sglebius
947290001Sglebiustest-ntp_prio_q$(EXEEXT): $(test_ntp_prio_q_OBJECTS) $(test_ntp_prio_q_DEPENDENCIES) $(EXTRA_test_ntp_prio_q_DEPENDENCIES) 
948290001Sglebius	@rm -f test-ntp_prio_q$(EXEEXT)
949290001Sglebius	$(AM_V_CCLD)$(test_ntp_prio_q_LINK) $(test_ntp_prio_q_OBJECTS) $(test_ntp_prio_q_LDADD) $(LIBS)
950290001Sglebius
951290001Sglebiustest-ntp_restrict$(EXEEXT): $(test_ntp_restrict_OBJECTS) $(test_ntp_restrict_DEPENDENCIES) $(EXTRA_test_ntp_restrict_DEPENDENCIES) 
952290001Sglebius	@rm -f test-ntp_restrict$(EXEEXT)
953290001Sglebius	$(AM_V_CCLD)$(test_ntp_restrict_LINK) $(test_ntp_restrict_OBJECTS) $(test_ntp_restrict_LDADD) $(LIBS)
954290001Sglebius
955290001Sglebiustest-ntp_scanner$(EXEEXT): $(test_ntp_scanner_OBJECTS) $(test_ntp_scanner_DEPENDENCIES) $(EXTRA_test_ntp_scanner_DEPENDENCIES) 
956290001Sglebius	@rm -f test-ntp_scanner$(EXEEXT)
957290001Sglebius	$(AM_V_CCLD)$(test_ntp_scanner_LINK) $(test_ntp_scanner_OBJECTS) $(test_ntp_scanner_LDADD) $(LIBS)
958290001Sglebius
959290001Sglebiustest-ntp_signd$(EXEEXT): $(test_ntp_signd_OBJECTS) $(test_ntp_signd_DEPENDENCIES) $(EXTRA_test_ntp_signd_DEPENDENCIES) 
960290001Sglebius	@rm -f test-ntp_signd$(EXEEXT)
961290001Sglebius	$(AM_V_CCLD)$(LINK) $(test_ntp_signd_OBJECTS) $(test_ntp_signd_LDADD) $(LIBS)
962290001Sglebius
963290001Sglebiustest-rc_cmdlength$(EXEEXT): $(test_rc_cmdlength_OBJECTS) $(test_rc_cmdlength_DEPENDENCIES) $(EXTRA_test_rc_cmdlength_DEPENDENCIES) 
964290001Sglebius	@rm -f test-rc_cmdlength$(EXEEXT)
965290001Sglebius	$(AM_V_CCLD)$(test_rc_cmdlength_LINK) $(test_rc_cmdlength_OBJECTS) $(test_rc_cmdlength_LDADD) $(LIBS)
966290001Sglebius
967290001Sglebiusmostlyclean-compile:
968290001Sglebius	-rm -f *.$(OBJEXT)
969290001Sglebius
970290001Sglebiusdistclean-compile:
971290001Sglebius	-rm -f *.tab.c
972290001Sglebius
973290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/run-t-ntp_signd.Po@am__quote@
974290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-ntp_signd.Po@am__quote@
975290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-libntp.Po@am__quote@
976290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_leapsec-leapsec.Po@am__quote@
977290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_leapsec-run-leapsec.Po@am__quote@
978290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_leapsec-test-libntp.Po@am__quote@
979290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Po@am__quote@
980290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Po@am__quote@
981290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_prio_q-test-libntp.Po@am__quote@
982290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_restrict-ntp_restrict.Po@am__quote@
983290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Po@am__quote@
984290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_restrict-test-libntp.Po@am__quote@
985290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Po@am__quote@
986290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Po@am__quote@
987290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ntp_scanner-test-libntp.Po@am__quote@
988290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Po@am__quote@
989290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Po@am__quote@
990290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_rc_cmdlength-test-libntp.Po@am__quote@
991290001Sglebius
992290001Sglebius.c.o:
993290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
994290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
995290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
996290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
997290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
998290001Sglebius
999290001Sglebius.c.obj:
1000290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1001290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1002290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1003290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1004290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1005290001Sglebius
1006290001Sglebius.c.lo:
1007290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1008290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1009290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1010290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1011290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1012290001Sglebius
1013290001Sglebiustest_leapsec-leapsec.o: leapsec.c
1014290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-leapsec.o -MD -MP -MF $(DEPDIR)/test_leapsec-leapsec.Tpo -c -o test_leapsec-leapsec.o `test -f 'leapsec.c' || echo '$(srcdir)/'`leapsec.c
1015290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_leapsec-leapsec.Tpo $(DEPDIR)/test_leapsec-leapsec.Po
1016290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='leapsec.c' object='test_leapsec-leapsec.o' libtool=no @AMDEPBACKSLASH@
1017290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1018290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-leapsec.o `test -f 'leapsec.c' || echo '$(srcdir)/'`leapsec.c
1019290001Sglebius
1020290001Sglebiustest_leapsec-leapsec.obj: leapsec.c
1021290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-leapsec.obj -MD -MP -MF $(DEPDIR)/test_leapsec-leapsec.Tpo -c -o test_leapsec-leapsec.obj `if test -f 'leapsec.c'; then $(CYGPATH_W) 'leapsec.c'; else $(CYGPATH_W) '$(srcdir)/leapsec.c'; fi`
1022290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_leapsec-leapsec.Tpo $(DEPDIR)/test_leapsec-leapsec.Po
1023290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='leapsec.c' object='test_leapsec-leapsec.obj' libtool=no @AMDEPBACKSLASH@
1024290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1025290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-leapsec.obj `if test -f 'leapsec.c'; then $(CYGPATH_W) 'leapsec.c'; else $(CYGPATH_W) '$(srcdir)/leapsec.c'; fi`
1026290001Sglebius
1027290001Sglebiustest_leapsec-run-leapsec.o: run-leapsec.c
1028290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-run-leapsec.o -MD -MP -MF $(DEPDIR)/test_leapsec-run-leapsec.Tpo -c -o test_leapsec-run-leapsec.o `test -f 'run-leapsec.c' || echo '$(srcdir)/'`run-leapsec.c
1029290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_leapsec-run-leapsec.Tpo $(DEPDIR)/test_leapsec-run-leapsec.Po
1030290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-leapsec.c' object='test_leapsec-run-leapsec.o' libtool=no @AMDEPBACKSLASH@
1031290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1032290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-run-leapsec.o `test -f 'run-leapsec.c' || echo '$(srcdir)/'`run-leapsec.c
1033290001Sglebius
1034290001Sglebiustest_leapsec-run-leapsec.obj: run-leapsec.c
1035290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-run-leapsec.obj -MD -MP -MF $(DEPDIR)/test_leapsec-run-leapsec.Tpo -c -o test_leapsec-run-leapsec.obj `if test -f 'run-leapsec.c'; then $(CYGPATH_W) 'run-leapsec.c'; else $(CYGPATH_W) '$(srcdir)/run-leapsec.c'; fi`
1036290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_leapsec-run-leapsec.Tpo $(DEPDIR)/test_leapsec-run-leapsec.Po
1037290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-leapsec.c' object='test_leapsec-run-leapsec.obj' libtool=no @AMDEPBACKSLASH@
1038290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1039290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-run-leapsec.obj `if test -f 'run-leapsec.c'; then $(CYGPATH_W) 'run-leapsec.c'; else $(CYGPATH_W) '$(srcdir)/run-leapsec.c'; fi`
1040290001Sglebius
1041290001Sglebiustest_leapsec-test-libntp.o: $(srcdir)/../libntp/test-libntp.c
1042290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-test-libntp.o -MD -MP -MF $(DEPDIR)/test_leapsec-test-libntp.Tpo -c -o test_leapsec-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1043290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_leapsec-test-libntp.Tpo $(DEPDIR)/test_leapsec-test-libntp.Po
1044290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_leapsec-test-libntp.o' libtool=no @AMDEPBACKSLASH@
1045290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1046290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1047290001Sglebius
1048290001Sglebiustest_leapsec-test-libntp.obj: $(srcdir)/../libntp/test-libntp.c
1049290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -MT test_leapsec-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_leapsec-test-libntp.Tpo -c -o test_leapsec-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1050290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_leapsec-test-libntp.Tpo $(DEPDIR)/test_leapsec-test-libntp.Po
1051290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_leapsec-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
1052290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1053290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_leapsec_CFLAGS) $(CFLAGS) -c -o test_leapsec-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1054290001Sglebius
1055290001Sglebiustest_ntp_prio_q-ntp_prio_q.o: ntp_prio_q.c
1056290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -MT test_ntp_prio_q-ntp_prio_q.o -MD -MP -MF $(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Tpo -c -o test_ntp_prio_q-ntp_prio_q.o `test -f 'ntp_prio_q.c' || echo '$(srcdir)/'`ntp_prio_q.c
1057290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Tpo $(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Po
1058290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_prio_q.c' object='test_ntp_prio_q-ntp_prio_q.o' libtool=no @AMDEPBACKSLASH@
1059290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1060290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -c -o test_ntp_prio_q-ntp_prio_q.o `test -f 'ntp_prio_q.c' || echo '$(srcdir)/'`ntp_prio_q.c
1061290001Sglebius
1062290001Sglebiustest_ntp_prio_q-ntp_prio_q.obj: ntp_prio_q.c
1063290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -MT test_ntp_prio_q-ntp_prio_q.obj -MD -MP -MF $(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Tpo -c -o test_ntp_prio_q-ntp_prio_q.obj `if test -f 'ntp_prio_q.c'; then $(CYGPATH_W) 'ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/ntp_prio_q.c'; fi`
1064290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Tpo $(DEPDIR)/test_ntp_prio_q-ntp_prio_q.Po
1065290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_prio_q.c' object='test_ntp_prio_q-ntp_prio_q.obj' libtool=no @AMDEPBACKSLASH@
1066290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1067290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -c -o test_ntp_prio_q-ntp_prio_q.obj `if test -f 'ntp_prio_q.c'; then $(CYGPATH_W) 'ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/ntp_prio_q.c'; fi`
1068290001Sglebius
1069290001Sglebiustest_ntp_prio_q-run-ntp_prio_q.o: run-ntp_prio_q.c
1070290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -MT test_ntp_prio_q-run-ntp_prio_q.o -MD -MP -MF $(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Tpo -c -o test_ntp_prio_q-run-ntp_prio_q.o `test -f 'run-ntp_prio_q.c' || echo '$(srcdir)/'`run-ntp_prio_q.c
1071290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Tpo $(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Po
1072290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-ntp_prio_q.c' object='test_ntp_prio_q-run-ntp_prio_q.o' libtool=no @AMDEPBACKSLASH@
1073290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1074290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -c -o test_ntp_prio_q-run-ntp_prio_q.o `test -f 'run-ntp_prio_q.c' || echo '$(srcdir)/'`run-ntp_prio_q.c
1075290001Sglebius
1076290001Sglebiustest_ntp_prio_q-run-ntp_prio_q.obj: run-ntp_prio_q.c
1077290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -MT test_ntp_prio_q-run-ntp_prio_q.obj -MD -MP -MF $(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Tpo -c -o test_ntp_prio_q-run-ntp_prio_q.obj `if test -f 'run-ntp_prio_q.c'; then $(CYGPATH_W) 'run-ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/run-ntp_prio_q.c'; fi`
1078290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Tpo $(DEPDIR)/test_ntp_prio_q-run-ntp_prio_q.Po
1079290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-ntp_prio_q.c' object='test_ntp_prio_q-run-ntp_prio_q.obj' libtool=no @AMDEPBACKSLASH@
1080290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1081290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -c -o test_ntp_prio_q-run-ntp_prio_q.obj `if test -f 'run-ntp_prio_q.c'; then $(CYGPATH_W) 'run-ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/run-ntp_prio_q.c'; fi`
1082290001Sglebius
1083290001Sglebiustest_ntp_prio_q-test-libntp.o: $(srcdir)/../libntp/test-libntp.c
1084290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -MT test_ntp_prio_q-test-libntp.o -MD -MP -MF $(DEPDIR)/test_ntp_prio_q-test-libntp.Tpo -c -o test_ntp_prio_q-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1085290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_prio_q-test-libntp.Tpo $(DEPDIR)/test_ntp_prio_q-test-libntp.Po
1086290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_ntp_prio_q-test-libntp.o' libtool=no @AMDEPBACKSLASH@
1087290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1088290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -c -o test_ntp_prio_q-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1089290001Sglebius
1090290001Sglebiustest_ntp_prio_q-test-libntp.obj: $(srcdir)/../libntp/test-libntp.c
1091290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -MT test_ntp_prio_q-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_ntp_prio_q-test-libntp.Tpo -c -o test_ntp_prio_q-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1092290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_prio_q-test-libntp.Tpo $(DEPDIR)/test_ntp_prio_q-test-libntp.Po
1093290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_ntp_prio_q-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
1094290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_prio_q_CFLAGS) $(CFLAGS) -c -o test_ntp_prio_q-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1096290001Sglebius
1097290001Sglebiustest_ntp_restrict-ntp_restrict.o: ntp_restrict.c
1098290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -MT test_ntp_restrict-ntp_restrict.o -MD -MP -MF $(DEPDIR)/test_ntp_restrict-ntp_restrict.Tpo -c -o test_ntp_restrict-ntp_restrict.o `test -f 'ntp_restrict.c' || echo '$(srcdir)/'`ntp_restrict.c
1099290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_restrict-ntp_restrict.Tpo $(DEPDIR)/test_ntp_restrict-ntp_restrict.Po
1100290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_restrict.c' object='test_ntp_restrict-ntp_restrict.o' libtool=no @AMDEPBACKSLASH@
1101290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1102290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -c -o test_ntp_restrict-ntp_restrict.o `test -f 'ntp_restrict.c' || echo '$(srcdir)/'`ntp_restrict.c
1103290001Sglebius
1104290001Sglebiustest_ntp_restrict-ntp_restrict.obj: ntp_restrict.c
1105290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -MT test_ntp_restrict-ntp_restrict.obj -MD -MP -MF $(DEPDIR)/test_ntp_restrict-ntp_restrict.Tpo -c -o test_ntp_restrict-ntp_restrict.obj `if test -f 'ntp_restrict.c'; then $(CYGPATH_W) 'ntp_restrict.c'; else $(CYGPATH_W) '$(srcdir)/ntp_restrict.c'; fi`
1106290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_restrict-ntp_restrict.Tpo $(DEPDIR)/test_ntp_restrict-ntp_restrict.Po
1107290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_restrict.c' object='test_ntp_restrict-ntp_restrict.obj' libtool=no @AMDEPBACKSLASH@
1108290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1109290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -c -o test_ntp_restrict-ntp_restrict.obj `if test -f 'ntp_restrict.c'; then $(CYGPATH_W) 'ntp_restrict.c'; else $(CYGPATH_W) '$(srcdir)/ntp_restrict.c'; fi`
1110290001Sglebius
1111290001Sglebiustest_ntp_restrict-run-ntp_restrict.o: run-ntp_restrict.c
1112290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -MT test_ntp_restrict-run-ntp_restrict.o -MD -MP -MF $(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Tpo -c -o test_ntp_restrict-run-ntp_restrict.o `test -f 'run-ntp_restrict.c' || echo '$(srcdir)/'`run-ntp_restrict.c
1113290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Tpo $(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Po
1114290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-ntp_restrict.c' object='test_ntp_restrict-run-ntp_restrict.o' libtool=no @AMDEPBACKSLASH@
1115290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1116290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -c -o test_ntp_restrict-run-ntp_restrict.o `test -f 'run-ntp_restrict.c' || echo '$(srcdir)/'`run-ntp_restrict.c
1117290001Sglebius
1118290001Sglebiustest_ntp_restrict-run-ntp_restrict.obj: run-ntp_restrict.c
1119290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -MT test_ntp_restrict-run-ntp_restrict.obj -MD -MP -MF $(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Tpo -c -o test_ntp_restrict-run-ntp_restrict.obj `if test -f 'run-ntp_restrict.c'; then $(CYGPATH_W) 'run-ntp_restrict.c'; else $(CYGPATH_W) '$(srcdir)/run-ntp_restrict.c'; fi`
1120290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Tpo $(DEPDIR)/test_ntp_restrict-run-ntp_restrict.Po
1121290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-ntp_restrict.c' object='test_ntp_restrict-run-ntp_restrict.obj' libtool=no @AMDEPBACKSLASH@
1122290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1123290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -c -o test_ntp_restrict-run-ntp_restrict.obj `if test -f 'run-ntp_restrict.c'; then $(CYGPATH_W) 'run-ntp_restrict.c'; else $(CYGPATH_W) '$(srcdir)/run-ntp_restrict.c'; fi`
1124290001Sglebius
1125290001Sglebiustest_ntp_restrict-test-libntp.o: $(srcdir)/../libntp/test-libntp.c
1126290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -MT test_ntp_restrict-test-libntp.o -MD -MP -MF $(DEPDIR)/test_ntp_restrict-test-libntp.Tpo -c -o test_ntp_restrict-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1127290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_restrict-test-libntp.Tpo $(DEPDIR)/test_ntp_restrict-test-libntp.Po
1128290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_ntp_restrict-test-libntp.o' libtool=no @AMDEPBACKSLASH@
1129290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1130290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -c -o test_ntp_restrict-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1131290001Sglebius
1132290001Sglebiustest_ntp_restrict-test-libntp.obj: $(srcdir)/../libntp/test-libntp.c
1133290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -MT test_ntp_restrict-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_ntp_restrict-test-libntp.Tpo -c -o test_ntp_restrict-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1134290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_restrict-test-libntp.Tpo $(DEPDIR)/test_ntp_restrict-test-libntp.Po
1135290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_ntp_restrict-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
1136290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1137290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_restrict_CFLAGS) $(CFLAGS) -c -o test_ntp_restrict-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1138290001Sglebius
1139290001Sglebiustest_ntp_scanner-t-ntp_scanner.o: t-ntp_scanner.c
1140290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -MT test_ntp_scanner-t-ntp_scanner.o -MD -MP -MF $(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Tpo -c -o test_ntp_scanner-t-ntp_scanner.o `test -f 't-ntp_scanner.c' || echo '$(srcdir)/'`t-ntp_scanner.c
1141290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Tpo $(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Po
1142290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t-ntp_scanner.c' object='test_ntp_scanner-t-ntp_scanner.o' libtool=no @AMDEPBACKSLASH@
1143290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1144290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -c -o test_ntp_scanner-t-ntp_scanner.o `test -f 't-ntp_scanner.c' || echo '$(srcdir)/'`t-ntp_scanner.c
1145290001Sglebius
1146290001Sglebiustest_ntp_scanner-t-ntp_scanner.obj: t-ntp_scanner.c
1147290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -MT test_ntp_scanner-t-ntp_scanner.obj -MD -MP -MF $(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Tpo -c -o test_ntp_scanner-t-ntp_scanner.obj `if test -f 't-ntp_scanner.c'; then $(CYGPATH_W) 't-ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/t-ntp_scanner.c'; fi`
1148290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Tpo $(DEPDIR)/test_ntp_scanner-t-ntp_scanner.Po
1149290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='t-ntp_scanner.c' object='test_ntp_scanner-t-ntp_scanner.obj' libtool=no @AMDEPBACKSLASH@
1150290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1151290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -c -o test_ntp_scanner-t-ntp_scanner.obj `if test -f 't-ntp_scanner.c'; then $(CYGPATH_W) 't-ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/t-ntp_scanner.c'; fi`
1152290001Sglebius
1153290001Sglebiustest_ntp_scanner-run-t-ntp_scanner.o: run-t-ntp_scanner.c
1154290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -MT test_ntp_scanner-run-t-ntp_scanner.o -MD -MP -MF $(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Tpo -c -o test_ntp_scanner-run-t-ntp_scanner.o `test -f 'run-t-ntp_scanner.c' || echo '$(srcdir)/'`run-t-ntp_scanner.c
1155290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Tpo $(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Po
1156290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-t-ntp_scanner.c' object='test_ntp_scanner-run-t-ntp_scanner.o' libtool=no @AMDEPBACKSLASH@
1157290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1158290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -c -o test_ntp_scanner-run-t-ntp_scanner.o `test -f 'run-t-ntp_scanner.c' || echo '$(srcdir)/'`run-t-ntp_scanner.c
1159290001Sglebius
1160290001Sglebiustest_ntp_scanner-run-t-ntp_scanner.obj: run-t-ntp_scanner.c
1161290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -MT test_ntp_scanner-run-t-ntp_scanner.obj -MD -MP -MF $(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Tpo -c -o test_ntp_scanner-run-t-ntp_scanner.obj `if test -f 'run-t-ntp_scanner.c'; then $(CYGPATH_W) 'run-t-ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/run-t-ntp_scanner.c'; fi`
1162290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Tpo $(DEPDIR)/test_ntp_scanner-run-t-ntp_scanner.Po
1163290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-t-ntp_scanner.c' object='test_ntp_scanner-run-t-ntp_scanner.obj' libtool=no @AMDEPBACKSLASH@
1164290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1165290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -c -o test_ntp_scanner-run-t-ntp_scanner.obj `if test -f 'run-t-ntp_scanner.c'; then $(CYGPATH_W) 'run-t-ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/run-t-ntp_scanner.c'; fi`
1166290001Sglebius
1167290001Sglebiustest_ntp_scanner-test-libntp.o: $(srcdir)/../libntp/test-libntp.c
1168290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -MT test_ntp_scanner-test-libntp.o -MD -MP -MF $(DEPDIR)/test_ntp_scanner-test-libntp.Tpo -c -o test_ntp_scanner-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1169290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_scanner-test-libntp.Tpo $(DEPDIR)/test_ntp_scanner-test-libntp.Po
1170290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_ntp_scanner-test-libntp.o' libtool=no @AMDEPBACKSLASH@
1171290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1172290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -c -o test_ntp_scanner-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1173290001Sglebius
1174290001Sglebiustest_ntp_scanner-test-libntp.obj: $(srcdir)/../libntp/test-libntp.c
1175290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -MT test_ntp_scanner-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_ntp_scanner-test-libntp.Tpo -c -o test_ntp_scanner-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1176290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_ntp_scanner-test-libntp.Tpo $(DEPDIR)/test_ntp_scanner-test-libntp.Po
1177290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_ntp_scanner-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
1178290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1179290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ntp_scanner_CFLAGS) $(CFLAGS) -c -o test_ntp_scanner-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1180290001Sglebius
1181290001Sglebiustest-libntp.o: $(srcdir)/../libntp/test-libntp.c
1182290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-libntp.o -MD -MP -MF $(DEPDIR)/test-libntp.Tpo -c -o test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1183290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test-libntp.Tpo $(DEPDIR)/test-libntp.Po
1184290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test-libntp.o' libtool=no @AMDEPBACKSLASH@
1185290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1186290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1187290001Sglebius
1188290001Sglebiustest-libntp.obj: $(srcdir)/../libntp/test-libntp.c
1189290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test-libntp.obj -MD -MP -MF $(DEPDIR)/test-libntp.Tpo -c -o test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1190290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test-libntp.Tpo $(DEPDIR)/test-libntp.Po
1191290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test-libntp.obj' libtool=no @AMDEPBACKSLASH@
1192290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1193290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1194290001Sglebius
1195290001Sglebiustest_rc_cmdlength-rc_cmdlength.o: rc_cmdlength.c
1196290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -MT test_rc_cmdlength-rc_cmdlength.o -MD -MP -MF $(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Tpo -c -o test_rc_cmdlength-rc_cmdlength.o `test -f 'rc_cmdlength.c' || echo '$(srcdir)/'`rc_cmdlength.c
1197290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Tpo $(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Po
1198290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rc_cmdlength.c' object='test_rc_cmdlength-rc_cmdlength.o' libtool=no @AMDEPBACKSLASH@
1199290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1200290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -c -o test_rc_cmdlength-rc_cmdlength.o `test -f 'rc_cmdlength.c' || echo '$(srcdir)/'`rc_cmdlength.c
1201290001Sglebius
1202290001Sglebiustest_rc_cmdlength-rc_cmdlength.obj: rc_cmdlength.c
1203290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -MT test_rc_cmdlength-rc_cmdlength.obj -MD -MP -MF $(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Tpo -c -o test_rc_cmdlength-rc_cmdlength.obj `if test -f 'rc_cmdlength.c'; then $(CYGPATH_W) 'rc_cmdlength.c'; else $(CYGPATH_W) '$(srcdir)/rc_cmdlength.c'; fi`
1204290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Tpo $(DEPDIR)/test_rc_cmdlength-rc_cmdlength.Po
1205290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rc_cmdlength.c' object='test_rc_cmdlength-rc_cmdlength.obj' libtool=no @AMDEPBACKSLASH@
1206290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -c -o test_rc_cmdlength-rc_cmdlength.obj `if test -f 'rc_cmdlength.c'; then $(CYGPATH_W) 'rc_cmdlength.c'; else $(CYGPATH_W) '$(srcdir)/rc_cmdlength.c'; fi`
1208290001Sglebius
1209290001Sglebiustest_rc_cmdlength-run-rc_cmdlength.o: run-rc_cmdlength.c
1210290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -MT test_rc_cmdlength-run-rc_cmdlength.o -MD -MP -MF $(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Tpo -c -o test_rc_cmdlength-run-rc_cmdlength.o `test -f 'run-rc_cmdlength.c' || echo '$(srcdir)/'`run-rc_cmdlength.c
1211290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Tpo $(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Po
1212290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-rc_cmdlength.c' object='test_rc_cmdlength-run-rc_cmdlength.o' libtool=no @AMDEPBACKSLASH@
1213290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1214290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -c -o test_rc_cmdlength-run-rc_cmdlength.o `test -f 'run-rc_cmdlength.c' || echo '$(srcdir)/'`run-rc_cmdlength.c
1215290001Sglebius
1216290001Sglebiustest_rc_cmdlength-run-rc_cmdlength.obj: run-rc_cmdlength.c
1217290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -MT test_rc_cmdlength-run-rc_cmdlength.obj -MD -MP -MF $(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Tpo -c -o test_rc_cmdlength-run-rc_cmdlength.obj `if test -f 'run-rc_cmdlength.c'; then $(CYGPATH_W) 'run-rc_cmdlength.c'; else $(CYGPATH_W) '$(srcdir)/run-rc_cmdlength.c'; fi`
1218290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Tpo $(DEPDIR)/test_rc_cmdlength-run-rc_cmdlength.Po
1219290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='run-rc_cmdlength.c' object='test_rc_cmdlength-run-rc_cmdlength.obj' libtool=no @AMDEPBACKSLASH@
1220290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1221290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -c -o test_rc_cmdlength-run-rc_cmdlength.obj `if test -f 'run-rc_cmdlength.c'; then $(CYGPATH_W) 'run-rc_cmdlength.c'; else $(CYGPATH_W) '$(srcdir)/run-rc_cmdlength.c'; fi`
1222290001Sglebius
1223290001Sglebiustest_rc_cmdlength-test-libntp.o: $(srcdir)/../libntp/test-libntp.c
1224290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -MT test_rc_cmdlength-test-libntp.o -MD -MP -MF $(DEPDIR)/test_rc_cmdlength-test-libntp.Tpo -c -o test_rc_cmdlength-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1225290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_rc_cmdlength-test-libntp.Tpo $(DEPDIR)/test_rc_cmdlength-test-libntp.Po
1226290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_rc_cmdlength-test-libntp.o' libtool=no @AMDEPBACKSLASH@
1227290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1228290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -c -o test_rc_cmdlength-test-libntp.o `test -f '$(srcdir)/../libntp/test-libntp.c' || echo '$(srcdir)/'`$(srcdir)/../libntp/test-libntp.c
1229290001Sglebius
1230290001Sglebiustest_rc_cmdlength-test-libntp.obj: $(srcdir)/../libntp/test-libntp.c
1231290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -MT test_rc_cmdlength-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_rc_cmdlength-test-libntp.Tpo -c -o test_rc_cmdlength-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1232290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_rc_cmdlength-test-libntp.Tpo $(DEPDIR)/test_rc_cmdlength-test-libntp.Po
1233290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$(srcdir)/../libntp/test-libntp.c' object='test_rc_cmdlength-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
1234290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1235290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_rc_cmdlength_CFLAGS) $(CFLAGS) -c -o test_rc_cmdlength-test-libntp.obj `if test -f '$(srcdir)/../libntp/test-libntp.c'; then $(CYGPATH_W) '$(srcdir)/../libntp/test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../libntp/test-libntp.c'; fi`
1236290001Sglebius
1237290001Sglebiusmostlyclean-libtool:
1238290001Sglebius	-rm -f *.lo
1239290001Sglebius
1240290001Sglebiusclean-libtool:
1241290001Sglebius	-rm -rf .libs _libs
1242290001Sglebius
1243290001SglebiusID: $(am__tagged_files)
1244290001Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
1245290001Sglebiustags: tags-am
1246290001SglebiusTAGS: tags
1247290001Sglebius
1248290001Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1249290001Sglebius	set x; \
1250290001Sglebius	here=`pwd`; \
1251290001Sglebius	$(am__define_uniq_tagged_files); \
1252290001Sglebius	shift; \
1253290001Sglebius	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1254290001Sglebius	  test -n "$$unique" || unique=$$empty_fix; \
1255290001Sglebius	  if test $$# -gt 0; then \
1256290001Sglebius	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1257290001Sglebius	      "$$@" $$unique; \
1258290001Sglebius	  else \
1259290001Sglebius	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1260290001Sglebius	      $$unique; \
1261290001Sglebius	  fi; \
1262290001Sglebius	fi
1263290001Sglebiusctags: ctags-am
1264290001Sglebius
1265290001SglebiusCTAGS: ctags
1266290001Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1267290001Sglebius	$(am__define_uniq_tagged_files); \
1268290001Sglebius	test -z "$(CTAGS_ARGS)$$unique" \
1269290001Sglebius	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1270290001Sglebius	     $$unique
1271290001Sglebius
1272290001SglebiusGTAGS:
1273290001Sglebius	here=`$(am__cd) $(top_builddir) && pwd` \
1274290001Sglebius	  && $(am__cd) $(top_srcdir) \
1275290001Sglebius	  && gtags -i $(GTAGS_ARGS) "$$here"
1276290001Sglebiuscscopelist: cscopelist-am
1277290001Sglebius
1278290001Sglebiuscscopelist-am: $(am__tagged_files)
1279290001Sglebius	list='$(am__tagged_files)'; \
1280290001Sglebius	case "$(srcdir)" in \
1281290001Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1282290001Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
1283290001Sglebius	esac; \
1284290001Sglebius	for i in $$list; do \
1285290001Sglebius	  if test -f "$$i"; then \
1286290001Sglebius	    echo "$(subdir)/$$i"; \
1287290001Sglebius	  else \
1288290001Sglebius	    echo "$$sdir/$$i"; \
1289290001Sglebius	  fi; \
1290290001Sglebius	done >> $(top_builddir)/cscope.files
1291290001Sglebius
1292290001Sglebiusdistclean-tags:
1293290001Sglebius	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1294290001Sglebius
1295290001Sglebius# Recover from deleted '.trs' file; this should ensure that
1296290001Sglebius# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1297290001Sglebius# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1298290001Sglebius# to avoid problems with "make -n".
1299290001Sglebius.log.trs:
1300290001Sglebius	rm -f $< $@
1301290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) $<
1302290001Sglebius
1303290001Sglebius# Leading 'am--fnord' is there to ensure the list of targets does not
1304290001Sglebius# expand to empty, as could happen e.g. with make check TESTS=''.
1305290001Sglebiusam--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1306290001Sglebiusam--force-recheck:
1307290001Sglebius	@:
1308290001Sglebius
1309290001Sglebius$(TEST_SUITE_LOG): $(TEST_LOGS)
1310290001Sglebius	@$(am__set_TESTS_bases); \
1311290001Sglebius	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1312290001Sglebius	redo_bases=`for i in $$bases; do \
1313290001Sglebius	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1314290001Sglebius	            done`; \
1315290001Sglebius	if test -n "$$redo_bases"; then \
1316290001Sglebius	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1317290001Sglebius	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1318290001Sglebius	  if $(am__make_dryrun); then :; else \
1319290001Sglebius	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1320290001Sglebius	  fi; \
1321290001Sglebius	fi; \
1322290001Sglebius	if test -n "$$am__remaking_logs"; then \
1323290001Sglebius	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1324290001Sglebius	       "recursion detected" >&2; \
1325290001Sglebius	elif test -n "$$redo_logs"; then \
1326290001Sglebius	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1327290001Sglebius	fi; \
1328290001Sglebius	if $(am__make_dryrun); then :; else \
1329290001Sglebius	  st=0;  \
1330290001Sglebius	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1331290001Sglebius	  for i in $$redo_bases; do \
1332290001Sglebius	    test -f $$i.trs && test -r $$i.trs \
1333290001Sglebius	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1334290001Sglebius	    test -f $$i.log && test -r $$i.log \
1335290001Sglebius	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1336290001Sglebius	  done; \
1337290001Sglebius	  test $$st -eq 0 || exit 1; \
1338290001Sglebius	fi
1339290001Sglebius	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1340290001Sglebius	ws='[ 	]'; \
1341290001Sglebius	results=`for b in $$bases; do echo $$b.trs; done`; \
1342290001Sglebius	test -n "$$results" || results=/dev/null; \
1343290001Sglebius	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1344290001Sglebius	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1345290001Sglebius	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1346290001Sglebius	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1347290001Sglebius	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1348290001Sglebius	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1349290001Sglebius	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1350290001Sglebius	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1351290001Sglebius	  success=true; \
1352290001Sglebius	else \
1353290001Sglebius	  success=false; \
1354290001Sglebius	fi; \
1355290001Sglebius	br='==================='; br=$$br$$br$$br$$br; \
1356290001Sglebius	result_count () \
1357290001Sglebius	{ \
1358290001Sglebius	    if test x"$$1" = x"--maybe-color"; then \
1359290001Sglebius	      maybe_colorize=yes; \
1360290001Sglebius	    elif test x"$$1" = x"--no-color"; then \
1361290001Sglebius	      maybe_colorize=no; \
1362290001Sglebius	    else \
1363290001Sglebius	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1364290001Sglebius	    fi; \
1365290001Sglebius	    shift; \
1366290001Sglebius	    desc=$$1 count=$$2; \
1367290001Sglebius	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1368290001Sglebius	      color_start=$$3 color_end=$$std; \
1369290001Sglebius	    else \
1370290001Sglebius	      color_start= color_end=; \
1371290001Sglebius	    fi; \
1372290001Sglebius	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1373290001Sglebius	}; \
1374290001Sglebius	create_testsuite_report () \
1375290001Sglebius	{ \
1376290001Sglebius	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1377290001Sglebius	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1378290001Sglebius	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1379290001Sglebius	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1380290001Sglebius	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1381290001Sglebius	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1382290001Sglebius	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1383290001Sglebius	}; \
1384290001Sglebius	{								\
1385290001Sglebius	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1386290001Sglebius	    $(am__rst_title);						\
1387290001Sglebius	  create_testsuite_report --no-color;				\
1388290001Sglebius	  echo;								\
1389290001Sglebius	  echo ".. contents:: :depth: 2";				\
1390290001Sglebius	  echo;								\
1391290001Sglebius	  for b in $$bases; do echo $$b; done				\
1392290001Sglebius	    | $(am__create_global_log);					\
1393290001Sglebius	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1394290001Sglebius	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1395290001Sglebius	if $$success; then						\
1396290001Sglebius	  col="$$grn";							\
1397290001Sglebius	 else								\
1398290001Sglebius	  col="$$red";							\
1399290001Sglebius	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1400290001Sglebius	fi;								\
1401290001Sglebius	echo "$${col}$$br$${std}"; 					\
1402290001Sglebius	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1403290001Sglebius	echo "$${col}$$br$${std}"; 					\
1404290001Sglebius	create_testsuite_report --maybe-color;				\
1405290001Sglebius	echo "$$col$$br$$std";						\
1406290001Sglebius	if $$success; then :; else					\
1407290001Sglebius	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1408290001Sglebius	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1409290001Sglebius	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1410290001Sglebius	  fi;								\
1411290001Sglebius	  echo "$$col$$br$$std";					\
1412290001Sglebius	fi;								\
1413290001Sglebius	$$success || exit 1
1414290001Sglebius
1415290001Sglebiuscheck-TESTS:
1416290001Sglebius	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1417290001Sglebius	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1418290001Sglebius	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1419290001Sglebius	@set +e; $(am__set_TESTS_bases); \
1420290001Sglebius	log_list=`for i in $$bases; do echo $$i.log; done`; \
1421290001Sglebius	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1422290001Sglebius	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1423290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1424290001Sglebius	exit $$?;
1425290001Sglebiusrecheck: all $(check_PROGRAMS)
1426290001Sglebius	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1427290001Sglebius	@set +e; $(am__set_TESTS_bases); \
1428290001Sglebius	bases=`for i in $$bases; do echo $$i; done \
1429290001Sglebius	         | $(am__list_recheck_tests)` || exit 1; \
1430290001Sglebius	log_list=`for i in $$bases; do echo $$i.log; done`; \
1431290001Sglebius	log_list=`echo $$log_list`; \
1432290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1433290001Sglebius	        am__force_recheck=am--force-recheck \
1434290001Sglebius	        TEST_LOGS="$$log_list"; \
1435290001Sglebius	exit $$?
1436290001Sglebiustest-leapsec.log: test-leapsec$(EXEEXT)
1437290001Sglebius	@p='test-leapsec$(EXEEXT)'; \
1438290001Sglebius	b='test-leapsec'; \
1439290001Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1440290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1441290001Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1442290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1443290001Sglebiustest-ntp_prio_q.log: test-ntp_prio_q$(EXEEXT)
1444290001Sglebius	@p='test-ntp_prio_q$(EXEEXT)'; \
1445290001Sglebius	b='test-ntp_prio_q'; \
1446290001Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1447290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1448290001Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1449290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1450290001Sglebiustest-ntp_restrict.log: test-ntp_restrict$(EXEEXT)
1451290001Sglebius	@p='test-ntp_restrict$(EXEEXT)'; \
1452290001Sglebius	b='test-ntp_restrict'; \
1453290001Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1454290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1455290001Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1456290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1457290001Sglebiustest-ntp_scanner.log: test-ntp_scanner$(EXEEXT)
1458290001Sglebius	@p='test-ntp_scanner$(EXEEXT)'; \
1459290001Sglebius	b='test-ntp_scanner'; \
1460290001Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1461290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1462290001Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1463290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1464290001Sglebiustest-ntp_signd.log: test-ntp_signd$(EXEEXT)
1465290001Sglebius	@p='test-ntp_signd$(EXEEXT)'; \
1466290001Sglebius	b='test-ntp_signd'; \
1467290001Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1468290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1469290001Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1470290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1471290001Sglebiustest-rc_cmdlength.log: test-rc_cmdlength$(EXEEXT)
1472290001Sglebius	@p='test-rc_cmdlength$(EXEEXT)'; \
1473290001Sglebius	b='test-rc_cmdlength'; \
1474290001Sglebius	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1475290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1476290001Sglebius	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1477290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1478290001Sglebius.test.log:
1479290001Sglebius	@p='$<'; \
1480290001Sglebius	$(am__set_b); \
1481290001Sglebius	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1482290001Sglebius	--log-file $$b.log --trs-file $$b.trs \
1483290001Sglebius	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1484290001Sglebius	"$$tst" $(AM_TESTS_FD_REDIRECT)
1485290001Sglebius@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1486290001Sglebius@am__EXEEXT_TRUE@	@p='$<'; \
1487290001Sglebius@am__EXEEXT_TRUE@	$(am__set_b); \
1488290001Sglebius@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1489290001Sglebius@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1490290001Sglebius@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1491290001Sglebius@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1492290001Sglebius
1493290001Sglebiusdistdir: $(DISTFILES)
1494290001Sglebius	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1495290001Sglebius	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1496290001Sglebius	list='$(DISTFILES)'; \
1497290001Sglebius	  dist_files=`for file in $$list; do echo $$file; done | \
1498290001Sglebius	  sed -e "s|^$$srcdirstrip/||;t" \
1499290001Sglebius	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1500290001Sglebius	case $$dist_files in \
1501290001Sglebius	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1502290001Sglebius			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1503290001Sglebius			   sort -u` ;; \
1504290001Sglebius	esac; \
1505290001Sglebius	for file in $$dist_files; do \
1506290001Sglebius	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1507290001Sglebius	  if test -d $$d/$$file; then \
1508290001Sglebius	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1509290001Sglebius	    if test -d "$(distdir)/$$file"; then \
1510290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1511290001Sglebius	    fi; \
1512290001Sglebius	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1513290001Sglebius	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1514290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1515290001Sglebius	    fi; \
1516290001Sglebius	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1517290001Sglebius	  else \
1518290001Sglebius	    test -f "$(distdir)/$$file" \
1519290001Sglebius	    || cp -p $$d/$$file "$(distdir)/$$file" \
1520290001Sglebius	    || exit 1; \
1521290001Sglebius	  fi; \
1522290001Sglebius	done
1523290001Sglebiuscheck-am: all-am
1524290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1525290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1526290001Sglebiuscheck: $(BUILT_SOURCES)
1527290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) check-am
1528290001Sglebiusall-am: Makefile
1529290001Sglebiusinstalldirs:
1530290001Sglebiusinstall: $(BUILT_SOURCES)
1531290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) install-am
1532290001Sglebiusinstall-exec: install-exec-am
1533290001Sglebiusinstall-data: install-data-am
1534290001Sglebiusuninstall: uninstall-am
1535290001Sglebius
1536290001Sglebiusinstall-am: all-am
1537290001Sglebius	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1538290001Sglebius
1539290001Sglebiusinstallcheck: installcheck-am
1540290001Sglebiusinstall-strip:
1541290001Sglebius	if test -z '$(STRIP)'; then \
1542290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1543290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1544290001Sglebius	      install; \
1545290001Sglebius	else \
1546290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1547290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1548290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1549290001Sglebius	fi
1550290001Sglebiusmostlyclean-generic:
1551290001Sglebius	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1552290001Sglebius	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1553290001Sglebius	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1554290001Sglebius
1555290001Sglebiusclean-generic:
1556290001Sglebius	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1557290001Sglebius
1558290001Sglebiusdistclean-generic:
1559290001Sglebius	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1560290001Sglebius	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1561290001Sglebius
1562290001Sglebiusmaintainer-clean-generic:
1563290001Sglebius	@echo "This command is intended for maintainers to use"
1564290001Sglebius	@echo "it deletes files that may require special tools to rebuild."
1565290001Sglebius	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1566290001Sglebiusclean: clean-am
1567290001Sglebius
1568290001Sglebiusclean-am: clean-checkPROGRAMS clean-generic clean-libtool \
1569290001Sglebius	mostlyclean-am
1570290001Sglebius
1571290001Sglebiusdistclean: distclean-am
1572290001Sglebius	-rm -rf ./$(DEPDIR)
1573290001Sglebius	-rm -f Makefile
1574290001Sglebiusdistclean-am: clean-am distclean-compile distclean-generic \
1575290001Sglebius	distclean-tags
1576290001Sglebius
1577290001Sglebiusdvi: dvi-am
1578290001Sglebius
1579290001Sglebiusdvi-am:
1580290001Sglebius
1581290001Sglebiushtml: html-am
1582290001Sglebius
1583290001Sglebiushtml-am:
1584290001Sglebius
1585290001Sglebiusinfo: info-am
1586290001Sglebius
1587290001Sglebiusinfo-am:
1588290001Sglebius
1589290001Sglebiusinstall-data-am:
1590290001Sglebius
1591290001Sglebiusinstall-dvi: install-dvi-am
1592290001Sglebius
1593290001Sglebiusinstall-dvi-am:
1594290001Sglebius
1595290001Sglebiusinstall-exec-am:
1596290001Sglebius
1597290001Sglebiusinstall-html: install-html-am
1598290001Sglebius
1599290001Sglebiusinstall-html-am:
1600290001Sglebius
1601290001Sglebiusinstall-info: install-info-am
1602290001Sglebius
1603290001Sglebiusinstall-info-am:
1604290001Sglebius
1605290001Sglebiusinstall-man:
1606290001Sglebius
1607290001Sglebiusinstall-pdf: install-pdf-am
1608290001Sglebius
1609290001Sglebiusinstall-pdf-am:
1610290001Sglebius
1611290001Sglebiusinstall-ps: install-ps-am
1612290001Sglebius
1613290001Sglebiusinstall-ps-am:
1614290001Sglebius
1615290001Sglebiusinstallcheck-am:
1616290001Sglebius
1617290001Sglebiusmaintainer-clean: maintainer-clean-am
1618290001Sglebius	-rm -rf ./$(DEPDIR)
1619290001Sglebius	-rm -f Makefile
1620290001Sglebiusmaintainer-clean-am: distclean-am maintainer-clean-generic
1621290001Sglebius
1622290001Sglebiusmostlyclean: mostlyclean-am
1623290001Sglebius
1624290001Sglebiusmostlyclean-am: mostlyclean-compile mostlyclean-generic \
1625290001Sglebius	mostlyclean-libtool
1626290001Sglebius
1627290001Sglebiuspdf: pdf-am
1628290001Sglebius
1629290001Sglebiuspdf-am:
1630290001Sglebius
1631290001Sglebiusps: ps-am
1632290001Sglebius
1633290001Sglebiusps-am:
1634290001Sglebius
1635290001Sglebiusuninstall-am:
1636290001Sglebius
1637290001Sglebius.MAKE: all check check-am install install-am install-strip
1638290001Sglebius
1639290001Sglebius.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1640290001Sglebius	clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
1641290001Sglebius	ctags ctags-am distclean distclean-compile distclean-generic \
1642290001Sglebius	distclean-libtool distclean-tags distdir dvi dvi-am html \
1643290001Sglebius	html-am info info-am install install-am install-data \
1644290001Sglebius	install-data-am install-dvi install-dvi-am install-exec \
1645290001Sglebius	install-exec-am install-html install-html-am install-info \
1646290001Sglebius	install-info-am install-man install-pdf install-pdf-am \
1647290001Sglebius	install-ps install-ps-am install-strip installcheck \
1648290001Sglebius	installcheck-am installdirs maintainer-clean \
1649290001Sglebius	maintainer-clean-generic mostlyclean mostlyclean-compile \
1650290001Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1651290001Sglebius	recheck tags tags-am uninstall uninstall-am
1652290001Sglebius
1653290001Sglebius.PRECIOUS: Makefile
1654290001Sglebius
1655290001Sglebius
1656290001Sglebius$(srcdir)/run-leapsec.c: $(srcdir)/leapsec.c $(std_unity_list)
1657290001Sglebius	$(run_unity) leapsec.c run-leapsec.c
1658290001Sglebius
1659290001Sglebius$(srcdir)/run-ntp_prio_q.c: $(srcdir)/ntp_prio_q.c $(std_unity_list)
1660290001Sglebius	$(run_unity) ntp_prio_q.c run-ntp_prio_q.c
1661290001Sglebius
1662290001Sglebius$(srcdir)/run-ntp_restrict.c: $(srcdir)/ntp_restrict.c $(std_unity_list)
1663290001Sglebius	$(run_unity) ntp_restrict.c run-ntp_restrict.c
1664290001Sglebius
1665290001Sglebius$(srcdir)/run-rc_cmdlength.c: $(srcdir)/rc_cmdlength.c $(std_unity_list)
1666290001Sglebius	$(run_unity) rc_cmdlength.c run-rc_cmdlength.c
1667290001Sglebius
1668290001Sglebius$(srcdir)/run-t-ntp_signd.c: $(srcdir)/t-ntp_signd.c $(std_unity_list)
1669290001Sglebius	$(run_unity) t-ntp_signd.c run-t-ntp_signd.c
1670290001Sglebius
1671290001Sglebius$(srcdir)/run-t-ntp_scanner.c: $(srcdir)/t-ntp_scanner.c $(std_unity_list)
1672290001Sglebius	$(run_unity) t-ntp_scanner.c run-t-ntp_scanner.c
1673290001Sglebius
1674290001Sglebiuscheck-libntpd: ../../ntpd/libntpd.a
1675290001Sglebius	@echo stamp > $@
1676290001Sglebius
1677290001Sglebius../../ntpd/libntpd.a:
1678290001Sglebius	cd ../../ntpd && $(MAKE) $(AM_MAKEFLAGS) libntpd.a
1679290001Sglebius
1680290001Sglebiuscheck-libntp: ../../libntp/libntp.a
1681290001Sglebius	@echo stamp > $@
1682290001Sglebius
1683290001Sglebius../../libntp/libntp.a:
1684290001Sglebius	cd ../../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
1685290001Sglebius
1686290001Sglebiuscheck-libunity: ../../sntp/unity/libunity.a
1687290001Sglebius	@echo stamp > $@
1688290001Sglebius
1689290001Sglebius../../sntp/unity/libunity.a:
1690290001Sglebius	cd ../../sntp/unity && $(MAKE) $(AM_MAKEFLAGS) libunity.a
1691290001Sglebius
1692290001Sglebius$(top_builddir)/ntpd/ntpdsim-ntp_prio_q.o:
1693290001Sglebius	cd ../../ntpd/ && $(MAKE) $(AM_MAKEFLAGS) ntpdsim-ntp_prio_q.o
1694290001Sglebius$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1695290001Sglebius	@[ -f $@ ] ||							\
1696290001Sglebius		cp $(top_srcdir)/deps-ver $@
1697290001Sglebius	@[ -w $@ ] ||							\
1698290001Sglebius		chmod ug+w $@
1699290001Sglebius	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
1700290001Sglebius		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
1701290001Sglebius		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
1702290001Sglebius		cat $@ &&						\
1703290001Sglebius		rm -rf $(DEPDIR) &&					\
1704290001Sglebius		mkdir $(DEPDIR) && 					\
1705290001Sglebius		case "$(top_builddir)" in				\
1706290001Sglebius		 .)							\
1707290001Sglebius		    ./config.status Makefile depfiles			\
1708290001Sglebius		    ;;							\
1709290001Sglebius		 *)							\
1710290001Sglebius		    cd "$(top_builddir)" &&				\
1711290001Sglebius		    ./config.status $(subdir)/Makefile depfiles &&	\
1712290001Sglebius		    cd $(subdir)					\
1713290001Sglebius		    ;;							\
1714290001Sglebius		esac &&							\
1715290001Sglebius		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
1716290001Sglebius		cat $(top_srcdir)/deps-ver				\
1717290001Sglebius	)
1718290001Sglebius	cp $(top_srcdir)/deps-ver $@
1719290001Sglebius
1720290001Sglebius.deps-ver: $(top_srcdir)/deps-ver
1721290001Sglebius	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1722290001Sglebius	@touch $@
1723290001Sglebius
1724290001Sglebius#
1725290001Sglebius# depsver.mf	included in Makefile.am for directories with .deps
1726290001Sglebius#
1727290001Sglebius# When building in the same directory with sources that change over
1728290001Sglebius# time, such as when tracking using bk, the .deps files can become
1729290001Sglebius# stale with respect to moved, deleted, or superceded headers.  Most
1730290001Sglebius# commonly, this would exhibit as make reporting a failure to make a
1731290001Sglebius# header file which is no longer in the location given.  To address
1732290001Sglebius# this issue, we use a deps-ver file which is updated with each change
1733290001Sglebius# that breaks old .deps files.  A copy of deps-ver is made into
1734290001Sglebius# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
1735290001Sglebius# with different contents than deps-ver, we make clean to ensure all
1736290001Sglebius# .o files built before the incompatible change are rebuilt along with
1737290001Sglebius# their updated .deps files, then remove $(DEPDIR) and recreate it as
1738290001Sglebius# empty stubs.
1739290001Sglebius#
1740290001Sglebius# It is normal when configured with --disable-dependency-tracking for
1741290001Sglebius# the DEPDIR to not have been created.  For this reason, we use the
1742290001Sglebius# intermediate target .deps-ver, which invokes make recursively if
1743290001Sglebius# DEPDIR exists.
1744290001Sglebius#
1745290001Sglebius# If you modify depsver.mf, please make the changes to the master
1746290001Sglebius# copy, the one in sntp is copied by the bootstrap script from it.
1747290001Sglebius#
1748290001Sglebius# This comment block follows rather than leads the related code so that
1749290001Sglebius# it stays with it in the generated Makefile.in and Makefile.
1750290001Sglebius#
1751290001Sglebius
1752290001Sglebius# Tell versions [3.59,3.63) of GNU make to not export all variables.
1753290001Sglebius# Otherwise a system limit (for SysV at least) may be exceeded.
1754290001Sglebius.NOEXPORT:
1755