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