Makefile.in revision 285169
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# we traditionally installed software in bindir, while it should have gone
18# in sbindir.  Now that we offer a choice, look in the "other" installation
19# subdir to warn folks if there is another version there.
20
21
22
23
24VPATH = @srcdir@
25am__is_gnu_make = { \
26  if test -z '$(MAKELEVEL)'; then \
27    false; \
28  elif test -n '$(MAKE_HOST)'; then \
29    true; \
30  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31    true; \
32  else \
33    false; \
34  fi; \
35}
36am__make_running_with_option = \
37  case $${target_option-} in \
38      ?) ;; \
39      *) echo "am__make_running_with_option: internal error: invalid" \
40              "target option '$${target_option-}' specified" >&2; \
41         exit 1;; \
42  esac; \
43  has_opt=no; \
44  sane_makeflags=$$MAKEFLAGS; \
45  if $(am__is_gnu_make); then \
46    sane_makeflags=$$MFLAGS; \
47  else \
48    case $$MAKEFLAGS in \
49      *\\[\ \	]*) \
50        bs=\\; \
51        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53    esac; \
54  fi; \
55  skip_next=no; \
56  strip_trailopt () \
57  { \
58    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59  }; \
60  for flg in $$sane_makeflags; do \
61    test $$skip_next = yes && { skip_next=no; continue; }; \
62    case $$flg in \
63      *=*|--*) continue;; \
64        -*I) strip_trailopt 'I'; skip_next=yes;; \
65      -*I?*) strip_trailopt 'I';; \
66        -*O) strip_trailopt 'O'; skip_next=yes;; \
67      -*O?*) strip_trailopt 'O';; \
68        -*l) strip_trailopt 'l'; skip_next=yes;; \
69      -*l?*) strip_trailopt 'l';; \
70      -[dEDm]) skip_next=yes;; \
71      -[JT]) skip_next=yes;; \
72    esac; \
73    case $$flg in \
74      *$$target_option*) has_opt=yes; break;; \
75    esac; \
76  done; \
77  test $$has_opt = yes
78am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80pkgdatadir = $(datadir)/@PACKAGE@
81pkgincludedir = $(includedir)/@PACKAGE@
82pkglibdir = $(libdir)/@PACKAGE@
83pkglibexecdir = $(libexecdir)/@PACKAGE@
84am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85install_sh_DATA = $(install_sh) -c -m 644
86install_sh_PROGRAM = $(install_sh) -c
87install_sh_SCRIPT = $(install_sh) -c
88INSTALL_HEADER = $(INSTALL_DATA)
89transform = $(program_transform_name)
90NORMAL_INSTALL = :
91PRE_INSTALL = :
92POST_INSTALL = :
93NORMAL_UNINSTALL = :
94PRE_UNINSTALL = :
95POST_UNINSTALL = :
96build_triplet = @build@
97host_triplet = @host@
98EXTRA_PROGRAMS = sntp$(EXEEXT)
99@BUILD_LIBEVENT_TRUE@am__append_1 = libevent
100@BUILD_LIBEVENT_TRUE@am__append_2 = libevent
101@NEED_LIBOPTS_TRUE@am__append_3 = libopts
102@BUILD_SNTP_TRUE@am__append_4 = tests
103subdir = .
104ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
106	$(top_srcdir)/libopts/m4/stdnoreturn.m4 \
107	$(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
108	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
109	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
110	$(top_srcdir)/m4/ntp_cacheversion.m4 \
111	$(top_srcdir)/m4/ntp_compiler.m4 \
112	$(top_srcdir)/m4/ntp_crosscompile.m4 \
113	$(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
114	$(top_srcdir)/m4/ntp_facilitynames.m4 \
115	$(top_srcdir)/m4/ntp_googletest.m4 \
116	$(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
117	$(top_srcdir)/m4/ntp_libevent.m4 \
118	$(top_srcdir)/m4/ntp_libntp.m4 \
119	$(top_srcdir)/m4/ntp_lineeditlibs.m4 \
120	$(top_srcdir)/m4/ntp_locinfo.m4 \
121	$(top_srcdir)/m4/ntp_openssl.m4 \
122	$(top_srcdir)/m4/ntp_pkg_config.m4 \
123	$(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
124	$(top_srcdir)/m4/ntp_sysexits.m4 \
125	$(top_srcdir)/m4/ntp_unitytest.m4 \
126	$(top_srcdir)/m4/ntp_ver_suffix.m4 \
127	$(top_srcdir)/m4/openldap-thread-check.m4 \
128	$(top_srcdir)/m4/openldap.m4 $(top_srcdir)/m4/os_cflags.m4 \
129	$(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/version.m4 \
130	$(top_srcdir)/configure.ac
131am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132	$(ACLOCAL_M4)
133DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
134	$(am__configure_deps) $(noinst_HEADERS) $(am__DIST_COMMON)
135am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
136 configure.lineno config.status.lineno
137mkinstalldirs = $(install_sh) -d
138CONFIG_HEADER = config.h
139CONFIG_CLEAN_FILES =
140CONFIG_CLEAN_VPATH_FILES =
141LIBRARIES = $(noinst_LIBRARIES)
142ARFLAGS = cru
143AM_V_AR = $(am__v_AR_@AM_V@)
144am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
145am__v_AR_0 = @echo "  AR      " $@;
146am__v_AR_1 = 
147libsntp_a_AR = $(AR) $(ARFLAGS)
148libsntp_a_LIBADD =
149am__objects_1 =
150am_libsntp_a_OBJECTS = crypto.$(OBJEXT) kod_management.$(OBJEXT) \
151	log.$(OBJEXT) main.$(OBJEXT) networking.$(OBJEXT) \
152	sntp-opts.$(OBJEXT) utilities.$(OBJEXT) $(am__objects_1)
153libsntp_a_OBJECTS = $(am_libsntp_a_OBJECTS)
154am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
155	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
156	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"
157PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS)
158am_sntp_OBJECTS = sntp.$(OBJEXT) $(am__objects_1)
159sntp_OBJECTS = $(am_sntp_OBJECTS)
160sntp_LDADD = $(LDADD)
161am__DEPENDENCIES_1 =
162sntp_DEPENDENCIES = version.o libsntp.a $(am__DEPENDENCIES_1) \
163	$(am__DEPENDENCIES_1) ../libntp/libntp.a $(am__DEPENDENCIES_1) \
164	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
165	$(am__DEPENDENCIES_1)
166AM_V_lt = $(am__v_lt_@AM_V@)
167am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
168am__v_lt_0 = --silent
169am__v_lt_1 = 
170AM_V_P = $(am__v_P_@AM_V@)
171am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172am__v_P_0 = false
173am__v_P_1 = :
174AM_V_GEN = $(am__v_GEN_@AM_V@)
175am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176am__v_GEN_0 = @echo "  GEN     " $@;
177am__v_GEN_1 = 
178AM_V_at = $(am__v_at_@AM_V@)
179am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180am__v_at_0 = @
181am__v_at_1 = 
182DEFAULT_INCLUDES = -I.@am__isrc@
183depcomp = $(SHELL) $(top_srcdir)/libevent/build-aux/depcomp
184am__depfiles_maybe = depfiles
185am__mv = mv -f
186COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
187	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
188LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
189	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
190	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
191	$(AM_CFLAGS) $(CFLAGS)
192AM_V_CC = $(am__v_CC_@AM_V@)
193am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
194am__v_CC_0 = @echo "  CC      " $@;
195am__v_CC_1 = 
196CCLD = $(CC)
197LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
198	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
199	$(AM_LDFLAGS) $(LDFLAGS) -o $@
200AM_V_CCLD = $(am__v_CCLD_@AM_V@)
201am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
202am__v_CCLD_0 = @echo "  CCLD    " $@;
203am__v_CCLD_1 = 
204SOURCES = $(libsntp_a_SOURCES) $(sntp_SOURCES)
205DIST_SOURCES = $(libsntp_a_SOURCES) $(sntp_SOURCES)
206RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
207	ctags-recursive dvi-recursive html-recursive info-recursive \
208	install-data-recursive install-dvi-recursive \
209	install-exec-recursive install-html-recursive \
210	install-info-recursive install-pdf-recursive \
211	install-ps-recursive install-recursive installcheck-recursive \
212	installdirs-recursive pdf-recursive ps-recursive \
213	tags-recursive uninstall-recursive
214am__can_run_installinfo = \
215  case $$AM_UPDATE_INFO_DIR in \
216    n|no|NO) false;; \
217    *) (install-info --version) >/dev/null 2>&1;; \
218  esac
219am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
220am__vpath_adj = case $$p in \
221    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
222    *) f=$$p;; \
223  esac;
224am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
225am__install_max = 40
226am__nobase_strip_setup = \
227  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
228am__nobase_strip = \
229  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
230am__nobase_list = $(am__nobase_strip_setup); \
231  for p in $$list; do echo "$$p $$p"; done | \
232  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
233  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
234    if (++n[$$2] == $(am__install_max)) \
235      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
236    END { for (dir in files) print dir, files[dir] }'
237am__base_list = \
238  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
239  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
240am__uninstall_files_from_dir = { \
241  test -z "$$files" \
242    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
243    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
244         $(am__cd) "$$dir" && rm -f $$files; }; \
245  }
246man1dir = $(mandir)/man1
247man8dir = $(mandir)/man8
248NROFF = nroff
249MANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
250DATA = $(html_DATA) $(noinst_DATA)
251HEADERS = $(noinst_HEADERS)
252RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
253  distclean-recursive maintainer-clean-recursive
254am__recursive_targets = \
255  $(RECURSIVE_TARGETS) \
256  $(RECURSIVE_CLEAN_TARGETS) \
257  $(am__extra_recursive_targets)
258AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
259	cscope distdir dist dist-all distcheck
260am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
261	$(LISP)config.h.in
262# Read a list of newline-separated strings from the standard input,
263# and print each of them once, without duplicates.  Input order is
264# *not* preserved.
265am__uniquify_input = $(AWK) '\
266  BEGIN { nonempty = 0; } \
267  { items[$$0] = 1; nonempty = 1; } \
268  END { if (nonempty) { for (i in items) print i; }; } \
269'
270# Make sure the list of sources is unique.  This is necessary because,
271# e.g., the same source file might be shared among _SOURCES variables
272# for different programs/libraries.
273am__define_uniq_tagged_files = \
274  list='$(am__tagged_files)'; \
275  unique=`for i in $$list; do \
276    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277  done | $(am__uniquify_input)`
278ETAGS = etags
279CTAGS = ctags
280CSCOPE = cscope
281am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
282	$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libntp.mf \
283	$(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf \
284	$(top_srcdir)/includes.mf \
285	$(top_srcdir)/libevent/build-aux/ar-lib \
286	$(top_srcdir)/libevent/build-aux/compile \
287	$(top_srcdir)/libevent/build-aux/config.guess \
288	$(top_srcdir)/libevent/build-aux/config.sub \
289	$(top_srcdir)/libevent/build-aux/depcomp \
290	$(top_srcdir)/libevent/build-aux/install-sh \
291	$(top_srcdir)/libevent/build-aux/ltmain.sh \
292	$(top_srcdir)/libevent/build-aux/missing compile config.guess \
293	config.sub depcomp install-sh libevent/build-aux/ar-lib \
294	libevent/build-aux/compile libevent/build-aux/config.guess \
295	libevent/build-aux/config.sub libevent/build-aux/depcomp \
296	libevent/build-aux/install-sh libevent/build-aux/ltmain.sh \
297	libevent/build-aux/missing libevent/build-aux/ylwrap ltmain.sh \
298	missing
299DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
300distdir = $(PACKAGE)-$(VERSION)
301top_distdir = $(distdir)
302am__remove_distdir = \
303  if test -d "$(distdir)"; then \
304    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
305      && rm -rf "$(distdir)" \
306      || { sleep 5 && rm -rf "$(distdir)"; }; \
307  else :; fi
308am__post_remove_distdir = $(am__remove_distdir)
309am__relativize = \
310  dir0=`pwd`; \
311  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
312  sed_rest='s,^[^/]*/*,,'; \
313  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
314  sed_butlast='s,/*[^/]*$$,,'; \
315  while test -n "$$dir1"; do \
316    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
317    if test "$$first" != "."; then \
318      if test "$$first" = ".."; then \
319        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
320        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
321      else \
322        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
323        if test "$$first2" = "$$first"; then \
324          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
325        else \
326          dir2="../$$dir2"; \
327        fi; \
328        dir0="$$dir0"/"$$first"; \
329      fi; \
330    fi; \
331    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
332  done; \
333  reldir="$$dir2"
334DIST_ARCHIVES = $(distdir).tar.gz
335GZIP_ENV = --best
336DIST_TARGETS = dist-gzip
337distuninstallcheck_listfiles = find . -type f -print
338am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
339  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
340distcleancheck_listfiles = find . -type f -print
341ACLOCAL = @ACLOCAL@
342ALLOCA = @ALLOCA@
343AMTAR = @AMTAR@
344AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
345AR = @AR@
346AUTOCONF = @AUTOCONF@
347AUTOHEADER = @AUTOHEADER@
348AUTOMAKE = @AUTOMAKE@
349AWK = @AWK@
350CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
351CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
352CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
353CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
354CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
355CC = @CC@
356CCDEPMODE = @CCDEPMODE@
357CFLAGS = @CFLAGS@
358CFLAGS_NTP = @CFLAGS_NTP@
359CPP = @CPP@
360CPPFLAGS = @CPPFLAGS@
361CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
362CPPFLAGS_NTP = @CPPFLAGS_NTP@
363CXX = @CXX@
364CXXCPP = @CXXCPP@
365CXXDEPMODE = @CXXDEPMODE@
366CXXFLAGS = @CXXFLAGS@
367CYGPATH_W = @CYGPATH_W@
368DEFS = @DEFS@
369DEPDIR = @DEPDIR@
370DLLTOOL = @DLLTOOL@
371DSYMUTIL = @DSYMUTIL@
372DUMPBIN = @DUMPBIN@
373ECHO_C = @ECHO_C@
374ECHO_N = @ECHO_N@
375ECHO_T = @ECHO_T@
376EDITLINE_LIBS = @EDITLINE_LIBS@
377EGREP = @EGREP@
378EXEEXT = @EXEEXT@
379FGREP = @FGREP@
380GREP = @GREP@
381GTEST_CONFIG = @GTEST_CONFIG@
382GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
383GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
384GTEST_LDFLAGS = @GTEST_LDFLAGS@
385GTEST_LIBS = @GTEST_LIBS@
386HAVE_INLINE = @HAVE_INLINE@
387INSTALL = @INSTALL@
388INSTALL_DATA = @INSTALL_DATA@
389INSTALL_PROGRAM = @INSTALL_PROGRAM@
390INSTALL_SCRIPT = @INSTALL_SCRIPT@
391INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
392LD = @LD@
393LDADD_LIBEVENT = @LDADD_LIBEVENT@
394LDADD_LIBNTP = @LDADD_LIBNTP@
395LDADD_LIBUTIL = @LDADD_LIBUTIL@
396LDADD_NTP = @LDADD_NTP@
397LDFLAGS = @LDFLAGS@
398LDFLAGS_NTP = @LDFLAGS_NTP@
399LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
400LIBM = @LIBM@
401LIBOBJS = @LIBOBJS@
402LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
403LIBOPTS_DIR = @LIBOPTS_DIR@
404LIBOPTS_LDADD = @LIBOPTS_LDADD@
405LIBS = @LIBS@
406LIBTOOL = @LIBTOOL@
407LIBTOOL_DEPS = @LIBTOOL_DEPS@
408LIB_SYSLOG = @LIB_SYSLOG@
409LIPO = @LIPO@
410LN_S = @LN_S@
411LTLIBOBJS = @LTLIBOBJS@
412MAKEINFO = @MAKEINFO@
413MANIFEST_TOOL = @MANIFEST_TOOL@
414MANTAGFMT = @MANTAGFMT@
415MKDIR_P = @MKDIR_P@
416NM = @NM@
417NMEDIT = @NMEDIT@
418NTPDATE_DB = @NTPDATE_DB@
419NTPDATE_DL = @NTPDATE_DL@
420NTPDATE_DS = @NTPDATE_DS@
421NTPDATE_MS = @NTPDATE_MS@
422NTPDATE_NI = @NTPDATE_NI@
423NTPDC_DB = @NTPDC_DB@
424NTPDC_DL = @NTPDC_DL@
425NTPDC_DS = @NTPDC_DS@
426NTPDC_MS = @NTPDC_MS@
427NTPDC_NI = @NTPDC_NI@
428NTPDSIM_DB = @NTPDSIM_DB@
429NTPDSIM_DL = @NTPDSIM_DL@
430NTPDSIM_DS = @NTPDSIM_DS@
431NTPDSIM_MS = @NTPDSIM_MS@
432NTPDSIM_NI = @NTPDSIM_NI@
433NTPD_DB = @NTPD_DB@
434NTPD_DL = @NTPD_DL@
435NTPD_DS = @NTPD_DS@
436NTPD_MS = @NTPD_MS@
437NTPD_NI = @NTPD_NI@
438NTPQ_DB = @NTPQ_DB@
439NTPQ_DL = @NTPQ_DL@
440NTPQ_DS = @NTPQ_DS@
441NTPQ_MS = @NTPQ_MS@
442NTPQ_NI = @NTPQ_NI@
443NTPSNMPD_DB = @NTPSNMPD_DB@
444NTPSNMPD_DL = @NTPSNMPD_DL@
445NTPSNMPD_DS = @NTPSNMPD_DS@
446NTPSNMPD_MS = @NTPSNMPD_MS@
447NTPSNMPD_NI = @NTPSNMPD_NI@
448NTPSWEEP_DB = @NTPSWEEP_DB@
449NTPSWEEP_DL = @NTPSWEEP_DL@
450NTPSWEEP_DS = @NTPSWEEP_DS@
451NTPSWEEP_MS = @NTPSWEEP_MS@
452NTPSWEEP_NI = @NTPSWEEP_NI@
453NTPTIME_DB = @NTPTIME_DB@
454NTPTIME_DL = @NTPTIME_DL@
455NTPTIME_DS = @NTPTIME_DS@
456NTPTIME_MS = @NTPTIME_MS@
457NTPTIME_NI = @NTPTIME_NI@
458NTPTRACE_DB = @NTPTRACE_DB@
459NTPTRACE_DL = @NTPTRACE_DL@
460NTPTRACE_DS = @NTPTRACE_DS@
461NTPTRACE_MS = @NTPTRACE_MS@
462NTPTRACE_NI = @NTPTRACE_NI@
463NTP_FORCE_LIBEVENT_DIST = @NTP_FORCE_LIBEVENT_DIST@
464NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
465NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
466NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
467NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
468NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
469NTP_WAIT_DB = @NTP_WAIT_DB@
470NTP_WAIT_DL = @NTP_WAIT_DL@
471NTP_WAIT_DS = @NTP_WAIT_DS@
472NTP_WAIT_MS = @NTP_WAIT_MS@
473NTP_WAIT_NI = @NTP_WAIT_NI@
474OBJDUMP = @OBJDUMP@
475OBJEXT = @OBJEXT@
476OTOOL = @OTOOL@
477OTOOL64 = @OTOOL64@
478PACKAGE = @PACKAGE@
479PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
480PACKAGE_NAME = @PACKAGE_NAME@
481PACKAGE_STRING = @PACKAGE_STRING@
482PACKAGE_TARNAME = @PACKAGE_TARNAME@
483PACKAGE_URL = @PACKAGE_URL@
484PACKAGE_VERSION = @PACKAGE_VERSION@
485PATH_RUBY = @PATH_RUBY@
486PATH_SEPARATOR = @PATH_SEPARATOR@
487PKG_CONFIG = @PKG_CONFIG@
488POSIX_SHELL = @POSIX_SHELL@
489PTHREAD_LIBS = @PTHREAD_LIBS@
490RANLIB = @RANLIB@
491SED = @SED@
492SET_MAKE = @SET_MAKE@
493SHELL = @SHELL@
494SNTP = @SNTP@
495SNTP_DB = @SNTP_DB@
496SNTP_DL = @SNTP_DL@
497SNTP_DS = @SNTP_DS@
498SNTP_MS = @SNTP_MS@
499SNTP_NI = @SNTP_NI@
500STDNORETURN_H = @STDNORETURN_H@
501STRIP = @STRIP@
502TICKADJ_DB = @TICKADJ_DB@
503TICKADJ_DL = @TICKADJ_DL@
504TICKADJ_DS = @TICKADJ_DS@
505TICKADJ_MS = @TICKADJ_MS@
506TICKADJ_NI = @TICKADJ_NI@
507TIMETRIM_DB = @TIMETRIM_DB@
508TIMETRIM_DL = @TIMETRIM_DL@
509TIMETRIM_DS = @TIMETRIM_DS@
510TIMETRIM_MS = @TIMETRIM_MS@
511TIMETRIM_NI = @TIMETRIM_NI@
512UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
513UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
514UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
515UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
516UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
517VERSION = @VERSION@
518VER_SUFFIX = @VER_SUFFIX@
519abs_builddir = @abs_builddir@
520abs_srcdir = @abs_srcdir@
521abs_top_builddir = @abs_top_builddir@
522abs_top_srcdir = @abs_top_srcdir@
523ac_ct_AR = @ac_ct_AR@
524ac_ct_CC = @ac_ct_CC@
525ac_ct_CXX = @ac_ct_CXX@
526ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
527am__include = @am__include@
528am__leading_dot = @am__leading_dot@
529am__quote = @am__quote@
530am__tar = @am__tar@
531am__untar = @am__untar@
532bindir = @bindir@
533build = @build@
534build_alias = @build_alias@
535build_cpu = @build_cpu@
536build_os = @build_os@
537build_vendor = @build_vendor@
538builddir = @builddir@
539datadir = @datadir@
540datarootdir = @datarootdir@
541docdir = @docdir@
542dvidir = @dvidir@
543exec_prefix = @exec_prefix@
544host = @host@
545host_alias = @host_alias@
546host_cpu = @host_cpu@
547host_os = @host_os@
548host_vendor = @host_vendor@
549htmldir = @htmldir@
550includedir = @includedir@
551infodir = @infodir@
552install_sh = @install_sh@
553libdir = @libdir@
554libexecdir = @libexecdir@
555localedir = @localedir@
556localstatedir = @localstatedir@
557mandir = @mandir@
558mkdir_p = @mkdir_p@
559oldincludedir = @oldincludedir@
560pdfdir = @pdfdir@
561prefix = @prefix@
562program_transform_name = @program_transform_name@
563psdir = @psdir@
564sbindir = @sbindir@
565sharedstatedir = @sharedstatedir@
566srcdir = @srcdir@
567subdirs = @subdirs@
568sysconfdir = @sysconfdir@
569target_alias = @target_alias@
570top_build_prefix = @top_build_prefix@
571top_builddir = @top_builddir@
572top_srcdir = @top_srcdir@
573ACLOCAL_AMFLAGS = -I m4 -I libevent/m4 -I libopts/m4
574NULL = 
575AM_CFLAGS = $(CFLAGS_NTP)
576AM_CPPFLAGS = $(SNTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_LIBEVENT) \
577	$(CPPFLAGS_NTP)
578AM_LDFLAGS = $(LDFLAGS_NTP)
579LDADD = version.o libsntp.a $(LIBOPTS_LDADD) $(LDADD_LIBEVENT) \
580	../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) \
581	$(LDADD_NTP)
582run_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
583		autogen -L include -L ag-tpl --writable
584
585std_def_list = \
586	$(srcdir)/include/debug-opt.def			\
587	$(srcdir)/include/autogen-version.def 		\
588	$(srcdir)/include/copyright.def 		\
589	$(srcdir)/include/homerc.def 			\
590	$(srcdir)/include/ntp.lic 			\
591	$(srcdir)/include/version.def			\
592	$(NULL)
593
594bin_PROGRAMS = @SNTP_DB@
595libexec_PROGRAMS = @SNTP_DL@
596sbin_PROGRAMS = @SNTP_DS@
597SUBDIRS = include scripts unity $(am__append_1) $(am__append_3) \
598	$(am__append_4)
599DIST_SUBDIRS = include scripts unity $(am__append_2) libopts tests
600@BUILD_SNTP_TRUE@noinst_LIBRARIES = libsntp.a
601libsntp_a_SOURCES = \
602	crypto.c		\
603	kod_management.c	\
604	log.c			\
605	main.c			\
606	networking.c		\
607	sntp-opts.c		\
608	utilities.c		\
609	$(NULL)
610
611sntp_SOURCES = \
612	sntp.c		\
613	$(NULL)
614
615noinst_HEADERS = \
616	crypto.h		\
617	data_formats.h		\
618	kod_management.h	\
619	log.h			\
620	main.h			\
621	networking.h		\
622	sntp-opts.h		\
623	tests_main.h		\
624	utilities.h		\
625	$(NULL)
626
627DISTCLEANFILES = \
628	.version			\
629	version.c			\
630	config.log			\
631	$(man_MANS)			\
632	$(NULL)
633
634EXTRA_DIST = \
635	$(srcdir)/COPYRIGHT		\
636	ag-tpl				\
637	deps-ver			\
638	invoke-sntp.menu		\
639	invoke-sntp.texi		\
640	@NTP_FORCE_LIBEVENT_DIST@	\
641	libpkgver 			\
642	loc				\
643	sntp-opts.def			\
644	sntp.1sntpman			\
645	sntp.1sntpmdoc			\
646	sntp.man.in			\
647	sntp.mdoc.in			\
648	sntp.html			\
649	sntp.texi			\
650	unity/auto			\
651	$(srcdir)/scm-rev		\
652	$(srcdir)/m4/version.m4		\
653	$(NULL)
654
655BUILT_SOURCES = $(srcdir)/COPYRIGHT libtool $(srcdir)/sntp-opts.c \
656	$(srcdir)/sntp-opts.h check-scm-rev \
657	$(srcdir)/include/version.def $(srcdir)/m4/version.m4 \
658	$(srcdir)/include/version.texi $(NULL) check-libntp \
659	check-libopts .deps-ver
660CLEANFILES = built-sources-only check-COPYRIGHT-submake $(NULL) \
661	check-libntp check-libopts .deps-ver
662man1_MANS = 
663man8_MANS = 
664man_MANS = sntp.$(SNTP_MS)
665html_DATA = \
666	$(srcdir)/sntp.html		\
667	$(NULL)
668
669noinst_DATA = \
670	$(srcdir)/invoke-sntp.menu	\
671	$(srcdir)/invoke-sntp.texi	\
672	$(srcdir)/sntp.man.in		\
673	$(srcdir)/sntp.mdoc.in		\
674	$(NULL)
675
676SNTP_INCS = -I$(top_srcdir)/../include \
677	-I$(top_srcdir)/../lib/isc/include \
678	-I$(top_srcdir)/../lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
679	-I$(top_srcdir)/../lib/isc/unix/include
680all: $(BUILT_SOURCES) config.h
681	$(MAKE) $(AM_MAKEFLAGS) all-recursive
682
683.SUFFIXES:
684.SUFFIXES: .c .lo .o .obj
685am--refresh: Makefile
686	@:
687$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libntp.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
688	@for dep in $?; do \
689	  case '$(am__configure_deps)' in \
690	    *$$dep*) \
691	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
692	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
693		&& exit 0; \
694	      exit 1;; \
695	  esac; \
696	done; \
697	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
698	$(am__cd) $(top_srcdir) && \
699	  $(AUTOMAKE) --foreign Makefile
700Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
701	@case '$?' in \
702	  *config.status*) \
703	    echo ' $(SHELL) ./config.status'; \
704	    $(SHELL) ./config.status;; \
705	  *) \
706	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
707	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
708	esac;
709$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libntp.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
710
711$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
712	$(SHELL) ./config.status --recheck
713
714$(top_srcdir)/configure:  $(am__configure_deps)
715	$(am__cd) $(srcdir) && $(AUTOCONF)
716$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
717	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
718$(am__aclocal_m4_deps):
719
720config.h: stamp-h1
721	@test -f $@ || rm -f stamp-h1
722	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
723
724stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
725	@rm -f stamp-h1
726	cd $(top_builddir) && $(SHELL) ./config.status config.h
727$(srcdir)/config.h.in:  $(am__configure_deps) 
728	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
729	rm -f stamp-h1
730	touch $@
731
732distclean-hdr:
733	-rm -f config.h stamp-h1
734
735clean-noinstLIBRARIES:
736	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
737
738libsntp.a: $(libsntp_a_OBJECTS) $(libsntp_a_DEPENDENCIES) $(EXTRA_libsntp_a_DEPENDENCIES) 
739	$(AM_V_at)-rm -f libsntp.a
740	$(AM_V_AR)$(libsntp_a_AR) libsntp.a $(libsntp_a_OBJECTS) $(libsntp_a_LIBADD)
741	$(AM_V_at)$(RANLIB) libsntp.a
742install-binPROGRAMS: $(bin_PROGRAMS)
743	@$(NORMAL_INSTALL)
744	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
745	if test -n "$$list"; then \
746	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
747	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
748	fi; \
749	for p in $$list; do echo "$$p $$p"; done | \
750	sed 's/$(EXEEXT)$$//' | \
751	while read p p1; do if test -f $$p \
752	 || test -f $$p1 \
753	  ; then echo "$$p"; echo "$$p"; else :; fi; \
754	done | \
755	sed -e 'p;s,.*/,,;n;h' \
756	    -e 's|.*|.|' \
757	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
758	sed 'N;N;N;s,\n, ,g' | \
759	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
760	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
761	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
762	    else { print "f", $$3 "/" $$4, $$1; } } \
763	  END { for (d in files) print "f", d, files[d] }' | \
764	while read type dir files; do \
765	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
766	    test -z "$$files" || { \
767	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
768	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
769	    } \
770	; done
771
772uninstall-binPROGRAMS:
773	@$(NORMAL_UNINSTALL)
774	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
775	files=`for p in $$list; do echo "$$p"; done | \
776	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
777	      -e 's/$$/$(EXEEXT)/' \
778	`; \
779	test -n "$$list" || exit 0; \
780	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
781	cd "$(DESTDIR)$(bindir)" && rm -f $$files
782
783clean-binPROGRAMS:
784	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
785	echo " rm -f" $$list; \
786	rm -f $$list || exit $$?; \
787	test -n "$(EXEEXT)" || exit 0; \
788	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
789	echo " rm -f" $$list; \
790	rm -f $$list
791install-libexecPROGRAMS: $(libexec_PROGRAMS)
792	@$(NORMAL_INSTALL)
793	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
794	if test -n "$$list"; then \
795	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
796	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
797	fi; \
798	for p in $$list; do echo "$$p $$p"; done | \
799	sed 's/$(EXEEXT)$$//' | \
800	while read p p1; do if test -f $$p \
801	 || test -f $$p1 \
802	  ; then echo "$$p"; echo "$$p"; else :; fi; \
803	done | \
804	sed -e 'p;s,.*/,,;n;h' \
805	    -e 's|.*|.|' \
806	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
807	sed 'N;N;N;s,\n, ,g' | \
808	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
809	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
810	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
811	    else { print "f", $$3 "/" $$4, $$1; } } \
812	  END { for (d in files) print "f", d, files[d] }' | \
813	while read type dir files; do \
814	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
815	    test -z "$$files" || { \
816	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
817	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
818	    } \
819	; done
820
821uninstall-libexecPROGRAMS:
822	@$(NORMAL_UNINSTALL)
823	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
824	files=`for p in $$list; do echo "$$p"; done | \
825	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
826	      -e 's/$$/$(EXEEXT)/' \
827	`; \
828	test -n "$$list" || exit 0; \
829	echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
830	cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
831
832clean-libexecPROGRAMS:
833	@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
834	echo " rm -f" $$list; \
835	rm -f $$list || exit $$?; \
836	test -n "$(EXEEXT)" || exit 0; \
837	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
838	echo " rm -f" $$list; \
839	rm -f $$list
840install-sbinPROGRAMS: $(sbin_PROGRAMS)
841	@$(NORMAL_INSTALL)
842	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
843	if test -n "$$list"; then \
844	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
845	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
846	fi; \
847	for p in $$list; do echo "$$p $$p"; done | \
848	sed 's/$(EXEEXT)$$//' | \
849	while read p p1; do if test -f $$p \
850	 || test -f $$p1 \
851	  ; then echo "$$p"; echo "$$p"; else :; fi; \
852	done | \
853	sed -e 'p;s,.*/,,;n;h' \
854	    -e 's|.*|.|' \
855	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
856	sed 'N;N;N;s,\n, ,g' | \
857	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
858	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
859	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
860	    else { print "f", $$3 "/" $$4, $$1; } } \
861	  END { for (d in files) print "f", d, files[d] }' | \
862	while read type dir files; do \
863	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
864	    test -z "$$files" || { \
865	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
866	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
867	    } \
868	; done
869
870uninstall-sbinPROGRAMS:
871	@$(NORMAL_UNINSTALL)
872	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
873	files=`for p in $$list; do echo "$$p"; done | \
874	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
875	      -e 's/$$/$(EXEEXT)/' \
876	`; \
877	test -n "$$list" || exit 0; \
878	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
879	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
880
881clean-sbinPROGRAMS:
882	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
883	echo " rm -f" $$list; \
884	rm -f $$list || exit $$?; \
885	test -n "$(EXEEXT)" || exit 0; \
886	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
887	echo " rm -f" $$list; \
888	rm -f $$list
889
890sntp$(EXEEXT): $(sntp_OBJECTS) $(sntp_DEPENDENCIES) $(EXTRA_sntp_DEPENDENCIES) 
891	@rm -f sntp$(EXEEXT)
892	$(AM_V_CCLD)$(LINK) $(sntp_OBJECTS) $(sntp_LDADD) $(LIBS)
893
894mostlyclean-compile:
895	-rm -f *.$(OBJEXT)
896
897distclean-compile:
898	-rm -f *.tab.c
899
900@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypto.Po@am__quote@
901@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kod_management.Po@am__quote@
902@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
903@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
904@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/networking.Po@am__quote@
905@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sntp-opts.Po@am__quote@
906@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sntp.Po@am__quote@
907@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities.Po@am__quote@
908
909.c.o:
910@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
911@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
912@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
913@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
914@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
915
916.c.obj:
917@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
918@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
919@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
920@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
921@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
922
923.c.lo:
924@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
925@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
926@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
927@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
928@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
929
930mostlyclean-libtool:
931	-rm -f *.lo
932
933clean-libtool:
934	-rm -rf .libs _libs
935
936distclean-libtool:
937	-rm -f libtool config.lt
938install-man1: $(man1_MANS) $(man_MANS)
939	@$(NORMAL_INSTALL)
940	@list1='$(man1_MANS)'; \
941	list2='$(man_MANS)'; \
942	test -n "$(man1dir)" \
943	  && test -n "`echo $$list1$$list2`" \
944	  || exit 0; \
945	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
946	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
947	{ for i in $$list1; do echo "$$i"; done;  \
948	if test -n "$$list2"; then \
949	  for i in $$list2; do echo "$$i"; done \
950	    | sed -n '/\.1[a-z]*$$/p'; \
951	fi; \
952	} | while read p; do \
953	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
954	  echo "$$d$$p"; echo "$$p"; \
955	done | \
956	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
957	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
958	sed 'N;N;s,\n, ,g' | { \
959	list=; while read file base inst; do \
960	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
961	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
962	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
963	  fi; \
964	done; \
965	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
966	while read files; do \
967	  test -z "$$files" || { \
968	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
969	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
970	done; }
971
972uninstall-man1:
973	@$(NORMAL_UNINSTALL)
974	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
975	files=`{ for i in $$list; do echo "$$i"; done; \
976	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
977	  sed -n '/\.1[a-z]*$$/p'; \
978	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
979	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
980	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
981install-man8: $(man8_MANS) $(man_MANS)
982	@$(NORMAL_INSTALL)
983	@list1='$(man8_MANS)'; \
984	list2='$(man_MANS)'; \
985	test -n "$(man8dir)" \
986	  && test -n "`echo $$list1$$list2`" \
987	  || exit 0; \
988	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
989	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
990	{ for i in $$list1; do echo "$$i"; done;  \
991	if test -n "$$list2"; then \
992	  for i in $$list2; do echo "$$i"; done \
993	    | sed -n '/\.8[a-z]*$$/p'; \
994	fi; \
995	} | while read p; do \
996	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
997	  echo "$$d$$p"; echo "$$p"; \
998	done | \
999	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
1000	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1001	sed 'N;N;s,\n, ,g' | { \
1002	list=; while read file base inst; do \
1003	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1004	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
1005	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
1006	  fi; \
1007	done; \
1008	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1009	while read files; do \
1010	  test -z "$$files" || { \
1011	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
1012	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
1013	done; }
1014
1015uninstall-man8:
1016	@$(NORMAL_UNINSTALL)
1017	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
1018	files=`{ for i in $$list; do echo "$$i"; done; \
1019	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1020	  sed -n '/\.8[a-z]*$$/p'; \
1021	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
1022	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1023	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
1024install-htmlDATA: $(html_DATA)
1025	@$(NORMAL_INSTALL)
1026	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
1027	if test -n "$$list"; then \
1028	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1029	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1030	fi; \
1031	for p in $$list; do \
1032	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1033	  echo "$$d$$p"; \
1034	done | $(am__base_list) | \
1035	while read files; do \
1036	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1037	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1038	done
1039
1040uninstall-htmlDATA:
1041	@$(NORMAL_UNINSTALL)
1042	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
1043	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1044	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
1045
1046# This directory's subdirectories are mostly independent; you can cd
1047# into them and run 'make' without going through this Makefile.
1048# To change the values of 'make' variables: instead of editing Makefiles,
1049# (1) if the variable is set in 'config.status', edit 'config.status'
1050#     (which will cause the Makefiles to be regenerated when you run 'make');
1051# (2) otherwise, pass the desired values on the 'make' command line.
1052$(am__recursive_targets):
1053	@fail=; \
1054	if $(am__make_keepgoing); then \
1055	  failcom='fail=yes'; \
1056	else \
1057	  failcom='exit 1'; \
1058	fi; \
1059	dot_seen=no; \
1060	target=`echo $@ | sed s/-recursive//`; \
1061	case "$@" in \
1062	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1063	  *) list='$(SUBDIRS)' ;; \
1064	esac; \
1065	for subdir in $$list; do \
1066	  echo "Making $$target in $$subdir"; \
1067	  if test "$$subdir" = "."; then \
1068	    dot_seen=yes; \
1069	    local_target="$$target-am"; \
1070	  else \
1071	    local_target="$$target"; \
1072	  fi; \
1073	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1074	  || eval $$failcom; \
1075	done; \
1076	if test "$$dot_seen" = "no"; then \
1077	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1078	fi; test -z "$$fail"
1079
1080ID: $(am__tagged_files)
1081	$(am__define_uniq_tagged_files); mkid -fID $$unique
1082tags: tags-recursive
1083TAGS: tags
1084
1085tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1086	set x; \
1087	here=`pwd`; \
1088	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1089	  include_option=--etags-include; \
1090	  empty_fix=.; \
1091	else \
1092	  include_option=--include; \
1093	  empty_fix=; \
1094	fi; \
1095	list='$(SUBDIRS)'; for subdir in $$list; do \
1096	  if test "$$subdir" = .; then :; else \
1097	    test ! -f $$subdir/TAGS || \
1098	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1099	  fi; \
1100	done; \
1101	$(am__define_uniq_tagged_files); \
1102	shift; \
1103	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1104	  test -n "$$unique" || unique=$$empty_fix; \
1105	  if test $$# -gt 0; then \
1106	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1107	      "$$@" $$unique; \
1108	  else \
1109	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1110	      $$unique; \
1111	  fi; \
1112	fi
1113ctags: ctags-recursive
1114
1115CTAGS: ctags
1116ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1117	$(am__define_uniq_tagged_files); \
1118	test -z "$(CTAGS_ARGS)$$unique" \
1119	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1120	     $$unique
1121
1122GTAGS:
1123	here=`$(am__cd) $(top_builddir) && pwd` \
1124	  && $(am__cd) $(top_srcdir) \
1125	  && gtags -i $(GTAGS_ARGS) "$$here"
1126cscope: cscope.files
1127	test ! -s cscope.files \
1128	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1129clean-cscope:
1130	-rm -f cscope.files
1131cscope.files: clean-cscope cscopelist
1132cscopelist: cscopelist-recursive
1133
1134cscopelist-am: $(am__tagged_files)
1135	list='$(am__tagged_files)'; \
1136	case "$(srcdir)" in \
1137	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1138	  *) sdir=$(subdir)/$(srcdir) ;; \
1139	esac; \
1140	for i in $$list; do \
1141	  if test -f "$$i"; then \
1142	    echo "$(subdir)/$$i"; \
1143	  else \
1144	    echo "$$sdir/$$i"; \
1145	  fi; \
1146	done >> $(top_builddir)/cscope.files
1147
1148distclean-tags:
1149	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1150	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1151
1152distdir: $(DISTFILES)
1153	$(am__remove_distdir)
1154	test -d "$(distdir)" || mkdir "$(distdir)"
1155	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1156	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1157	list='$(DISTFILES)'; \
1158	  dist_files=`for file in $$list; do echo $$file; done | \
1159	  sed -e "s|^$$srcdirstrip/||;t" \
1160	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1161	case $$dist_files in \
1162	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1163			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1164			   sort -u` ;; \
1165	esac; \
1166	for file in $$dist_files; do \
1167	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1168	  if test -d $$d/$$file; then \
1169	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1170	    if test -d "$(distdir)/$$file"; then \
1171	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1172	    fi; \
1173	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1174	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1175	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1176	    fi; \
1177	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1178	  else \
1179	    test -f "$(distdir)/$$file" \
1180	    || cp -p $$d/$$file "$(distdir)/$$file" \
1181	    || exit 1; \
1182	  fi; \
1183	done
1184	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1185	  if test "$$subdir" = .; then :; else \
1186	    $(am__make_dryrun) \
1187	      || test -d "$(distdir)/$$subdir" \
1188	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1189	      || exit 1; \
1190	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1191	    $(am__relativize); \
1192	    new_distdir=$$reldir; \
1193	    dir1=$$subdir; dir2="$(top_distdir)"; \
1194	    $(am__relativize); \
1195	    new_top_distdir=$$reldir; \
1196	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1197	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1198	    ($(am__cd) $$subdir && \
1199	      $(MAKE) $(AM_MAKEFLAGS) \
1200	        top_distdir="$$new_top_distdir" \
1201	        distdir="$$new_distdir" \
1202		am__remove_distdir=: \
1203		am__skip_length_check=: \
1204		am__skip_mode_fix=: \
1205	        distdir) \
1206	      || exit 1; \
1207	  fi; \
1208	done
1209	$(MAKE) $(AM_MAKEFLAGS) \
1210	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1211	  dist-hook
1212	-test -n "$(am__skip_mode_fix)" \
1213	|| find "$(distdir)" -type d ! -perm -755 \
1214		-exec chmod u+rwx,go+rx {} \; -o \
1215	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1216	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1217	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1218	|| chmod -R a+r "$(distdir)"
1219dist-gzip: distdir
1220	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1221	$(am__post_remove_distdir)
1222
1223dist-bzip2: distdir
1224	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1225	$(am__post_remove_distdir)
1226
1227dist-lzip: distdir
1228	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1229	$(am__post_remove_distdir)
1230
1231dist-xz: distdir
1232	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1233	$(am__post_remove_distdir)
1234
1235dist-tarZ: distdir
1236	@echo WARNING: "Support for distribution archives compressed with" \
1237		       "legacy program 'compress' is deprecated." >&2
1238	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1239	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1240	$(am__post_remove_distdir)
1241
1242dist-shar: distdir
1243	@echo WARNING: "Support for shar distribution archives is" \
1244	               "deprecated." >&2
1245	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1246	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1247	$(am__post_remove_distdir)
1248
1249dist-zip: distdir
1250	-rm -f $(distdir).zip
1251	zip -rq $(distdir).zip $(distdir)
1252	$(am__post_remove_distdir)
1253
1254dist dist-all:
1255	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1256	$(am__post_remove_distdir)
1257
1258# This target untars the dist file and tries a VPATH configuration.  Then
1259# it guarantees that the distribution is self-contained by making another
1260# tarfile.
1261distcheck: dist
1262	case '$(DIST_ARCHIVES)' in \
1263	*.tar.gz*) \
1264	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1265	*.tar.bz2*) \
1266	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1267	*.tar.lz*) \
1268	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1269	*.tar.xz*) \
1270	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1271	*.tar.Z*) \
1272	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1273	*.shar.gz*) \
1274	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1275	*.zip*) \
1276	  unzip $(distdir).zip ;;\
1277	esac
1278	chmod -R a-w $(distdir)
1279	chmod u+w $(distdir)
1280	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1281	chmod a-w $(distdir)
1282	test -d $(distdir)/_build || exit 0; \
1283	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1284	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1285	  && am__cwd=`pwd` \
1286	  && $(am__cd) $(distdir)/_build/sub \
1287	  && ../../configure \
1288	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1289	    $(DISTCHECK_CONFIGURE_FLAGS) \
1290	    --srcdir=../.. --prefix="$$dc_install_base" \
1291	  && $(MAKE) $(AM_MAKEFLAGS) \
1292	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1293	  && $(MAKE) $(AM_MAKEFLAGS) check \
1294	  && $(MAKE) $(AM_MAKEFLAGS) install \
1295	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1296	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1297	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1298	        distuninstallcheck \
1299	  && chmod -R a-w "$$dc_install_base" \
1300	  && ({ \
1301	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1302	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1303	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1304	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1305	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1306	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1307	  && rm -rf "$$dc_destdir" \
1308	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1309	  && rm -rf $(DIST_ARCHIVES) \
1310	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1311	  && cd "$$am__cwd" \
1312	  || exit 1
1313	$(am__post_remove_distdir)
1314	@(echo "$(distdir) archives ready for distribution: "; \
1315	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1316	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1317distuninstallcheck:
1318	@test -n '$(distuninstallcheck_dir)' || { \
1319	  echo 'ERROR: trying to run $@ with an empty' \
1320	       '$$(distuninstallcheck_dir)' >&2; \
1321	  exit 1; \
1322	}; \
1323	$(am__cd) '$(distuninstallcheck_dir)' || { \
1324	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1325	  exit 1; \
1326	}; \
1327	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1328	   || { echo "ERROR: files left after uninstall:" ; \
1329	        if test -n "$(DESTDIR)"; then \
1330	          echo "  (check DESTDIR support)"; \
1331	        fi ; \
1332	        $(distuninstallcheck_listfiles) ; \
1333	        exit 1; } >&2
1334distcleancheck: distclean
1335	@if test '$(srcdir)' = . ; then \
1336	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1337	  exit 1 ; \
1338	fi
1339	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1340	  || { echo "ERROR: files left in build directory after distclean:" ; \
1341	       $(distcleancheck_listfiles) ; \
1342	       exit 1; } >&2
1343check-am: all-am
1344check: $(BUILT_SOURCES)
1345	$(MAKE) $(AM_MAKEFLAGS) check-recursive
1346all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
1347		config.h
1348installdirs: installdirs-recursive
1349installdirs-am:
1350	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
1351	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1352	done
1353install: $(BUILT_SOURCES)
1354	$(MAKE) $(AM_MAKEFLAGS) install-recursive
1355install-exec: install-exec-recursive
1356install-data: install-data-recursive
1357uninstall: uninstall-recursive
1358
1359install-am: all-am
1360	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1361
1362installcheck: installcheck-recursive
1363install-strip:
1364	if test -z '$(STRIP)'; then \
1365	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1366	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1367	      install; \
1368	else \
1369	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1370	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1371	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1372	fi
1373mostlyclean-generic:
1374
1375clean-generic:
1376	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1377
1378distclean-generic:
1379	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1380	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1381	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1382
1383maintainer-clean-generic:
1384	@echo "This command is intended for maintainers to use"
1385	@echo "it deletes files that may require special tools to rebuild."
1386	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1387clean: clean-recursive
1388
1389clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1390	clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS \
1391	mostlyclean-am
1392
1393distclean: distclean-recursive
1394	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1395	-rm -rf ./$(DEPDIR)
1396	-rm -f Makefile
1397distclean-am: clean-am distclean-compile distclean-generic \
1398	distclean-hdr distclean-libtool distclean-tags
1399
1400dvi: dvi-recursive
1401
1402dvi-am:
1403
1404html: html-recursive
1405
1406html-am:
1407
1408info: info-recursive
1409
1410info-am:
1411
1412install-data-am: install-data-local install-htmlDATA install-man
1413
1414install-dvi: install-dvi-recursive
1415
1416install-dvi-am:
1417
1418install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
1419	install-sbinPROGRAMS
1420	@$(NORMAL_INSTALL)
1421	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1422install-html: install-html-recursive
1423
1424install-html-am:
1425
1426install-info: install-info-recursive
1427
1428install-info-am:
1429
1430install-man: install-man1 install-man8
1431
1432install-pdf: install-pdf-recursive
1433
1434install-pdf-am:
1435
1436install-ps: install-ps-recursive
1437
1438install-ps-am:
1439
1440installcheck-am:
1441
1442maintainer-clean: maintainer-clean-recursive
1443	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1444	-rm -rf $(top_srcdir)/autom4te.cache
1445	-rm -rf ./$(DEPDIR)
1446	-rm -f Makefile
1447maintainer-clean-am: distclean-am maintainer-clean-generic
1448
1449mostlyclean: mostlyclean-recursive
1450
1451mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1452	mostlyclean-libtool
1453
1454pdf: pdf-recursive
1455
1456pdf-am:
1457
1458ps: ps-recursive
1459
1460ps-am:
1461
1462uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1463	uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
1464
1465uninstall-man: uninstall-man1 uninstall-man8
1466
1467.MAKE: $(am__recursive_targets) all check install install-am \
1468	install-exec-am install-strip
1469
1470.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1471	am--refresh check check-am clean clean-binPROGRAMS \
1472	clean-cscope clean-generic clean-libexecPROGRAMS clean-libtool \
1473	clean-noinstLIBRARIES clean-sbinPROGRAMS cscope cscopelist-am \
1474	ctags ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1475	dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1476	distclean distclean-compile distclean-generic distclean-hdr \
1477	distclean-libtool distclean-tags distcleancheck distdir \
1478	distuninstallcheck dvi dvi-am html html-am info info-am \
1479	install install-am install-binPROGRAMS install-data \
1480	install-data-am install-data-local install-dvi install-dvi-am \
1481	install-exec install-exec-am install-exec-hook install-html \
1482	install-html-am install-htmlDATA install-info install-info-am \
1483	install-libexecPROGRAMS install-man install-man1 install-man8 \
1484	install-pdf install-pdf-am install-ps install-ps-am \
1485	install-sbinPROGRAMS install-strip installcheck \
1486	installcheck-am installdirs installdirs-am maintainer-clean \
1487	maintainer-clean-generic mostlyclean mostlyclean-compile \
1488	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1489	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1490	uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1491	uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS
1492
1493.PRECIOUS: Makefile
1494
1495
1496install-data-local: install-html
1497
1498FRC:
1499	@: do-nothing action to prevent default SCCS get
1500	@: FRC "force" depends on nothing and is not a file, so is
1501	@: always out-of-date causing targets which depend on it to
1502	@: similarly always be outdated causing their rules to fire
1503	@: each time they or a dependent is built.
1504
1505$(PROGRAMS): version.o
1506
1507version.c: $(sntp_OBJECTS) ../libntp/libntp.a Makefile $(srcdir)/scm-rev
1508	env CSET=`cat $(srcdir)/scm-rev` $(top_builddir)/../scripts/build/mkver sntp
1509
1510version.o: version.c
1511	env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o
1512
1513check-autogen-version.def: FRC
1514	@cd $(srcdir)							\
1515	&& test -r ../include/autogen-version.def			\
1516	&& ( if cmp -s ../include/autogen-version.def autogen-version.def; \
1517	   then : ;							\
1518	   else cp ../include/autogen-version.def autogen-version.def;	 \
1519		echo "Installing new sntp/autogen-version.def file";	\
1520	   fi )
1521
1522$(srcdir)/autogen-version.def:
1523	$(MAKE) $(AM_MAKEFLAGS) check-autogen-version.def
1524
1525built-sources-only: $(BUILT_SOURCES)
1526	@: do-nothing action to avoid default SCCS get
1527
1528check-scm-rev: $(srcdir)/scm-rev
1529	@: do-nothing
1530
1531$(srcdir)/scm-rev:
1532	-test -r $(srcdir)/../SCCS/s.ChangeSet &&		\
1533	    (bk version) >/dev/null 2>&1 &&			\
1534	    cd $(srcdir)/.. &&					\
1535	    x=`bk -R prs -hr+ -nd:I: ChangeSet` &&		\
1536	    y=`cat sntp/scm-rev 2>/dev/null` || true &&		\
1537	    case "$$x" in ''|$$y) ;; *) echo $$x > sntp/scm-rev ;; esac
1538
1539$(srcdir)/m4/version.m4: $(srcdir)/../packageinfo.sh
1540	TEMPDIR=`pwd` && export TEMPDIR && cd $(srcdir) && \
1541	../scripts/build/genver m4/version.m4
1542
1543$(srcdir)/include/version.def: $(srcdir)/../packageinfo.sh
1544	TEMPDIR=`pwd` && export TEMPDIR && cd $(srcdir) && \
1545	../scripts/build/genver include/version.def
1546
1547$(srcdir)/include/version.texi: $(srcdir)/../packageinfo.sh
1548	TEMPDIR=`pwd` && export TEMPDIR && cd $(srcdir) && \
1549	../scripts/build/genver include/version.texi
1550
1551$(srcdir)/../COPYRIGHT:
1552	cd .. && $(MAKE) $(AM_MAKEFLAGS) COPYRIGHT-please
1553
1554check-COPYRIGHT-submake: $(srcdir)/../COPYRIGHT
1555	@cmp -s $(srcdir)/../COPYRIGHT $(srcdir)/COPYRIGHT	\
1556	 || { cp $(srcdir)/../COPYRIGHT $(srcdir)		\
1557	      && echo 'updated sntp/COPYRIGHT installed' ;}
1558	@echo 'submake avoided if this file is newer than parent COPYRIGHT' > $@
1559
1560check-COPYRIGHT: FRC
1561	[ ! -r $(srcdir)/../COPYRIGHT ]					\
1562	|| [ check-COPYRIGHT-submake -nt $(srcdir)/../COPYRIGHT ]	\
1563	|| $(MAKE) $(AM_MAKEFLAGS) check-COPYRIGHT-submake
1564
1565$(srcdir)/COPYRIGHT: check-COPYRIGHT
1566	@: do-nothing action to prevent any default
1567
1568$(srcdir)/sntp-opts.h: $(srcdir)/sntp-opts.c
1569	@: do-nothing action to avoid default SCCS get, .h built with .c
1570
1571$(srcdir)/sntp-opts.c: $(srcdir)/sntp-opts.def $(std_def_list)
1572	$(run_ag) sntp-opts.def
1573
1574###
1575
1576$(srcdir)/sntp.1sntpman: $(srcdir)/sntp-opts.def $(std_def_list)
1577	$(run_ag) -DMAN_SECTION=1sntpman -Tagman-cmd.tpl sntp-opts.def
1578
1579$(srcdir)/sntp.man.in: $(srcdir)/sntp.1sntpman $(srcdir)/scripts/mansec2subst.sed
1580	sed -f $(srcdir)/scripts/mansec2subst.sed $(srcdir)/sntp.1sntpman > $(srcdir)/sntp.man.in+
1581	mv $(srcdir)/sntp.man.in+ $(srcdir)/sntp.man.in
1582
1583###
1584
1585$(srcdir)/sntp.1sntpmdoc: $(srcdir)/sntp-opts.def $(std_def_list)
1586	$(run_ag) -DMAN_SECTION=1sntpmdoc -Tagmdoc-cmd.tpl sntp-opts.def
1587
1588$(srcdir)/sntp.mdoc.in: $(srcdir)/sntp.1sntpmdoc $(srcdir)/scripts/mansec2subst.sed
1589	sed -f $(srcdir)/scripts/mansec2subst.sed $(srcdir)/sntp.1sntpmdoc > $(srcdir)/sntp.mdoc.in+
1590	mv $(srcdir)/sntp.mdoc.in+ $(srcdir)/sntp.mdoc.in
1591
1592###
1593
1594sntp.$(SNTP_MS): $(srcdir)/sntp.$(MANTAGFMT).in $(top_builddir)/config.status
1595	$(top_builddir)/config.status --file=sntp.$(SNTP_MS)+:$(srcdir)/sntp.$(MANTAGFMT).in
1596	mv sntp.$(SNTP_MS)+ sntp.$(SNTP_MS)
1597
1598###
1599
1600$(srcdir)/invoke-sntp.menu: $(srcdir)/invoke-sntp.texi
1601	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1602
1603$(srcdir)/invoke-sntp.texi: $(srcdir)/sntp-opts.def $(std_def_list)
1604	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section sntp-opts.def
1605	$(top_srcdir)/../scripts/build/check--help $@
1606
1607$(srcdir)/sntp.html: $(srcdir)/invoke-sntp.menu $(srcdir)/invoke-sntp.texi $(srcdir)/sntp.texi $(srcdir)/include/version.texi
1608	cd $(srcdir) && ( makeinfo --force --html --no-split -o sntp.html sntp.texi || true )
1609
1610libtool: $(LIBTOOL_DEPS)
1611	./config.status --recheck
1612
1613libevent-dist-hook:
1614	if test -n "$(NTP_FORCE_LIBEVENT_DIST)" ; then rm -rf $(distdir)/libevent/autom4te.cache $(distdir)/libevent/config.h.in~ ; find $(distdir)/libevent -type d -name SCCS -print | xargs rm -rf ; fi
1615
1616dist-hook: libevent-dist-hook
1617	@: do-nothing action to avoid default SCCS get
1618
1619install-exec-hook:
1620	@test -z "${bin_PROGRAMS}${bin_SCRIPTS}"		\
1621	|| for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do	\
1622	   test ! -f ${sbindir}/$$i				\
1623		|| echo "*** $$i is also in ${sbindir}!";	\
1624	done
1625	@test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}"		\
1626	|| for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do	\
1627	   test ! -f ${bindir}/$$i				\
1628		|| echo "*** $$i is also in ${bindir}!";	\
1629	done
1630
1631#
1632
1633check-libntp: ../libntp/libntp.a
1634	@echo stamp > $@
1635
1636../libntp/libntp.a:
1637	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
1638
1639check-libopts: libopts/libopts.la
1640	@echo stamp > $@
1641
1642libopts/libopts.la:
1643	-cd libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1644$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1645	@[ -f $@ ] ||							\
1646		cp $(top_srcdir)/deps-ver $@
1647	@[ -w $@ ] ||							\
1648		chmod ug+w $@
1649	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
1650		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
1651		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
1652		cat $@ &&						\
1653		rm -rf $(DEPDIR) &&					\
1654		mkdir $(DEPDIR) && 					\
1655		case "$(top_builddir)" in				\
1656		 .)							\
1657		    ./config.status Makefile depfiles			\
1658		    ;;							\
1659		 *)							\
1660		    cd "$(top_builddir)" &&				\
1661		    ./config.status $(subdir)/Makefile depfiles &&	\
1662		    cd $(subdir)					\
1663		    ;;							\
1664		esac &&							\
1665		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
1666		cat $(top_srcdir)/deps-ver				\
1667	)
1668	cp $(top_srcdir)/deps-ver $@
1669
1670.deps-ver: $(top_srcdir)/deps-ver
1671	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1672	@touch $@
1673
1674#
1675# depsver.mf	included in Makefile.am for directories with .deps
1676#
1677# When building in the same directory with sources that change over
1678# time, such as when tracking using bk, the .deps files can become
1679# stale with respect to moved, deleted, or superceded headers.  Most
1680# commonly, this would exhibit as make reporting a failure to make a
1681# header file which is no longer in the location given.  To address
1682# this issue, we use a deps-ver file which is updated with each change
1683# that breaks old .deps files.  A copy of deps-ver is made into
1684# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
1685# with different contents than deps-ver, we make clean to ensure all
1686# .o files built before the incompatible change are rebuilt along with
1687# their updated .deps files, then remove $(DEPDIR) and recreate it as
1688# empty stubs.
1689#
1690# It is normal when configured with --disable-dependency-tracking for
1691# the DEPDIR to not have been created.  For this reason, we use the
1692# intermediate target .deps-ver, which invokes make recursively if
1693# DEPDIR exists.
1694#
1695# If you modify depsver.mf, please make the changes to the master
1696# copy, the one in sntp is copied by the bootstrap script from it.
1697#
1698# This comment block follows rather than leads the related code so that
1699# it stays with it in the generated Makefile.in and Makefile.
1700#
1701
1702# Tell versions [3.59,3.63) of GNU make to not export all variables.
1703# Otherwise a system limit (for SysV at least) may be exceeded.
1704.NOEXPORT:
1705