1285612Sdelphij# Makefile.in generated by automake 1.15 from Makefile.am.
2132451Sroberto# @configure_input@
354359Sroberto
4285612Sdelphij# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5285612Sdelphij
654359Sroberto# This Makefile.in is free software; the Free Software Foundation
754359Sroberto# gives unlimited permission to copy and/or distribute it,
854359Sroberto# with or without modifications, as long as this notice is preserved.
954359Sroberto
1054359Sroberto# This program is distributed in the hope that it will be useful,
1154359Sroberto# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1254359Sroberto# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1354359Sroberto# PARTICULAR PURPOSE.
1454359Sroberto
15106163Sroberto@SET_MAKE@
16106163Sroberto
17285612Sdelphij
1854359SrobertoVPATH = @srcdir@
19285612Sdelphijam__is_gnu_make = { \
20285612Sdelphij  if test -z '$(MAKELEVEL)'; then \
21285612Sdelphij    false; \
22285612Sdelphij  elif test -n '$(MAKE_HOST)'; then \
23285612Sdelphij    true; \
24285612Sdelphij  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25285612Sdelphij    true; \
26285612Sdelphij  else \
27285612Sdelphij    false; \
28285612Sdelphij  fi; \
29285612Sdelphij}
30285612Sdelphijam__make_running_with_option = \
31285612Sdelphij  case $${target_option-} in \
32285612Sdelphij      ?) ;; \
33285612Sdelphij      *) echo "am__make_running_with_option: internal error: invalid" \
34285612Sdelphij              "target option '$${target_option-}' specified" >&2; \
35285612Sdelphij         exit 1;; \
36285612Sdelphij  esac; \
37285612Sdelphij  has_opt=no; \
38285612Sdelphij  sane_makeflags=$$MAKEFLAGS; \
39285612Sdelphij  if $(am__is_gnu_make); then \
40285612Sdelphij    sane_makeflags=$$MFLAGS; \
41285612Sdelphij  else \
42285612Sdelphij    case $$MAKEFLAGS in \
43285612Sdelphij      *\\[\ \	]*) \
44285612Sdelphij        bs=\\; \
45285612Sdelphij        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46285612Sdelphij          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47285612Sdelphij    esac; \
48285612Sdelphij  fi; \
49285612Sdelphij  skip_next=no; \
50285612Sdelphij  strip_trailopt () \
51285612Sdelphij  { \
52285612Sdelphij    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53285612Sdelphij  }; \
54285612Sdelphij  for flg in $$sane_makeflags; do \
55285612Sdelphij    test $$skip_next = yes && { skip_next=no; continue; }; \
56285612Sdelphij    case $$flg in \
57285612Sdelphij      *=*|--*) continue;; \
58285612Sdelphij        -*I) strip_trailopt 'I'; skip_next=yes;; \
59285612Sdelphij      -*I?*) strip_trailopt 'I';; \
60285612Sdelphij        -*O) strip_trailopt 'O'; skip_next=yes;; \
61285612Sdelphij      -*O?*) strip_trailopt 'O';; \
62285612Sdelphij        -*l) strip_trailopt 'l'; skip_next=yes;; \
63285612Sdelphij      -*l?*) strip_trailopt 'l';; \
64285612Sdelphij      -[dEDm]) skip_next=yes;; \
65285612Sdelphij      -[JT]) skip_next=yes;; \
66285612Sdelphij    esac; \
67285612Sdelphij    case $$flg in \
68285612Sdelphij      *$$target_option*) has_opt=yes; break;; \
69285612Sdelphij    esac; \
70285612Sdelphij  done; \
71285612Sdelphij  test $$has_opt = yes
72285612Sdelphijam__make_dryrun = (target_option=n; $(am__make_running_with_option))
73285612Sdelphijam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
7454359Srobertopkgdatadir = $(datadir)/@PACKAGE@
75200576Srobertopkgincludedir = $(includedir)/@PACKAGE@
7654359Srobertopkglibdir = $(libdir)/@PACKAGE@
77200576Srobertopkglibexecdir = $(libexecdir)/@PACKAGE@
78132451Srobertoam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79132451Srobertoinstall_sh_DATA = $(install_sh) -c -m 644
80132451Srobertoinstall_sh_PROGRAM = $(install_sh) -c
81132451Srobertoinstall_sh_SCRIPT = $(install_sh) -c
8282498SrobertoINSTALL_HEADER = $(INSTALL_DATA)
83132451Srobertotransform = $(program_transform_name)
8454359SrobertoNORMAL_INSTALL = :
8554359SrobertoPRE_INSTALL = :
8654359SrobertoPOST_INSTALL = :
8754359SrobertoNORMAL_UNINSTALL = :
8854359SrobertoPRE_UNINSTALL = :
8954359SrobertoPOST_UNINSTALL = :
9054359Srobertobuild_triplet = @build@
9154359Srobertohost_triplet = @host@
92182007Srobertosubdir = scripts
93182007SrobertoACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94285612Sdelphijam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95285612Sdelphij	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96285612Sdelphij	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97285612Sdelphij	$(top_srcdir)/sntp/m4/define_dir.m4 \
98285612Sdelphij	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99285612Sdelphij	$(top_srcdir)/sntp/m4/libtool.m4 \
100285612Sdelphij	$(top_srcdir)/sntp/m4/ltoptions.m4 \
101285612Sdelphij	$(top_srcdir)/sntp/m4/ltsugar.m4 \
102285612Sdelphij	$(top_srcdir)/sntp/m4/ltversion.m4 \
103285612Sdelphij	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
104330567Sgordon	$(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \
105285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
106285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
107285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
108285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
109285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
110285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
111285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
112285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
113316722Sdelphij	$(top_srcdir)/sntp/m4/ntp_harden.m4 \
114285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
115285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
116285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
117285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
118285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
119285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
120285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
121285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
122289997Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
123285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
124285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
125285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
126285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
127285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
128285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
129285612Sdelphij	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
130285612Sdelphij	$(top_srcdir)/sntp/m4/openldap.m4 \
131285612Sdelphij	$(top_srcdir)/sntp/m4/os_cflags.m4 \
132285612Sdelphij	$(top_srcdir)/sntp/m4/snprintf.m4 \
133285612Sdelphij	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
134182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
135182007Sroberto	$(ACLOCAL_M4)
136285612SdelphijDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
137182007Srobertomkinstalldirs = $(install_sh) -d
138182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
139285612SdelphijCONFIG_CLEAN_FILES = ntpver plot_summary summary
140200576SrobertoCONFIG_CLEAN_VPATH_FILES =
141285612SdelphijSCRIPTS = $(noinst_SCRIPTS)
142285612SdelphijAM_V_P = $(am__v_P_@AM_V@)
143285612Sdelphijam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
144285612Sdelphijam__v_P_0 = false
145285612Sdelphijam__v_P_1 = :
146285612SdelphijAM_V_GEN = $(am__v_GEN_@AM_V@)
147285612Sdelphijam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
148285612Sdelphijam__v_GEN_0 = @echo "  GEN     " $@;
149285612Sdelphijam__v_GEN_1 = 
150285612SdelphijAM_V_at = $(am__v_at_@AM_V@)
151285612Sdelphijam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
152285612Sdelphijam__v_at_0 = @
153285612Sdelphijam__v_at_1 = 
154285612SdelphijSOURCES =
155285612SdelphijDIST_SOURCES =
156285612SdelphijRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
157285612Sdelphij	ctags-recursive dvi-recursive html-recursive info-recursive \
158285612Sdelphij	install-data-recursive install-dvi-recursive \
159285612Sdelphij	install-exec-recursive install-html-recursive \
160285612Sdelphij	install-info-recursive install-pdf-recursive \
161285612Sdelphij	install-ps-recursive install-recursive installcheck-recursive \
162285612Sdelphij	installdirs-recursive pdf-recursive ps-recursive \
163285612Sdelphij	tags-recursive uninstall-recursive
164285612Sdelphijam__can_run_installinfo = \
165285612Sdelphij  case $$AM_UPDATE_INFO_DIR in \
166285612Sdelphij    n|no|NO) false;; \
167285612Sdelphij    *) (install-info --version) >/dev/null 2>&1;; \
168285612Sdelphij  esac
169200576Srobertoam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
170200576Srobertoam__vpath_adj = case $$p in \
171200576Sroberto    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
172200576Sroberto    *) f=$$p;; \
173200576Sroberto  esac;
174200576Srobertoam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
175200576Srobertoam__install_max = 40
176200576Srobertoam__nobase_strip_setup = \
177200576Sroberto  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
178200576Srobertoam__nobase_strip = \
179200576Sroberto  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
180200576Srobertoam__nobase_list = $(am__nobase_strip_setup); \
181200576Sroberto  for p in $$list; do echo "$$p $$p"; done | \
182200576Sroberto  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
183200576Sroberto  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
184200576Sroberto    if (++n[$$2] == $(am__install_max)) \
185200576Sroberto      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
186200576Sroberto    END { for (dir in files) print dir, files[dir] }'
187200576Srobertoam__base_list = \
188200576Sroberto  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
189200576Sroberto  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
190285612Sdelphijam__uninstall_files_from_dir = { \
191285612Sdelphij  test -z "$$files" \
192285612Sdelphij    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
193285612Sdelphij    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
194285612Sdelphij         $(am__cd) "$$dir" && rm -f $$files; }; \
195285612Sdelphij  }
196285612Sdelphijman1dir = $(mandir)/man1
197285612Sdelphijam__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"
198285612Sdelphijman8dir = $(mandir)/man8
199285612SdelphijNROFF = nroff
200285612SdelphijMANS = $(man1_MANS) $(man8_MANS)
201285612SdelphijDATA = $(noinst_DATA)
202285612SdelphijRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
203285612Sdelphij  distclean-recursive maintainer-clean-recursive
204285612Sdelphijam__recursive_targets = \
205285612Sdelphij  $(RECURSIVE_TARGETS) \
206285612Sdelphij  $(RECURSIVE_CLEAN_TARGETS) \
207285612Sdelphij  $(am__extra_recursive_targets)
208285612SdelphijAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
209285612Sdelphij	distdir
210285612Sdelphijam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
211285612Sdelphij# Read a list of newline-separated strings from the standard input,
212285612Sdelphij# and print each of them once, without duplicates.  Input order is
213285612Sdelphij# *not* preserved.
214285612Sdelphijam__uniquify_input = $(AWK) '\
215285612Sdelphij  BEGIN { nonempty = 0; } \
216285612Sdelphij  { items[$$0] = 1; nonempty = 1; } \
217285612Sdelphij  END { if (nonempty) { for (i in items) print i; }; } \
218285612Sdelphij'
219285612Sdelphij# Make sure the list of sources is unique.  This is necessary because,
220285612Sdelphij# e.g., the same source file might be shared among _SOURCES variables
221285612Sdelphij# for different programs/libraries.
222285612Sdelphijam__define_uniq_tagged_files = \
223285612Sdelphij  list='$(am__tagged_files)'; \
224285612Sdelphij  unique=`for i in $$list; do \
225285612Sdelphij    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
226285612Sdelphij  done | $(am__uniquify_input)`
227285612SdelphijETAGS = etags
228285612SdelphijCTAGS = ctags
229285612SdelphijDIST_SUBDIRS = $(SUBDIRS)
230285612Sdelphijam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntpver.in \
231285612Sdelphij	$(srcdir)/plot_summary.in $(srcdir)/summary.in README
232182007SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
233285612Sdelphijam__relativize = \
234285612Sdelphij  dir0=`pwd`; \
235285612Sdelphij  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
236285612Sdelphij  sed_rest='s,^[^/]*/*,,'; \
237285612Sdelphij  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
238285612Sdelphij  sed_butlast='s,/*[^/]*$$,,'; \
239285612Sdelphij  while test -n "$$dir1"; do \
240285612Sdelphij    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
241285612Sdelphij    if test "$$first" != "."; then \
242285612Sdelphij      if test "$$first" = ".."; then \
243285612Sdelphij        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
244285612Sdelphij        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
245285612Sdelphij      else \
246285612Sdelphij        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
247285612Sdelphij        if test "$$first2" = "$$first"; then \
248285612Sdelphij          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
249285612Sdelphij        else \
250285612Sdelphij          dir2="../$$dir2"; \
251285612Sdelphij        fi; \
252285612Sdelphij        dir0="$$dir0"/"$$first"; \
253285612Sdelphij      fi; \
254285612Sdelphij    fi; \
255285612Sdelphij    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
256285612Sdelphij  done; \
257285612Sdelphij  reldir="$$dir2"
258132451SrobertoACLOCAL = @ACLOCAL@
259285612SdelphijALLOCA = @ALLOCA@
26054359SrobertoAMTAR = @AMTAR@
261285612SdelphijAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
262182007SrobertoAR = @AR@
263132451SrobertoAUTOCONF = @AUTOCONF@
264132451SrobertoAUTOHEADER = @AUTOHEADER@
265132451SrobertoAUTOMAKE = @AUTOMAKE@
26654359SrobertoAWK = @AWK@
267289997SglebiusBUILD_THREAD = @BUILD_THREAD@
268285612SdelphijCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
269285612SdelphijCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
270285612SdelphijCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
271285612SdelphijCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
272285612SdelphijCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
27354359SrobertoCC = @CC@
274132451SrobertoCCDEPMODE = @CCDEPMODE@
27554359SrobertoCFLAGS = @CFLAGS@
276289997SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
277285612SdelphijCFLAGS_NTP = @CFLAGS_NTP@
27854359SrobertoCHUTEST = @CHUTEST@
279285612SdelphijCONFIG_SHELL = @CONFIG_SHELL@
28054359SrobertoCPP = @CPP@
281132451SrobertoCPPFLAGS = @CPPFLAGS@
282285612SdelphijCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
283285612SdelphijCPPFLAGS_NTP = @CPPFLAGS_NTP@
284132451SrobertoCYGPATH_W = @CYGPATH_W@
28554359SrobertoDCFD = @DCFD@
286132451SrobertoDEFS = @DEFS@
28756746SrobertoDEPDIR = @DEPDIR@
288285612SdelphijDLLTOOL = @DLLTOOL@
289285612SdelphijDSYMUTIL = @DSYMUTIL@
290285612SdelphijDUMPBIN = @DUMPBIN@
291132451SrobertoECHO_C = @ECHO_C@
292132451SrobertoECHO_N = @ECHO_N@
293132451SrobertoECHO_T = @ECHO_T@
294285612SdelphijEDITLINE_LIBS = @EDITLINE_LIBS@
295132451SrobertoEGREP = @EGREP@
296106163SrobertoEXEEXT = @EXEEXT@
297285612SdelphijFGREP = @FGREP@
298200576SrobertoGREP = @GREP@
299285612SdelphijGTEST_CONFIG = @GTEST_CONFIG@
300285612SdelphijGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
301285612SdelphijGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
302285612SdelphijGTEST_LDFLAGS = @GTEST_LDFLAGS@
303285612SdelphijGTEST_LIBS = @GTEST_LIBS@
304200576SrobertoHAVE_INLINE = @HAVE_INLINE@
305285612SdelphijHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
306285612SdelphijHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
307285612SdelphijHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
308200576SrobertoINSTALL = @INSTALL@
309132451SrobertoINSTALL_DATA = @INSTALL_DATA@
310132451SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
311132451SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
31282498SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
313285612SdelphijLD = @LD@
314285612SdelphijLDADD_LIBEVENT = @LDADD_LIBEVENT@
315285612SdelphijLDADD_LIBNTP = @LDADD_LIBNTP@
316285612SdelphijLDADD_LIBUTIL = @LDADD_LIBUTIL@
317285612SdelphijLDADD_NLIST = @LDADD_NLIST@
318285612SdelphijLDADD_NTP = @LDADD_NTP@
31954359SrobertoLDFLAGS = @LDFLAGS@
320285612SdelphijLDFLAGS_NTP = @LDFLAGS_NTP@
321285612SdelphijLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
322285612SdelphijLIBM = @LIBM@
323132451SrobertoLIBOBJS = @LIBOBJS@
324182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
325182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
326182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
32754359SrobertoLIBPARSE = @LIBPARSE@
328132451SrobertoLIBS = @LIBS@
329182007SrobertoLIBTOOL = @LIBTOOL@
330285612SdelphijLIBTOOL_DEPS = @LIBTOOL_DEPS@
331285612SdelphijLIPO = @LIPO@
33254359SrobertoLN_S = @LN_S@
333200576SrobertoLSCF = @LSCF@
334289997SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
335132451SrobertoLTLIBOBJS = @LTLIBOBJS@
336316722SdelphijLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
337132451SrobertoMAKEINFO = @MAKEINFO@
33854359SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
339182007SrobertoMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
34054359SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
341132451SrobertoMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
34254359SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
34354359SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
344132451SrobertoMAKE_NTPDSIM = @MAKE_NTPDSIM@
345285612SdelphijMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
34654359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
34754359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
34854359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
34982498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
350285612SdelphijMANIFEST_TOOL = @MANIFEST_TOOL@
351285612SdelphijMANTAGFMT = @MANTAGFMT@
352200576SrobertoMKDIR_P = @MKDIR_P@
353285612SdelphijNM = @NM@
354285612SdelphijNMEDIT = @NMEDIT@
355285612SdelphijNTPDATE_DB = @NTPDATE_DB@
356285612SdelphijNTPDATE_DL = @NTPDATE_DL@
357285612SdelphijNTPDATE_DS = @NTPDATE_DS@
358285612SdelphijNTPDATE_MS = @NTPDATE_MS@
359285612SdelphijNTPDATE_NI = @NTPDATE_NI@
360285612SdelphijNTPDC_DB = @NTPDC_DB@
361285612SdelphijNTPDC_DL = @NTPDC_DL@
362285612SdelphijNTPDC_DS = @NTPDC_DS@
363285612SdelphijNTPDC_MS = @NTPDC_MS@
364285612SdelphijNTPDC_NI = @NTPDC_NI@
365285612SdelphijNTPDSIM_DB = @NTPDSIM_DB@
366285612SdelphijNTPDSIM_DL = @NTPDSIM_DL@
367285612SdelphijNTPDSIM_DS = @NTPDSIM_DS@
368285612SdelphijNTPDSIM_MS = @NTPDSIM_MS@
369285612SdelphijNTPDSIM_NI = @NTPDSIM_NI@
370285612SdelphijNTPD_DB = @NTPD_DB@
371285612SdelphijNTPD_DL = @NTPD_DL@
372285612SdelphijNTPD_DS = @NTPD_DS@
373285612SdelphijNTPD_MS = @NTPD_MS@
374285612SdelphijNTPD_NI = @NTPD_NI@
375285612SdelphijNTPQ_DB = @NTPQ_DB@
376285612SdelphijNTPQ_DL = @NTPQ_DL@
377285612SdelphijNTPQ_DS = @NTPQ_DS@
378285612SdelphijNTPQ_MS = @NTPQ_MS@
379285612SdelphijNTPQ_NI = @NTPQ_NI@
380285612SdelphijNTPSNMPD_DB = @NTPSNMPD_DB@
381285612SdelphijNTPSNMPD_DL = @NTPSNMPD_DL@
382285612SdelphijNTPSNMPD_DS = @NTPSNMPD_DS@
383285612SdelphijNTPSNMPD_MS = @NTPSNMPD_MS@
384285612SdelphijNTPSNMPD_NI = @NTPSNMPD_NI@
385285612SdelphijNTPSWEEP_DB = @NTPSWEEP_DB@
386285612SdelphijNTPSWEEP_DL = @NTPSWEEP_DL@
387285612SdelphijNTPSWEEP_DS = @NTPSWEEP_DS@
388285612SdelphijNTPSWEEP_MS = @NTPSWEEP_MS@
389285612SdelphijNTPSWEEP_NI = @NTPSWEEP_NI@
390285612SdelphijNTPTIME_DB = @NTPTIME_DB@
391285612SdelphijNTPTIME_DL = @NTPTIME_DL@
392285612SdelphijNTPTIME_DS = @NTPTIME_DS@
393285612SdelphijNTPTIME_MS = @NTPTIME_MS@
394285612SdelphijNTPTIME_NI = @NTPTIME_NI@
395285612SdelphijNTPTRACE_DB = @NTPTRACE_DB@
396285612SdelphijNTPTRACE_DL = @NTPTRACE_DL@
397285612SdelphijNTPTRACE_DS = @NTPTRACE_DS@
398285612SdelphijNTPTRACE_MS = @NTPTRACE_MS@
399285612SdelphijNTPTRACE_NI = @NTPTRACE_NI@
400316722SdelphijNTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
401316722SdelphijNTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
402316722SdelphijNTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
403285612SdelphijNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
404285612SdelphijNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
405285612SdelphijNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
406285612SdelphijNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
407285612SdelphijNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
408285612SdelphijNTP_KEYSDIR = @NTP_KEYSDIR@
409285612SdelphijNTP_WAIT_DB = @NTP_WAIT_DB@
410285612SdelphijNTP_WAIT_DL = @NTP_WAIT_DL@
411285612SdelphijNTP_WAIT_DS = @NTP_WAIT_DS@
412285612SdelphijNTP_WAIT_MS = @NTP_WAIT_MS@
413285612SdelphijNTP_WAIT_NI = @NTP_WAIT_NI@
414285612SdelphijOBJDUMP = @OBJDUMP@
415106163SrobertoOBJEXT = @OBJEXT@
416285612SdelphijOTOOL = @OTOOL@
417285612SdelphijOTOOL64 = @OTOOL64@
41854359SrobertoPACKAGE = @PACKAGE@
419132451SrobertoPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
420132451SrobertoPACKAGE_NAME = @PACKAGE_NAME@
421132451SrobertoPACKAGE_STRING = @PACKAGE_STRING@
422132451SrobertoPACKAGE_TARNAME = @PACKAGE_TARNAME@
423200576SrobertoPACKAGE_URL = @PACKAGE_URL@
424132451SrobertoPACKAGE_VERSION = @PACKAGE_VERSION@
425285612SdelphijPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
42682498SrobertoPATH_PERL = @PATH_PERL@
427285612SdelphijPATH_RUBY = @PATH_RUBY@
428132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
429285612SdelphijPATH_TEST = @PATH_TEST@
430285612SdelphijPERLLIBDIR = @PERLLIBDIR@
431285612SdelphijPKG_CONFIG = @PKG_CONFIG@
432285612SdelphijPOSIX_SHELL = @POSIX_SHELL@
43354359SrobertoPROPDELAY = @PROPDELAY@
434285612SdelphijPTHREAD_LIBS = @PTHREAD_LIBS@
43554359SrobertoRANLIB = @RANLIB@
436285612SdelphijSED = @SED@
437132451SrobertoSET_MAKE = @SET_MAKE@
438132451SrobertoSHELL = @SHELL@
439285612SdelphijSNMP_CFLAGS = @SNMP_CFLAGS@
440285612SdelphijSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
441285612SdelphijSNMP_LIBS = @SNMP_LIBS@
442285612SdelphijSNTP = @SNTP@
443285612SdelphijSNTP_DB = @SNTP_DB@
444285612SdelphijSNTP_DL = @SNTP_DL@
445285612SdelphijSNTP_DS = @SNTP_DS@
446285612SdelphijSNTP_MS = @SNTP_MS@
447285612SdelphijSNTP_NI = @SNTP_NI@
448285612SdelphijSTDNORETURN_H = @STDNORETURN_H@
449132451SrobertoSTRIP = @STRIP@
45054359SrobertoTESTDCF = @TESTDCF@
451285612SdelphijTICKADJ_DB = @TICKADJ_DB@
452285612SdelphijTICKADJ_DL = @TICKADJ_DL@
453285612SdelphijTICKADJ_DS = @TICKADJ_DS@
454285612SdelphijTICKADJ_MS = @TICKADJ_MS@
455285612SdelphijTICKADJ_NI = @TICKADJ_NI@
456285612SdelphijTIMETRIM_DB = @TIMETRIM_DB@
457285612SdelphijTIMETRIM_DL = @TIMETRIM_DL@
458285612SdelphijTIMETRIM_DS = @TIMETRIM_DS@
459285612SdelphijTIMETRIM_MS = @TIMETRIM_MS@
460285612SdelphijTIMETRIM_NI = @TIMETRIM_NI@
461285612SdelphijUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
462285612SdelphijUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
463285612SdelphijUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
464285612SdelphijUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
465285612SdelphijUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
46654359SrobertoVERSION = @VERSION@
467285612SdelphijVER_SUFFIX = @VER_SUFFIX@
468285612SdelphijYACC = @YACC@
469285612SdelphijYFLAGS = @YFLAGS@
470200576Srobertoabs_builddir = @abs_builddir@
471200576Srobertoabs_srcdir = @abs_srcdir@
472200576Srobertoabs_top_builddir = @abs_top_builddir@
473200576Srobertoabs_top_srcdir = @abs_top_srcdir@
474285612Sdelphijac_ct_AR = @ac_ct_AR@
475132451Srobertoac_ct_CC = @ac_ct_CC@
476285612Sdelphijac_ct_DUMPBIN = @ac_ct_DUMPBIN@
477106163Srobertoam__include = @am__include@
478132451Srobertoam__leading_dot = @am__leading_dot@
479106163Srobertoam__quote = @am__quote@
480182007Srobertoam__tar = @am__tar@
481182007Srobertoam__untar = @am__untar@
482132451Srobertobindir = @bindir@
483132451Srobertobuild = @build@
484132451Srobertobuild_alias = @build_alias@
485132451Srobertobuild_cpu = @build_cpu@
486132451Srobertobuild_os = @build_os@
487132451Srobertobuild_vendor = @build_vendor@
488200576Srobertobuilddir = @builddir@
489132451Srobertodatadir = @datadir@
490200576Srobertodatarootdir = @datarootdir@
491200576Srobertodocdir = @docdir@
492200576Srobertodvidir = @dvidir@
493132451Srobertoexec_prefix = @exec_prefix@
494132451Srobertohost = @host@
495132451Srobertohost_alias = @host_alias@
496132451Srobertohost_cpu = @host_cpu@
497132451Srobertohost_os = @host_os@
498132451Srobertohost_vendor = @host_vendor@
499200576Srobertohtmldir = @htmldir@
500132451Srobertoincludedir = @includedir@
501132451Srobertoinfodir = @infodir@
50256746Srobertoinstall_sh = @install_sh@
503132451Srobertolibdir = @libdir@
504132451Srobertolibexecdir = @libexecdir@
505200576Srobertolocaledir = @localedir@
506132451Srobertolocalstatedir = @localstatedir@
507132451Srobertomandir = @mandir@
508182007Srobertomkdir_p = @mkdir_p@
509132451Srobertooldincludedir = @oldincludedir@
510200576Srobertopdfdir = @pdfdir@
511132451Srobertoprefix = @prefix@
512132451Srobertoprogram_transform_name = @program_transform_name@
513200576Srobertopsdir = @psdir@
514132451Srobertosbindir = @sbindir@
515132451Srobertosharedstatedir = @sharedstatedir@
516200576Srobertosrcdir = @srcdir@
517132451Srobertosubdirs = @subdirs@
518132451Srobertosysconfdir = @sysconfdir@
519132451Srobertotarget_alias = @target_alias@
520200576Srobertotop_build_prefix = @top_build_prefix@
521200576Srobertotop_builddir = @top_builddir@
522200576Srobertotop_srcdir = @top_srcdir@
523285612SdelphijNULL = 
524285612SdelphijSUBDIRS = \
525285612Sdelphij	build		\
526285612Sdelphij	calc_tickadj	\
527285612Sdelphij	ntp-wait	\
528285612Sdelphij	ntpsweep	\
529285612Sdelphij	ntptrace	\
530285612Sdelphij	lib		\
531285612Sdelphij	update-leap	\
532285612Sdelphij	$(NULL)
53382498Sroberto
534285612Sdelphijman1_MANS = 
535285612Sdelphijman8_MANS = 
536285612SdelphijDISTCLEANFILES = config.log $(man_MANS)
537285612Sdelphijrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
538285612Sdelphij		autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
53954359Sroberto
540285612Sdelphijstd_def_list = \
541285612Sdelphij	$(top_srcdir)/sntp/include/debug-opt.def		\
542285612Sdelphij	$(top_srcdir)/sntp/include/autogen-version.def 		\
543285612Sdelphij	$(top_srcdir)/sntp/include/copyright.def 		\
544285612Sdelphij	$(top_srcdir)/sntp/include/homerc.def 			\
545285612Sdelphij	$(top_srcdir)/sntp/include/ntp.lic 			\
546285612Sdelphij	$(top_srcdir)/sntp/include/version.def			\
547285612Sdelphij	$(NULL)
548285612Sdelphij
549285612Sdelphijnoinst_SCRIPTS = \
550285612Sdelphij	ntpver			\
551285612Sdelphij	plot_summary		\
552285612Sdelphij	summary			\
553285612Sdelphij	$(NULL)
554285612Sdelphij
555285612SdelphijEXTRA_DIST = \
556285612Sdelphij	deprecated			\
557285612Sdelphij	monitoring			\
558285612Sdelphij	invoke-plot_summary.texi	\
559285612Sdelphij	invoke-plot_summary.menu	\
560285612Sdelphij	plot_summary.1plot_summaryman	\
561285612Sdelphij	plot_summary.1plot_summarymdoc	\
562285612Sdelphij	plot_summary.mdoc.in		\
563285612Sdelphij	plot_summary.man.in		\
564285612Sdelphij	plot_summary.texi		\
565285612Sdelphij	plot_summary.html		\
566285612Sdelphij	plot_summary-opts		\
567285612Sdelphij	plot_summary-opts.def		\
568285612Sdelphij	rc				\
569285612Sdelphij	invoke-summary.texi		\
570285612Sdelphij	invoke-summary.menu		\
571285612Sdelphij	summary.1summaryman		\
572285612Sdelphij	summary.1summarymdoc		\
573285612Sdelphij	summary.mdoc.in			\
574285612Sdelphij	summary.man.in			\
575285612Sdelphij	summary.texi			\
576285612Sdelphij	summary.html			\
577285612Sdelphij	summary-opts			\
578285612Sdelphij	summary-opts.def		\
579285612Sdelphij	stats				\
580285612Sdelphij	$(NULL)
581285612Sdelphij
582285612Sdelphijnoinst_DATA = \
583285612Sdelphij	invoke-plot_summary.texi	\
584285612Sdelphij	invoke-plot_summary.menu	\
585285612Sdelphij	plot_summary.1plot_summaryman	\
586285612Sdelphij	plot_summary.1plot_summarymdoc	\
587285612Sdelphij	plot_summary.mdoc.in		\
588285612Sdelphij	plot_summary.man.in		\
589285612Sdelphij	plot_summary.texi		\
590285612Sdelphij	plot_summary.html		\
591285612Sdelphij	invoke-summary.texi		\
592285612Sdelphij	invoke-summary.menu		\
593285612Sdelphij	summary.1summaryman		\
594285612Sdelphij	summary.1summarymdoc		\
595285612Sdelphij	summary.mdoc.in			\
596285612Sdelphij	summary.man.in			\
597285612Sdelphij	summary.texi			\
598285612Sdelphij	summary.html			\
599285612Sdelphij	$(NULL)
600285612Sdelphij
601285612Sdelphij
602285612Sdelphij#OPTTPL = ../sntp/ag-tpl/perlopt.tpl
603285612SdelphijOPTTPL = $(std_def_list)
604285612Sdelphijall: all-recursive
605285612Sdelphij
60654359Sroberto.SUFFIXES:
607182007Sroberto$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
608182007Sroberto	@for dep in $?; do \
609182007Sroberto	  case '$(am__configure_deps)' in \
610182007Sroberto	    *$$dep*) \
611200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
612200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
613182007Sroberto	      exit 1;; \
614182007Sroberto	  esac; \
615182007Sroberto	done; \
616200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \
617200576Sroberto	$(am__cd) $(top_srcdir) && \
618200576Sroberto	  $(AUTOMAKE) --foreign scripts/Makefile
619182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
620182007Sroberto	@case '$?' in \
621182007Sroberto	  *config.status*) \
622182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
623182007Sroberto	  *) \
624182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
625182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
626182007Sroberto	esac;
627182007Sroberto
628182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
629182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
630182007Sroberto
631182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
632182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
633182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
634182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
635200576Sroberto$(am__aclocal_m4_deps):
636182007Srobertontpver: $(top_builddir)/config.status $(srcdir)/ntpver.in
637132451Sroberto	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
638182007Srobertoplot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in
639132451Sroberto	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
640182007Srobertosummary: $(top_builddir)/config.status $(srcdir)/summary.in
641182007Sroberto	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
64282498Sroberto
643182007Srobertomostlyclean-libtool:
644182007Sroberto	-rm -f *.lo
645182007Sroberto
646182007Srobertoclean-libtool:
647182007Sroberto	-rm -rf .libs _libs
648285612Sdelphijinstall-man1: $(man1_MANS)
649285612Sdelphij	@$(NORMAL_INSTALL)
650285612Sdelphij	@list1='$(man1_MANS)'; \
651285612Sdelphij	list2=''; \
652285612Sdelphij	test -n "$(man1dir)" \
653285612Sdelphij	  && test -n "`echo $$list1$$list2`" \
654285612Sdelphij	  || exit 0; \
655285612Sdelphij	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
656285612Sdelphij	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
657285612Sdelphij	{ for i in $$list1; do echo "$$i"; done;  \
658285612Sdelphij	if test -n "$$list2"; then \
659285612Sdelphij	  for i in $$list2; do echo "$$i"; done \
660285612Sdelphij	    | sed -n '/\.1[a-z]*$$/p'; \
661285612Sdelphij	fi; \
662285612Sdelphij	} | while read p; do \
663285612Sdelphij	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
664285612Sdelphij	  echo "$$d$$p"; echo "$$p"; \
665285612Sdelphij	done | \
666285612Sdelphij	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
667285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
668285612Sdelphij	sed 'N;N;s,\n, ,g' | { \
669285612Sdelphij	list=; while read file base inst; do \
670285612Sdelphij	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
671285612Sdelphij	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
672285612Sdelphij	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
673285612Sdelphij	  fi; \
674285612Sdelphij	done; \
675285612Sdelphij	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
676285612Sdelphij	while read files; do \
677285612Sdelphij	  test -z "$$files" || { \
678285612Sdelphij	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
679285612Sdelphij	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
680285612Sdelphij	done; }
68154359Sroberto
682285612Sdelphijuninstall-man1:
683285612Sdelphij	@$(NORMAL_UNINSTALL)
684285612Sdelphij	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
685285612Sdelphij	files=`{ for i in $$list; do echo "$$i"; done; \
686285612Sdelphij	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
687285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
688285612Sdelphij	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
689285612Sdelphijinstall-man8: $(man8_MANS)
690285612Sdelphij	@$(NORMAL_INSTALL)
691285612Sdelphij	@list1='$(man8_MANS)'; \
692285612Sdelphij	list2=''; \
693285612Sdelphij	test -n "$(man8dir)" \
694285612Sdelphij	  && test -n "`echo $$list1$$list2`" \
695285612Sdelphij	  || exit 0; \
696285612Sdelphij	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
697285612Sdelphij	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
698285612Sdelphij	{ for i in $$list1; do echo "$$i"; done;  \
699285612Sdelphij	if test -n "$$list2"; then \
700285612Sdelphij	  for i in $$list2; do echo "$$i"; done \
701285612Sdelphij	    | sed -n '/\.8[a-z]*$$/p'; \
702285612Sdelphij	fi; \
703285612Sdelphij	} | while read p; do \
704285612Sdelphij	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
705285612Sdelphij	  echo "$$d$$p"; echo "$$p"; \
706285612Sdelphij	done | \
707285612Sdelphij	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
708285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
709285612Sdelphij	sed 'N;N;s,\n, ,g' | { \
710285612Sdelphij	list=; while read file base inst; do \
711285612Sdelphij	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
712285612Sdelphij	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
713285612Sdelphij	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
714285612Sdelphij	  fi; \
715285612Sdelphij	done; \
716285612Sdelphij	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
717285612Sdelphij	while read files; do \
718285612Sdelphij	  test -z "$$files" || { \
719285612Sdelphij	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
720285612Sdelphij	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
721285612Sdelphij	done; }
72254359Sroberto
723285612Sdelphijuninstall-man8:
724285612Sdelphij	@$(NORMAL_UNINSTALL)
725285612Sdelphij	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
726285612Sdelphij	files=`{ for i in $$list; do echo "$$i"; done; \
727285612Sdelphij	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
728285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
729285612Sdelphij	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
73054359Sroberto
731285612Sdelphij# This directory's subdirectories are mostly independent; you can cd
732285612Sdelphij# into them and run 'make' without going through this Makefile.
733285612Sdelphij# To change the values of 'make' variables: instead of editing Makefiles,
734285612Sdelphij# (1) if the variable is set in 'config.status', edit 'config.status'
735285612Sdelphij#     (which will cause the Makefiles to be regenerated when you run 'make');
736285612Sdelphij# (2) otherwise, pass the desired values on the 'make' command line.
737285612Sdelphij$(am__recursive_targets):
738285612Sdelphij	@fail=; \
739285612Sdelphij	if $(am__make_keepgoing); then \
740285612Sdelphij	  failcom='fail=yes'; \
741285612Sdelphij	else \
742285612Sdelphij	  failcom='exit 1'; \
743285612Sdelphij	fi; \
744285612Sdelphij	dot_seen=no; \
745285612Sdelphij	target=`echo $@ | sed s/-recursive//`; \
746285612Sdelphij	case "$@" in \
747285612Sdelphij	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
748285612Sdelphij	  *) list='$(SUBDIRS)' ;; \
749285612Sdelphij	esac; \
750285612Sdelphij	for subdir in $$list; do \
751285612Sdelphij	  echo "Making $$target in $$subdir"; \
752285612Sdelphij	  if test "$$subdir" = "."; then \
753285612Sdelphij	    dot_seen=yes; \
754285612Sdelphij	    local_target="$$target-am"; \
755285612Sdelphij	  else \
756285612Sdelphij	    local_target="$$target"; \
757285612Sdelphij	  fi; \
758285612Sdelphij	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
759285612Sdelphij	  || eval $$failcom; \
760285612Sdelphij	done; \
761285612Sdelphij	if test "$$dot_seen" = "no"; then \
762285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
763285612Sdelphij	fi; test -z "$$fail"
764285612Sdelphij
765285612SdelphijID: $(am__tagged_files)
766285612Sdelphij	$(am__define_uniq_tagged_files); mkid -fID $$unique
767285612Sdelphijtags: tags-recursive
768285612SdelphijTAGS: tags
769285612Sdelphij
770285612Sdelphijtags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
771285612Sdelphij	set x; \
772285612Sdelphij	here=`pwd`; \
773285612Sdelphij	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
774285612Sdelphij	  include_option=--etags-include; \
775285612Sdelphij	  empty_fix=.; \
776285612Sdelphij	else \
777285612Sdelphij	  include_option=--include; \
778285612Sdelphij	  empty_fix=; \
779285612Sdelphij	fi; \
780285612Sdelphij	list='$(SUBDIRS)'; for subdir in $$list; do \
781285612Sdelphij	  if test "$$subdir" = .; then :; else \
782285612Sdelphij	    test ! -f $$subdir/TAGS || \
783285612Sdelphij	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
784285612Sdelphij	  fi; \
785285612Sdelphij	done; \
786285612Sdelphij	$(am__define_uniq_tagged_files); \
787285612Sdelphij	shift; \
788285612Sdelphij	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
789285612Sdelphij	  test -n "$$unique" || unique=$$empty_fix; \
790285612Sdelphij	  if test $$# -gt 0; then \
791285612Sdelphij	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
792285612Sdelphij	      "$$@" $$unique; \
793285612Sdelphij	  else \
794285612Sdelphij	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
795285612Sdelphij	      $$unique; \
796285612Sdelphij	  fi; \
797285612Sdelphij	fi
798285612Sdelphijctags: ctags-recursive
799285612Sdelphij
800285612SdelphijCTAGS: ctags
801285612Sdelphijctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
802285612Sdelphij	$(am__define_uniq_tagged_files); \
803285612Sdelphij	test -z "$(CTAGS_ARGS)$$unique" \
804285612Sdelphij	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
805285612Sdelphij	     $$unique
806285612Sdelphij
807285612SdelphijGTAGS:
808285612Sdelphij	here=`$(am__cd) $(top_builddir) && pwd` \
809285612Sdelphij	  && $(am__cd) $(top_srcdir) \
810285612Sdelphij	  && gtags -i $(GTAGS_ARGS) "$$here"
811285612Sdelphijcscopelist: cscopelist-recursive
812285612Sdelphij
813285612Sdelphijcscopelist-am: $(am__tagged_files)
814285612Sdelphij	list='$(am__tagged_files)'; \
815285612Sdelphij	case "$(srcdir)" in \
816285612Sdelphij	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
817285612Sdelphij	  *) sdir=$(subdir)/$(srcdir) ;; \
818285612Sdelphij	esac; \
819285612Sdelphij	for i in $$list; do \
820285612Sdelphij	  if test -f "$$i"; then \
821285612Sdelphij	    echo "$(subdir)/$$i"; \
822285612Sdelphij	  else \
823285612Sdelphij	    echo "$$sdir/$$i"; \
824285612Sdelphij	  fi; \
825285612Sdelphij	done >> $(top_builddir)/cscope.files
826285612Sdelphij
827285612Sdelphijdistclean-tags:
828285612Sdelphij	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
829285612Sdelphij
83054359Srobertodistdir: $(DISTFILES)
831200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
833200576Sroberto	list='$(DISTFILES)'; \
834200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
835200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
836200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
837200576Sroberto	case $$dist_files in \
838200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
839200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840200576Sroberto			   sort -u` ;; \
841200576Sroberto	esac; \
842200576Sroberto	for file in $$dist_files; do \
843132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
84454359Sroberto	  if test -d $$d/$$file; then \
845200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
846200576Sroberto	    if test -d "$(distdir)/$$file"; then \
847200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
848200576Sroberto	    fi; \
849132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
850200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852132451Sroberto	    fi; \
853200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
85454359Sroberto	  else \
855200576Sroberto	    test -f "$(distdir)/$$file" \
856200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
85782498Sroberto	    || exit 1; \
85854359Sroberto	  fi; \
85954359Sroberto	done
860285612Sdelphij	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
861285612Sdelphij	  if test "$$subdir" = .; then :; else \
862285612Sdelphij	    $(am__make_dryrun) \
863285612Sdelphij	      || test -d "$(distdir)/$$subdir" \
864285612Sdelphij	      || $(MKDIR_P) "$(distdir)/$$subdir" \
865285612Sdelphij	      || exit 1; \
866285612Sdelphij	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
867285612Sdelphij	    $(am__relativize); \
868285612Sdelphij	    new_distdir=$$reldir; \
869285612Sdelphij	    dir1=$$subdir; dir2="$(top_distdir)"; \
870285612Sdelphij	    $(am__relativize); \
871285612Sdelphij	    new_top_distdir=$$reldir; \
872285612Sdelphij	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
873285612Sdelphij	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
874285612Sdelphij	    ($(am__cd) $$subdir && \
875285612Sdelphij	      $(MAKE) $(AM_MAKEFLAGS) \
876285612Sdelphij	        top_distdir="$$new_top_distdir" \
877285612Sdelphij	        distdir="$$new_distdir" \
878285612Sdelphij		am__remove_distdir=: \
879285612Sdelphij		am__skip_length_check=: \
880285612Sdelphij		am__skip_mode_fix=: \
881285612Sdelphij	        distdir) \
882285612Sdelphij	      || exit 1; \
883285612Sdelphij	  fi; \
884285612Sdelphij	done
88554359Srobertocheck-am: all-am
886285612Sdelphijcheck: check-recursive
887285612Sdelphijall-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
888285612Sdelphijinstalldirs: installdirs-recursive
889285612Sdelphijinstalldirs-am:
890285612Sdelphij	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"; do \
891200576Sroberto	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
892182007Sroberto	done
893285612Sdelphijinstall: install-recursive
894285612Sdelphijinstall-exec: install-exec-recursive
895285612Sdelphijinstall-data: install-data-recursive
896285612Sdelphijuninstall: uninstall-recursive
89754359Sroberto
89854359Srobertoinstall-am: all-am
89954359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
90082498Sroberto
901285612Sdelphijinstallcheck: installcheck-recursive
90254359Srobertoinstall-strip:
903285612Sdelphij	if test -z '$(STRIP)'; then \
904285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
905285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
906285612Sdelphij	      install; \
907285612Sdelphij	else \
908285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
909285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
910285612Sdelphij	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
911285612Sdelphij	fi
91254359Srobertomostlyclean-generic:
91354359Sroberto
91454359Srobertoclean-generic:
91554359Sroberto
91654359Srobertodistclean-generic:
917182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
918200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
919285612Sdelphij	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
92054359Sroberto
92154359Srobertomaintainer-clean-generic:
92282498Sroberto	@echo "This command is intended for maintainers to use"
92382498Sroberto	@echo "it deletes files that may require special tools to rebuild."
924285612Sdelphijclean: clean-recursive
92554359Sroberto
926182007Srobertoclean-am: clean-generic clean-libtool mostlyclean-am
92754359Sroberto
928285612Sdelphijdistclean: distclean-recursive
929132451Sroberto	-rm -f Makefile
930285612Sdelphijdistclean-am: clean-am distclean-generic distclean-tags
93154359Sroberto
932285612Sdelphijdvi: dvi-recursive
93354359Sroberto
93482498Srobertodvi-am:
93554359Sroberto
936285612Sdelphijhtml: html-recursive
937182007Sroberto
938200576Srobertohtml-am:
939200576Sroberto
940285612Sdelphijinfo: info-recursive
94154359Sroberto
94282498Srobertoinfo-am:
94382498Sroberto
944285612Sdelphijinstall-data-am: install-data-local install-man
94582498Sroberto
946285612Sdelphijinstall-dvi: install-dvi-recursive
947200576Sroberto
948200576Srobertoinstall-dvi-am:
949200576Sroberto
950285612Sdelphijinstall-exec-am:
95182498Sroberto
952285612Sdelphijinstall-html: install-html-recursive
953200576Sroberto
954200576Srobertoinstall-html-am:
955200576Sroberto
956285612Sdelphijinstall-info: install-info-recursive
95782498Sroberto
958200576Srobertoinstall-info-am:
959200576Sroberto
960285612Sdelphijinstall-man: install-man1 install-man8
96182498Sroberto
962285612Sdelphijinstall-pdf: install-pdf-recursive
963200576Sroberto
964200576Srobertoinstall-pdf-am:
965200576Sroberto
966285612Sdelphijinstall-ps: install-ps-recursive
967200576Sroberto
968200576Srobertoinstall-ps-am:
969200576Sroberto
97082498Srobertoinstallcheck-am:
97182498Sroberto
972285612Sdelphijmaintainer-clean: maintainer-clean-recursive
973132451Sroberto	-rm -f Makefile
97482498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
97554359Sroberto
976285612Sdelphijmostlyclean: mostlyclean-recursive
97754359Sroberto
978182007Srobertomostlyclean-am: mostlyclean-generic mostlyclean-libtool
97982498Sroberto
980285612Sdelphijpdf: pdf-recursive
981132451Sroberto
982132451Srobertopdf-am:
983132451Sroberto
984285612Sdelphijps: ps-recursive
985132451Sroberto
986132451Srobertops-am:
987132451Sroberto
988285612Sdelphijuninstall-am: uninstall-man
98982498Sroberto
990285612Sdelphijuninstall-man: uninstall-man1 uninstall-man8
991200576Sroberto
992285612Sdelphij.MAKE: $(am__recursive_targets) install-am install-strip
993285612Sdelphij
994285612Sdelphij.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
995285612Sdelphij	check-am clean clean-generic clean-libtool cscopelist-am ctags \
996285612Sdelphij	ctags-am distclean distclean-generic distclean-libtool \
997285612Sdelphij	distclean-tags distdir dvi dvi-am html html-am info info-am \
998285612Sdelphij	install install-am install-data install-data-am \
999285612Sdelphij	install-data-local install-dvi install-dvi-am install-exec \
1000285612Sdelphij	install-exec-am install-html install-html-am install-info \
1001285612Sdelphij	install-info-am install-man install-man1 install-man8 \
1002200576Sroberto	install-pdf install-pdf-am install-ps install-ps-am \
1003182007Sroberto	install-strip installcheck installcheck-am installdirs \
1004285612Sdelphij	installdirs-am maintainer-clean maintainer-clean-generic \
1005285612Sdelphij	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1006285612Sdelphij	ps ps-am tags tags-am uninstall uninstall-am uninstall-man \
1007285612Sdelphij	uninstall-man1 uninstall-man8
100882498Sroberto
1009285612Sdelphij.PRECIOUS: Makefile
1010200576Sroberto
1011285612Sdelphij
1012285612Sdelphijinstall-data-local: install-html
1013285612Sdelphij
1014285612Sdelphijplot_summary: $(srcdir)/plot_summary-opts
1015285612Sdelphij
1016285612Sdelphij$(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
1017285612Sdelphij	$(run_ag) plot_summary-opts.def 
1018285612Sdelphij
1019285612Sdelphij### Nroff
1020285612Sdelphij
1021285612Sdelphij$(srcdir)/plot_summary.1plot_summaryman: $(srcdir)/plot_summary-opts.def $(std_def_list)
1022285612Sdelphij	$(run_ag) -DMAN_SECTION=1plot_summaryman -Tagman-cmd.tpl plot_summary-opts.def
1023285612Sdelphij
1024285612Sdelphij$(srcdir)/plot_summary.man.in: $(srcdir)/plot_summary.1plot_summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1025285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summaryman > $(srcdir)/plot_summary.man.in+
1026285612Sdelphij	mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in
1027285612Sdelphij
1028285612Sdelphij### Mdoc
1029285612Sdelphij
1030285612Sdelphij$(srcdir)/plot_summary.1plot_summarymdoc: $(srcdir)/plot_summary-opts.def $(std_def_list)
1031285612Sdelphij	$(run_ag) -DMAN_SECTION=1plot_summarymdoc -Tagmdoc-cmd.tpl plot_summary-opts.def
1032285612Sdelphij
1033285612Sdelphij$(srcdir)/plot_summary.mdoc.in: $(srcdir)/plot_summary.1plot_summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1034285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summarymdoc > $(srcdir)/plot_summary.mdoc.in+
1035285612Sdelphij	mv $(srcdir)/plot_summary.mdoc.in+ $(srcdir)/plot_summary.mdoc.in
1036285612Sdelphij
1037285612Sdelphij### Manpage (local)
1038285612Sdelphij
1039285612Sdelphijplot_summary.1: $(srcdir)/plot_summary.$(MANTAGFMT).in $(top_builddir)/config.status
1040285612Sdelphij	$(top_builddir)/config.status --file=plot_summary.1+:$(srcdir)/plot_summary.$(MANTAGFMT).in
1041285612Sdelphij	mv plot_summary.1+ plot_summary.1
1042285612Sdelphij
1043285612Sdelphij### Texinfo
1044285612Sdelphij
1045285612Sdelphij$(srcdir)/invoke-plot_summary.menu: $(srcdir)/invoke-plot_summary.texi
1046285612Sdelphij	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1047285612Sdelphij
1048285612Sdelphij$(srcdir)/invoke-plot_summary.texi: plot_summary-opts $(srcdir)/plot_summary-opts.def $(std_def_list)
1049285612Sdelphij	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section plot_summary-opts.def
1050285612Sdelphij	$(top_srcdir)/scripts/build/check--help $@
1051285612Sdelphij
1052285612Sdelphij### HTML
1053285612Sdelphij
1054285612Sdelphij$(srcdir)/plot_summary.html: $(srcdir)/invoke-plot_summary.menu $(srcdir)/invoke-plot_summary.texi $(srcdir)/plot_summary.texi $(top_srcdir)/sntp/include/version.texi
1055285612Sdelphij	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o plot_summary.html plot_summary.texi || true )
1056285612Sdelphij
1057285612Sdelphijsummary: $(srcdir)/summary-opts
1058285612Sdelphij
1059285612Sdelphij$(srcdir)/summary-opts: summary-opts.def $(OPTTPL)
1060285612Sdelphij	$(run_ag) summary-opts.def
1061285612Sdelphij
1062285612Sdelphij### Nroff
1063285612Sdelphij
1064285612Sdelphij$(srcdir)/summary.1summaryman: $(srcdir)/summary-opts.def $(std_def_list)
1065285612Sdelphij	$(run_ag) -DMAN_SECTION=1summaryman -Tagman-cmd.tpl summary-opts.def
1066285612Sdelphij
1067285612Sdelphij$(srcdir)/summary.man.in: $(srcdir)/summary.1summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1068285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summaryman > $(srcdir)/summary.man.in+
1069285612Sdelphij	mv $(srcdir)/summary.man.in+ $(srcdir)/summary.man.in
1070285612Sdelphij
1071285612Sdelphij### Mdoc
1072285612Sdelphij
1073285612Sdelphij$(srcdir)/summary.1summarymdoc: $(srcdir)/summary-opts.def $(std_def_list)
1074285612Sdelphij	$(run_ag) -DMAN_SECTION=1summarymdoc -Tagmdoc-cmd.tpl summary-opts.def
1075285612Sdelphij
1076285612Sdelphij$(srcdir)/summary.mdoc.in: $(srcdir)/summary.1summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1077285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summarymdoc > $(srcdir)/summary.mdoc.in+
1078285612Sdelphij	mv $(srcdir)/summary.mdoc.in+ $(srcdir)/summary.mdoc.in
1079285612Sdelphij
1080285612Sdelphij### Manpage (local)
1081285612Sdelphij
1082285612Sdelphijsummary.1: $(srcdir)/summary.$(MANTAGFMT).in $(top_builddir)/config.status
1083285612Sdelphij	$(top_builddir)/config.status --file=summary.1+:$(srcdir)/summary.$(MANTAGFMT).in
1084285612Sdelphij	mv summary.1+ summary.1
1085285612Sdelphij
1086285612Sdelphij### Texinfo
1087285612Sdelphij
1088285612Sdelphij$(srcdir)/invoke-summary.menu: $(srcdir)/invoke-summary.texi
1089285612Sdelphij	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1090285612Sdelphij
1091285612Sdelphij$(srcdir)/invoke-summary.texi: summary-opts $(srcdir)/summary-opts.def $(std_def_list)
1092285612Sdelphij	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section summary-opts.def
1093285612Sdelphij	$(top_srcdir)/scripts/build/check--help $@
1094285612Sdelphij
1095285612Sdelphij### HTML
1096285612Sdelphij
1097285612Sdelphij$(srcdir)/summary.html: $(srcdir)/invoke-summary.menu $(srcdir)/invoke-summary.texi $(srcdir)/summary.texi $(top_srcdir)/sntp/include/version.texi
1098285612Sdelphij	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o summary.html summary.texi || true )
1099285612Sdelphij
110054359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
110154359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
110254359Sroberto.NOEXPORT:
1103