Makefile.in revision 290001
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
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = scripts
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97	$(top_srcdir)/sntp/m4/define_dir.m4 \
98	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99	$(top_srcdir)/sntp/m4/libtool.m4 \
100	$(top_srcdir)/sntp/m4/ltoptions.m4 \
101	$(top_srcdir)/sntp/m4/ltsugar.m4 \
102	$(top_srcdir)/sntp/m4/ltversion.m4 \
103	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
104	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
105	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
106	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
107	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
108	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
109	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
110	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
111	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
112	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
113	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
114	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
115	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
116	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
117	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
118	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
119	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
120	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
121	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
122	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
123	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
124	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
125	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
126	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
127	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
128	$(top_srcdir)/sntp/m4/openldap.m4 \
129	$(top_srcdir)/sntp/m4/os_cflags.m4 \
130	$(top_srcdir)/sntp/m4/snprintf.m4 \
131	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
132am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133	$(ACLOCAL_M4)
134DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
135mkinstalldirs = $(install_sh) -d
136CONFIG_HEADER = $(top_builddir)/config.h
137CONFIG_CLEAN_FILES = ntpver plot_summary summary
138CONFIG_CLEAN_VPATH_FILES =
139SCRIPTS = $(noinst_SCRIPTS)
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 = 
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 = 
152SOURCES =
153DIST_SOURCES =
154RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
155	ctags-recursive dvi-recursive html-recursive info-recursive \
156	install-data-recursive install-dvi-recursive \
157	install-exec-recursive install-html-recursive \
158	install-info-recursive install-pdf-recursive \
159	install-ps-recursive install-recursive installcheck-recursive \
160	installdirs-recursive pdf-recursive ps-recursive \
161	tags-recursive uninstall-recursive
162am__can_run_installinfo = \
163  case $$AM_UPDATE_INFO_DIR in \
164    n|no|NO) false;; \
165    *) (install-info --version) >/dev/null 2>&1;; \
166  esac
167am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
168am__vpath_adj = case $$p in \
169    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
170    *) f=$$p;; \
171  esac;
172am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
173am__install_max = 40
174am__nobase_strip_setup = \
175  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
176am__nobase_strip = \
177  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
178am__nobase_list = $(am__nobase_strip_setup); \
179  for p in $$list; do echo "$$p $$p"; done | \
180  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
181  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
182    if (++n[$$2] == $(am__install_max)) \
183      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
184    END { for (dir in files) print dir, files[dir] }'
185am__base_list = \
186  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
187  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
188am__uninstall_files_from_dir = { \
189  test -z "$$files" \
190    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
191    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
192         $(am__cd) "$$dir" && rm -f $$files; }; \
193  }
194man1dir = $(mandir)/man1
195am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"
196man8dir = $(mandir)/man8
197NROFF = nroff
198MANS = $(man1_MANS) $(man8_MANS)
199DATA = $(noinst_DATA)
200RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
201  distclean-recursive maintainer-clean-recursive
202am__recursive_targets = \
203  $(RECURSIVE_TARGETS) \
204  $(RECURSIVE_CLEAN_TARGETS) \
205  $(am__extra_recursive_targets)
206AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
207	distdir
208am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
209# Read a list of newline-separated strings from the standard input,
210# and print each of them once, without duplicates.  Input order is
211# *not* preserved.
212am__uniquify_input = $(AWK) '\
213  BEGIN { nonempty = 0; } \
214  { items[$$0] = 1; nonempty = 1; } \
215  END { if (nonempty) { for (i in items) print i; }; } \
216'
217# Make sure the list of sources is unique.  This is necessary because,
218# e.g., the same source file might be shared among _SOURCES variables
219# for different programs/libraries.
220am__define_uniq_tagged_files = \
221  list='$(am__tagged_files)'; \
222  unique=`for i in $$list; do \
223    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
224  done | $(am__uniquify_input)`
225ETAGS = etags
226CTAGS = ctags
227DIST_SUBDIRS = $(SUBDIRS)
228am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntpver.in \
229	$(srcdir)/plot_summary.in $(srcdir)/summary.in README
230DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
231am__relativize = \
232  dir0=`pwd`; \
233  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
234  sed_rest='s,^[^/]*/*,,'; \
235  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
236  sed_butlast='s,/*[^/]*$$,,'; \
237  while test -n "$$dir1"; do \
238    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
239    if test "$$first" != "."; then \
240      if test "$$first" = ".."; then \
241        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
242        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
243      else \
244        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
245        if test "$$first2" = "$$first"; then \
246          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
247        else \
248          dir2="../$$dir2"; \
249        fi; \
250        dir0="$$dir0"/"$$first"; \
251      fi; \
252    fi; \
253    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
254  done; \
255  reldir="$$dir2"
256ACLOCAL = @ACLOCAL@
257ALLOCA = @ALLOCA@
258AMTAR = @AMTAR@
259AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
260AR = @AR@
261AUTOCONF = @AUTOCONF@
262AUTOHEADER = @AUTOHEADER@
263AUTOMAKE = @AUTOMAKE@
264AWK = @AWK@
265BUILD_THREAD = @BUILD_THREAD@
266CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
267CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
268CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
269CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
270CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
271CC = @CC@
272CCDEPMODE = @CCDEPMODE@
273CFLAGS = @CFLAGS@
274CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
275CFLAGS_NTP = @CFLAGS_NTP@
276CHUTEST = @CHUTEST@
277CONFIG_SHELL = @CONFIG_SHELL@
278CPP = @CPP@
279CPPFLAGS = @CPPFLAGS@
280CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
281CPPFLAGS_NTP = @CPPFLAGS_NTP@
282CXX = @CXX@
283CXXCPP = @CXXCPP@
284CXXDEPMODE = @CXXDEPMODE@
285CXXFLAGS = @CXXFLAGS@
286CYGPATH_W = @CYGPATH_W@
287DCFD = @DCFD@
288DEFS = @DEFS@
289DEPDIR = @DEPDIR@
290DLLTOOL = @DLLTOOL@
291DSYMUTIL = @DSYMUTIL@
292DUMPBIN = @DUMPBIN@
293ECHO_C = @ECHO_C@
294ECHO_N = @ECHO_N@
295ECHO_T = @ECHO_T@
296EDITLINE_LIBS = @EDITLINE_LIBS@
297EGREP = @EGREP@
298EXEEXT = @EXEEXT@
299FGREP = @FGREP@
300GREP = @GREP@
301GTEST_CONFIG = @GTEST_CONFIG@
302GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
303GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
304GTEST_LDFLAGS = @GTEST_LDFLAGS@
305GTEST_LIBS = @GTEST_LIBS@
306HAVE_INLINE = @HAVE_INLINE@
307HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
308HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
309HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
310INSTALL = @INSTALL@
311INSTALL_DATA = @INSTALL_DATA@
312INSTALL_PROGRAM = @INSTALL_PROGRAM@
313INSTALL_SCRIPT = @INSTALL_SCRIPT@
314INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
315LD = @LD@
316LDADD_LIBEVENT = @LDADD_LIBEVENT@
317LDADD_LIBNTP = @LDADD_LIBNTP@
318LDADD_LIBUTIL = @LDADD_LIBUTIL@
319LDADD_NLIST = @LDADD_NLIST@
320LDADD_NTP = @LDADD_NTP@
321LDFLAGS = @LDFLAGS@
322LDFLAGS_NTP = @LDFLAGS_NTP@
323LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
324LIBM = @LIBM@
325LIBOBJS = @LIBOBJS@
326LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
327LIBOPTS_DIR = @LIBOPTS_DIR@
328LIBOPTS_LDADD = @LIBOPTS_LDADD@
329LIBPARSE = @LIBPARSE@
330LIBS = @LIBS@
331LIBTOOL = @LIBTOOL@
332LIBTOOL_DEPS = @LIBTOOL_DEPS@
333LIPO = @LIPO@
334LN_S = @LN_S@
335LSCF = @LSCF@
336LTHREAD_LIBS = @LTHREAD_LIBS@
337LTLIBOBJS = @LTLIBOBJS@
338MAKEINFO = @MAKEINFO@
339MAKE_ADJTIMED = @MAKE_ADJTIMED@
340MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
341MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
342MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
343MAKE_LIBPARSE = @MAKE_LIBPARSE@
344MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
345MAKE_NTPDSIM = @MAKE_NTPDSIM@
346MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
347MAKE_NTPTIME = @MAKE_NTPTIME@
348MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
349MAKE_TICKADJ = @MAKE_TICKADJ@
350MAKE_TIMETRIM = @MAKE_TIMETRIM@
351MANIFEST_TOOL = @MANIFEST_TOOL@
352MANTAGFMT = @MANTAGFMT@
353MKDIR_P = @MKDIR_P@
354NM = @NM@
355NMEDIT = @NMEDIT@
356NTPDATE_DB = @NTPDATE_DB@
357NTPDATE_DL = @NTPDATE_DL@
358NTPDATE_DS = @NTPDATE_DS@
359NTPDATE_MS = @NTPDATE_MS@
360NTPDATE_NI = @NTPDATE_NI@
361NTPDC_DB = @NTPDC_DB@
362NTPDC_DL = @NTPDC_DL@
363NTPDC_DS = @NTPDC_DS@
364NTPDC_MS = @NTPDC_MS@
365NTPDC_NI = @NTPDC_NI@
366NTPDSIM_DB = @NTPDSIM_DB@
367NTPDSIM_DL = @NTPDSIM_DL@
368NTPDSIM_DS = @NTPDSIM_DS@
369NTPDSIM_MS = @NTPDSIM_MS@
370NTPDSIM_NI = @NTPDSIM_NI@
371NTPD_DB = @NTPD_DB@
372NTPD_DL = @NTPD_DL@
373NTPD_DS = @NTPD_DS@
374NTPD_MS = @NTPD_MS@
375NTPD_NI = @NTPD_NI@
376NTPQ_DB = @NTPQ_DB@
377NTPQ_DL = @NTPQ_DL@
378NTPQ_DS = @NTPQ_DS@
379NTPQ_MS = @NTPQ_MS@
380NTPQ_NI = @NTPQ_NI@
381NTPSNMPD_DB = @NTPSNMPD_DB@
382NTPSNMPD_DL = @NTPSNMPD_DL@
383NTPSNMPD_DS = @NTPSNMPD_DS@
384NTPSNMPD_MS = @NTPSNMPD_MS@
385NTPSNMPD_NI = @NTPSNMPD_NI@
386NTPSWEEP_DB = @NTPSWEEP_DB@
387NTPSWEEP_DL = @NTPSWEEP_DL@
388NTPSWEEP_DS = @NTPSWEEP_DS@
389NTPSWEEP_MS = @NTPSWEEP_MS@
390NTPSWEEP_NI = @NTPSWEEP_NI@
391NTPTIME_DB = @NTPTIME_DB@
392NTPTIME_DL = @NTPTIME_DL@
393NTPTIME_DS = @NTPTIME_DS@
394NTPTIME_MS = @NTPTIME_MS@
395NTPTIME_NI = @NTPTIME_NI@
396NTPTRACE_DB = @NTPTRACE_DB@
397NTPTRACE_DL = @NTPTRACE_DL@
398NTPTRACE_DS = @NTPTRACE_DS@
399NTPTRACE_MS = @NTPTRACE_MS@
400NTPTRACE_NI = @NTPTRACE_NI@
401NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
402NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
403NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
404NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
405NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
406NTP_KEYSDIR = @NTP_KEYSDIR@
407NTP_WAIT_DB = @NTP_WAIT_DB@
408NTP_WAIT_DL = @NTP_WAIT_DL@
409NTP_WAIT_DS = @NTP_WAIT_DS@
410NTP_WAIT_MS = @NTP_WAIT_MS@
411NTP_WAIT_NI = @NTP_WAIT_NI@
412OBJDUMP = @OBJDUMP@
413OBJEXT = @OBJEXT@
414OTOOL = @OTOOL@
415OTOOL64 = @OTOOL64@
416PACKAGE = @PACKAGE@
417PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
418PACKAGE_NAME = @PACKAGE_NAME@
419PACKAGE_STRING = @PACKAGE_STRING@
420PACKAGE_TARNAME = @PACKAGE_TARNAME@
421PACKAGE_URL = @PACKAGE_URL@
422PACKAGE_VERSION = @PACKAGE_VERSION@
423PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
424PATH_PERL = @PATH_PERL@
425PATH_RUBY = @PATH_RUBY@
426PATH_SEPARATOR = @PATH_SEPARATOR@
427PATH_TEST = @PATH_TEST@
428PERLLIBDIR = @PERLLIBDIR@
429PKG_CONFIG = @PKG_CONFIG@
430POSIX_SHELL = @POSIX_SHELL@
431PROPDELAY = @PROPDELAY@
432PTHREAD_LIBS = @PTHREAD_LIBS@
433RANLIB = @RANLIB@
434SED = @SED@
435SET_MAKE = @SET_MAKE@
436SHELL = @SHELL@
437SNMP_CFLAGS = @SNMP_CFLAGS@
438SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
439SNMP_LIBS = @SNMP_LIBS@
440SNTP = @SNTP@
441SNTP_DB = @SNTP_DB@
442SNTP_DL = @SNTP_DL@
443SNTP_DS = @SNTP_DS@
444SNTP_MS = @SNTP_MS@
445SNTP_NI = @SNTP_NI@
446STDNORETURN_H = @STDNORETURN_H@
447STRIP = @STRIP@
448TESTDCF = @TESTDCF@
449TICKADJ_DB = @TICKADJ_DB@
450TICKADJ_DL = @TICKADJ_DL@
451TICKADJ_DS = @TICKADJ_DS@
452TICKADJ_MS = @TICKADJ_MS@
453TICKADJ_NI = @TICKADJ_NI@
454TIMETRIM_DB = @TIMETRIM_DB@
455TIMETRIM_DL = @TIMETRIM_DL@
456TIMETRIM_DS = @TIMETRIM_DS@
457TIMETRIM_MS = @TIMETRIM_MS@
458TIMETRIM_NI = @TIMETRIM_NI@
459UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
460UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
461UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
462UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
463UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
464VERSION = @VERSION@
465VER_SUFFIX = @VER_SUFFIX@
466YACC = @YACC@
467YFLAGS = @YFLAGS@
468abs_builddir = @abs_builddir@
469abs_srcdir = @abs_srcdir@
470abs_top_builddir = @abs_top_builddir@
471abs_top_srcdir = @abs_top_srcdir@
472ac_ct_AR = @ac_ct_AR@
473ac_ct_CC = @ac_ct_CC@
474ac_ct_CXX = @ac_ct_CXX@
475ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
476am__include = @am__include@
477am__leading_dot = @am__leading_dot@
478am__quote = @am__quote@
479am__tar = @am__tar@
480am__untar = @am__untar@
481bindir = @bindir@
482build = @build@
483build_alias = @build_alias@
484build_cpu = @build_cpu@
485build_os = @build_os@
486build_vendor = @build_vendor@
487builddir = @builddir@
488datadir = @datadir@
489datarootdir = @datarootdir@
490docdir = @docdir@
491dvidir = @dvidir@
492exec_prefix = @exec_prefix@
493host = @host@
494host_alias = @host_alias@
495host_cpu = @host_cpu@
496host_os = @host_os@
497host_vendor = @host_vendor@
498htmldir = @htmldir@
499includedir = @includedir@
500infodir = @infodir@
501install_sh = @install_sh@
502libdir = @libdir@
503libexecdir = @libexecdir@
504localedir = @localedir@
505localstatedir = @localstatedir@
506mandir = @mandir@
507mkdir_p = @mkdir_p@
508oldincludedir = @oldincludedir@
509pdfdir = @pdfdir@
510prefix = @prefix@
511program_transform_name = @program_transform_name@
512psdir = @psdir@
513sbindir = @sbindir@
514sharedstatedir = @sharedstatedir@
515srcdir = @srcdir@
516subdirs = @subdirs@
517sysconfdir = @sysconfdir@
518target_alias = @target_alias@
519top_build_prefix = @top_build_prefix@
520top_builddir = @top_builddir@
521top_srcdir = @top_srcdir@
522NULL = 
523SUBDIRS = \
524	build		\
525	calc_tickadj	\
526	ntp-wait	\
527	ntpsweep	\
528	ntptrace	\
529	lib		\
530	update-leap	\
531	$(NULL)
532
533man1_MANS = 
534man8_MANS = 
535DISTCLEANFILES = config.log $(man_MANS)
536run_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
537		autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
538
539std_def_list = \
540	$(top_srcdir)/sntp/include/debug-opt.def		\
541	$(top_srcdir)/sntp/include/autogen-version.def 		\
542	$(top_srcdir)/sntp/include/copyright.def 		\
543	$(top_srcdir)/sntp/include/homerc.def 			\
544	$(top_srcdir)/sntp/include/ntp.lic 			\
545	$(top_srcdir)/sntp/include/version.def			\
546	$(NULL)
547
548noinst_SCRIPTS = \
549	ntpver			\
550	plot_summary		\
551	summary			\
552	$(NULL)
553
554EXTRA_DIST = \
555	deprecated			\
556	monitoring			\
557	invoke-plot_summary.texi	\
558	invoke-plot_summary.menu	\
559	plot_summary.1plot_summaryman	\
560	plot_summary.1plot_summarymdoc	\
561	plot_summary.mdoc.in		\
562	plot_summary.man.in		\
563	plot_summary.texi		\
564	plot_summary.html		\
565	plot_summary-opts		\
566	plot_summary-opts.def		\
567	rc				\
568	invoke-summary.texi		\
569	invoke-summary.menu		\
570	summary.1summaryman		\
571	summary.1summarymdoc		\
572	summary.mdoc.in			\
573	summary.man.in			\
574	summary.texi			\
575	summary.html			\
576	summary-opts			\
577	summary-opts.def		\
578	stats				\
579	$(NULL)
580
581noinst_DATA = \
582	invoke-plot_summary.texi	\
583	invoke-plot_summary.menu	\
584	plot_summary.1plot_summaryman	\
585	plot_summary.1plot_summarymdoc	\
586	plot_summary.mdoc.in		\
587	plot_summary.man.in		\
588	plot_summary.texi		\
589	plot_summary.html		\
590	invoke-summary.texi		\
591	invoke-summary.menu		\
592	summary.1summaryman		\
593	summary.1summarymdoc		\
594	summary.mdoc.in			\
595	summary.man.in			\
596	summary.texi			\
597	summary.html			\
598	$(NULL)
599
600
601#OPTTPL = ../sntp/ag-tpl/perlopt.tpl
602OPTTPL = $(std_def_list)
603all: all-recursive
604
605.SUFFIXES:
606$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
607	@for dep in $?; do \
608	  case '$(am__configure_deps)' in \
609	    *$$dep*) \
610	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
611	        && { if test -f $@; then exit 0; else break; fi; }; \
612	      exit 1;; \
613	  esac; \
614	done; \
615	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \
616	$(am__cd) $(top_srcdir) && \
617	  $(AUTOMAKE) --foreign scripts/Makefile
618Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
619	@case '$?' in \
620	  *config.status*) \
621	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
622	  *) \
623	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
624	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
625	esac;
626
627$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
628	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
629
630$(top_srcdir)/configure:  $(am__configure_deps)
631	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
632$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
633	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
634$(am__aclocal_m4_deps):
635ntpver: $(top_builddir)/config.status $(srcdir)/ntpver.in
636	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
637plot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in
638	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
639summary: $(top_builddir)/config.status $(srcdir)/summary.in
640	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
641
642mostlyclean-libtool:
643	-rm -f *.lo
644
645clean-libtool:
646	-rm -rf .libs _libs
647install-man1: $(man1_MANS)
648	@$(NORMAL_INSTALL)
649	@list1='$(man1_MANS)'; \
650	list2=''; \
651	test -n "$(man1dir)" \
652	  && test -n "`echo $$list1$$list2`" \
653	  || exit 0; \
654	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
655	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
656	{ for i in $$list1; do echo "$$i"; done;  \
657	if test -n "$$list2"; then \
658	  for i in $$list2; do echo "$$i"; done \
659	    | sed -n '/\.1[a-z]*$$/p'; \
660	fi; \
661	} | while read p; do \
662	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
663	  echo "$$d$$p"; echo "$$p"; \
664	done | \
665	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
666	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
667	sed 'N;N;s,\n, ,g' | { \
668	list=; while read file base inst; do \
669	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
670	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
671	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
672	  fi; \
673	done; \
674	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
675	while read files; do \
676	  test -z "$$files" || { \
677	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
678	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
679	done; }
680
681uninstall-man1:
682	@$(NORMAL_UNINSTALL)
683	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
684	files=`{ for i in $$list; do echo "$$i"; done; \
685	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
686	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
687	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
688install-man8: $(man8_MANS)
689	@$(NORMAL_INSTALL)
690	@list1='$(man8_MANS)'; \
691	list2=''; \
692	test -n "$(man8dir)" \
693	  && test -n "`echo $$list1$$list2`" \
694	  || exit 0; \
695	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
696	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
697	{ for i in $$list1; do echo "$$i"; done;  \
698	if test -n "$$list2"; then \
699	  for i in $$list2; do echo "$$i"; done \
700	    | sed -n '/\.8[a-z]*$$/p'; \
701	fi; \
702	} | while read p; do \
703	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
704	  echo "$$d$$p"; echo "$$p"; \
705	done | \
706	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
707	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
708	sed 'N;N;s,\n, ,g' | { \
709	list=; while read file base inst; do \
710	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
711	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
712	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
713	  fi; \
714	done; \
715	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
716	while read files; do \
717	  test -z "$$files" || { \
718	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
719	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
720	done; }
721
722uninstall-man8:
723	@$(NORMAL_UNINSTALL)
724	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
725	files=`{ for i in $$list; do echo "$$i"; done; \
726	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
727	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
728	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
729
730# This directory's subdirectories are mostly independent; you can cd
731# into them and run 'make' without going through this Makefile.
732# To change the values of 'make' variables: instead of editing Makefiles,
733# (1) if the variable is set in 'config.status', edit 'config.status'
734#     (which will cause the Makefiles to be regenerated when you run 'make');
735# (2) otherwise, pass the desired values on the 'make' command line.
736$(am__recursive_targets):
737	@fail=; \
738	if $(am__make_keepgoing); then \
739	  failcom='fail=yes'; \
740	else \
741	  failcom='exit 1'; \
742	fi; \
743	dot_seen=no; \
744	target=`echo $@ | sed s/-recursive//`; \
745	case "$@" in \
746	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
747	  *) list='$(SUBDIRS)' ;; \
748	esac; \
749	for subdir in $$list; do \
750	  echo "Making $$target in $$subdir"; \
751	  if test "$$subdir" = "."; then \
752	    dot_seen=yes; \
753	    local_target="$$target-am"; \
754	  else \
755	    local_target="$$target"; \
756	  fi; \
757	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
758	  || eval $$failcom; \
759	done; \
760	if test "$$dot_seen" = "no"; then \
761	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
762	fi; test -z "$$fail"
763
764ID: $(am__tagged_files)
765	$(am__define_uniq_tagged_files); mkid -fID $$unique
766tags: tags-recursive
767TAGS: tags
768
769tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
770	set x; \
771	here=`pwd`; \
772	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
773	  include_option=--etags-include; \
774	  empty_fix=.; \
775	else \
776	  include_option=--include; \
777	  empty_fix=; \
778	fi; \
779	list='$(SUBDIRS)'; for subdir in $$list; do \
780	  if test "$$subdir" = .; then :; else \
781	    test ! -f $$subdir/TAGS || \
782	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
783	  fi; \
784	done; \
785	$(am__define_uniq_tagged_files); \
786	shift; \
787	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
788	  test -n "$$unique" || unique=$$empty_fix; \
789	  if test $$# -gt 0; then \
790	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
791	      "$$@" $$unique; \
792	  else \
793	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
794	      $$unique; \
795	  fi; \
796	fi
797ctags: ctags-recursive
798
799CTAGS: ctags
800ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
801	$(am__define_uniq_tagged_files); \
802	test -z "$(CTAGS_ARGS)$$unique" \
803	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
804	     $$unique
805
806GTAGS:
807	here=`$(am__cd) $(top_builddir) && pwd` \
808	  && $(am__cd) $(top_srcdir) \
809	  && gtags -i $(GTAGS_ARGS) "$$here"
810cscopelist: cscopelist-recursive
811
812cscopelist-am: $(am__tagged_files)
813	list='$(am__tagged_files)'; \
814	case "$(srcdir)" in \
815	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
816	  *) sdir=$(subdir)/$(srcdir) ;; \
817	esac; \
818	for i in $$list; do \
819	  if test -f "$$i"; then \
820	    echo "$(subdir)/$$i"; \
821	  else \
822	    echo "$$sdir/$$i"; \
823	  fi; \
824	done >> $(top_builddir)/cscope.files
825
826distclean-tags:
827	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
828
829distdir: $(DISTFILES)
830	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
831	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832	list='$(DISTFILES)'; \
833	  dist_files=`for file in $$list; do echo $$file; done | \
834	  sed -e "s|^$$srcdirstrip/||;t" \
835	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
836	case $$dist_files in \
837	  */*) $(MKDIR_P) `echo "$$dist_files" | \
838			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
839			   sort -u` ;; \
840	esac; \
841	for file in $$dist_files; do \
842	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
843	  if test -d $$d/$$file; then \
844	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
845	    if test -d "$(distdir)/$$file"; then \
846	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
847	    fi; \
848	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
849	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
850	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
851	    fi; \
852	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
853	  else \
854	    test -f "$(distdir)/$$file" \
855	    || cp -p $$d/$$file "$(distdir)/$$file" \
856	    || exit 1; \
857	  fi; \
858	done
859	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
860	  if test "$$subdir" = .; then :; else \
861	    $(am__make_dryrun) \
862	      || test -d "$(distdir)/$$subdir" \
863	      || $(MKDIR_P) "$(distdir)/$$subdir" \
864	      || exit 1; \
865	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
866	    $(am__relativize); \
867	    new_distdir=$$reldir; \
868	    dir1=$$subdir; dir2="$(top_distdir)"; \
869	    $(am__relativize); \
870	    new_top_distdir=$$reldir; \
871	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
872	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
873	    ($(am__cd) $$subdir && \
874	      $(MAKE) $(AM_MAKEFLAGS) \
875	        top_distdir="$$new_top_distdir" \
876	        distdir="$$new_distdir" \
877		am__remove_distdir=: \
878		am__skip_length_check=: \
879		am__skip_mode_fix=: \
880	        distdir) \
881	      || exit 1; \
882	  fi; \
883	done
884check-am: all-am
885check: check-recursive
886all-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
887installdirs: installdirs-recursive
888installdirs-am:
889	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"; do \
890	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
891	done
892install: install-recursive
893install-exec: install-exec-recursive
894install-data: install-data-recursive
895uninstall: uninstall-recursive
896
897install-am: all-am
898	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
899
900installcheck: installcheck-recursive
901install-strip:
902	if test -z '$(STRIP)'; then \
903	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
904	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
905	      install; \
906	else \
907	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
908	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
909	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
910	fi
911mostlyclean-generic:
912
913clean-generic:
914
915distclean-generic:
916	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
917	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
918	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
919
920maintainer-clean-generic:
921	@echo "This command is intended for maintainers to use"
922	@echo "it deletes files that may require special tools to rebuild."
923clean: clean-recursive
924
925clean-am: clean-generic clean-libtool mostlyclean-am
926
927distclean: distclean-recursive
928	-rm -f Makefile
929distclean-am: clean-am distclean-generic distclean-tags
930
931dvi: dvi-recursive
932
933dvi-am:
934
935html: html-recursive
936
937html-am:
938
939info: info-recursive
940
941info-am:
942
943install-data-am: install-data-local install-man
944
945install-dvi: install-dvi-recursive
946
947install-dvi-am:
948
949install-exec-am:
950
951install-html: install-html-recursive
952
953install-html-am:
954
955install-info: install-info-recursive
956
957install-info-am:
958
959install-man: install-man1 install-man8
960
961install-pdf: install-pdf-recursive
962
963install-pdf-am:
964
965install-ps: install-ps-recursive
966
967install-ps-am:
968
969installcheck-am:
970
971maintainer-clean: maintainer-clean-recursive
972	-rm -f Makefile
973maintainer-clean-am: distclean-am maintainer-clean-generic
974
975mostlyclean: mostlyclean-recursive
976
977mostlyclean-am: mostlyclean-generic mostlyclean-libtool
978
979pdf: pdf-recursive
980
981pdf-am:
982
983ps: ps-recursive
984
985ps-am:
986
987uninstall-am: uninstall-man
988
989uninstall-man: uninstall-man1 uninstall-man8
990
991.MAKE: $(am__recursive_targets) install-am install-strip
992
993.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
994	check-am clean clean-generic clean-libtool cscopelist-am ctags \
995	ctags-am distclean distclean-generic distclean-libtool \
996	distclean-tags distdir dvi dvi-am html html-am info info-am \
997	install install-am install-data install-data-am \
998	install-data-local install-dvi install-dvi-am install-exec \
999	install-exec-am install-html install-html-am install-info \
1000	install-info-am install-man install-man1 install-man8 \
1001	install-pdf install-pdf-am install-ps install-ps-am \
1002	install-strip installcheck installcheck-am installdirs \
1003	installdirs-am maintainer-clean maintainer-clean-generic \
1004	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1005	ps ps-am tags tags-am uninstall uninstall-am uninstall-man \
1006	uninstall-man1 uninstall-man8
1007
1008.PRECIOUS: Makefile
1009
1010
1011install-data-local: install-html
1012
1013plot_summary: $(srcdir)/plot_summary-opts
1014
1015$(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
1016	$(run_ag) plot_summary-opts.def 
1017
1018### Nroff
1019
1020$(srcdir)/plot_summary.1plot_summaryman: $(srcdir)/plot_summary-opts.def $(std_def_list)
1021	$(run_ag) -DMAN_SECTION=1plot_summaryman -Tagman-cmd.tpl plot_summary-opts.def
1022
1023$(srcdir)/plot_summary.man.in: $(srcdir)/plot_summary.1plot_summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1024	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summaryman > $(srcdir)/plot_summary.man.in+
1025	mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in
1026
1027### Mdoc
1028
1029$(srcdir)/plot_summary.1plot_summarymdoc: $(srcdir)/plot_summary-opts.def $(std_def_list)
1030	$(run_ag) -DMAN_SECTION=1plot_summarymdoc -Tagmdoc-cmd.tpl plot_summary-opts.def
1031
1032$(srcdir)/plot_summary.mdoc.in: $(srcdir)/plot_summary.1plot_summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1033	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summarymdoc > $(srcdir)/plot_summary.mdoc.in+
1034	mv $(srcdir)/plot_summary.mdoc.in+ $(srcdir)/plot_summary.mdoc.in
1035
1036### Manpage (local)
1037
1038plot_summary.1: $(srcdir)/plot_summary.$(MANTAGFMT).in $(top_builddir)/config.status
1039	$(top_builddir)/config.status --file=plot_summary.1+:$(srcdir)/plot_summary.$(MANTAGFMT).in
1040	mv plot_summary.1+ plot_summary.1
1041
1042### Texinfo
1043
1044$(srcdir)/invoke-plot_summary.menu: $(srcdir)/invoke-plot_summary.texi
1045	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1046
1047$(srcdir)/invoke-plot_summary.texi: plot_summary-opts $(srcdir)/plot_summary-opts.def $(std_def_list)
1048	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section plot_summary-opts.def
1049	$(top_srcdir)/scripts/build/check--help $@
1050
1051### HTML
1052
1053$(srcdir)/plot_summary.html: $(srcdir)/invoke-plot_summary.menu $(srcdir)/invoke-plot_summary.texi $(srcdir)/plot_summary.texi $(top_srcdir)/sntp/include/version.texi
1054	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o plot_summary.html plot_summary.texi || true )
1055
1056summary: $(srcdir)/summary-opts
1057
1058$(srcdir)/summary-opts: summary-opts.def $(OPTTPL)
1059	$(run_ag) summary-opts.def
1060
1061### Nroff
1062
1063$(srcdir)/summary.1summaryman: $(srcdir)/summary-opts.def $(std_def_list)
1064	$(run_ag) -DMAN_SECTION=1summaryman -Tagman-cmd.tpl summary-opts.def
1065
1066$(srcdir)/summary.man.in: $(srcdir)/summary.1summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1067	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summaryman > $(srcdir)/summary.man.in+
1068	mv $(srcdir)/summary.man.in+ $(srcdir)/summary.man.in
1069
1070### Mdoc
1071
1072$(srcdir)/summary.1summarymdoc: $(srcdir)/summary-opts.def $(std_def_list)
1073	$(run_ag) -DMAN_SECTION=1summarymdoc -Tagmdoc-cmd.tpl summary-opts.def
1074
1075$(srcdir)/summary.mdoc.in: $(srcdir)/summary.1summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1076	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summarymdoc > $(srcdir)/summary.mdoc.in+
1077	mv $(srcdir)/summary.mdoc.in+ $(srcdir)/summary.mdoc.in
1078
1079### Manpage (local)
1080
1081summary.1: $(srcdir)/summary.$(MANTAGFMT).in $(top_builddir)/config.status
1082	$(top_builddir)/config.status --file=summary.1+:$(srcdir)/summary.$(MANTAGFMT).in
1083	mv summary.1+ summary.1
1084
1085### Texinfo
1086
1087$(srcdir)/invoke-summary.menu: $(srcdir)/invoke-summary.texi
1088	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1089
1090$(srcdir)/invoke-summary.texi: summary-opts $(srcdir)/summary-opts.def $(std_def_list)
1091	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section summary-opts.def
1092	$(top_srcdir)/scripts/build/check--help $@
1093
1094### HTML
1095
1096$(srcdir)/summary.html: $(srcdir)/invoke-summary.menu $(srcdir)/invoke-summary.texi $(srcdir)/summary.texi $(top_srcdir)/sntp/include/version.texi
1097	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o summary.html summary.texi || true )
1098
1099# Tell versions [3.59,3.63) of GNU make to not export all variables.
1100# Otherwise a system limit (for SysV at least) may be exceeded.
1101.NOEXPORT:
1102