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