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 \
104285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
105285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
106285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
107285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
108285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
109285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
110285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
111285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
112285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
113285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
114285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
115285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
116285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
117285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
118285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
119285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
120289999Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
121285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
122285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
123285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
124285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
125285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
126285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
127285612Sdelphij	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
128285612Sdelphij	$(top_srcdir)/sntp/m4/openldap.m4 \
129285612Sdelphij	$(top_srcdir)/sntp/m4/os_cflags.m4 \
130285612Sdelphij	$(top_srcdir)/sntp/m4/snprintf.m4 \
131285612Sdelphij	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
132182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133182007Sroberto	$(ACLOCAL_M4)
134285612SdelphijDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
135182007Srobertomkinstalldirs = $(install_sh) -d
136182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
137285612SdelphijCONFIG_CLEAN_FILES = ntpver plot_summary summary
138200576SrobertoCONFIG_CLEAN_VPATH_FILES =
139285612SdelphijSCRIPTS = $(noinst_SCRIPTS)
140285612SdelphijAM_V_P = $(am__v_P_@AM_V@)
141285612Sdelphijam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142285612Sdelphijam__v_P_0 = false
143285612Sdelphijam__v_P_1 = :
144285612SdelphijAM_V_GEN = $(am__v_GEN_@AM_V@)
145285612Sdelphijam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146285612Sdelphijam__v_GEN_0 = @echo "  GEN     " $@;
147285612Sdelphijam__v_GEN_1 = 
148285612SdelphijAM_V_at = $(am__v_at_@AM_V@)
149285612Sdelphijam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150285612Sdelphijam__v_at_0 = @
151285612Sdelphijam__v_at_1 = 
152285612SdelphijSOURCES =
153285612SdelphijDIST_SOURCES =
154285612SdelphijRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
155285612Sdelphij	ctags-recursive dvi-recursive html-recursive info-recursive \
156285612Sdelphij	install-data-recursive install-dvi-recursive \
157285612Sdelphij	install-exec-recursive install-html-recursive \
158285612Sdelphij	install-info-recursive install-pdf-recursive \
159285612Sdelphij	install-ps-recursive install-recursive installcheck-recursive \
160285612Sdelphij	installdirs-recursive pdf-recursive ps-recursive \
161285612Sdelphij	tags-recursive uninstall-recursive
162285612Sdelphijam__can_run_installinfo = \
163285612Sdelphij  case $$AM_UPDATE_INFO_DIR in \
164285612Sdelphij    n|no|NO) false;; \
165285612Sdelphij    *) (install-info --version) >/dev/null 2>&1;; \
166285612Sdelphij  esac
167200576Srobertoam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
168200576Srobertoam__vpath_adj = case $$p in \
169200576Sroberto    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
170200576Sroberto    *) f=$$p;; \
171200576Sroberto  esac;
172200576Srobertoam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
173200576Srobertoam__install_max = 40
174200576Srobertoam__nobase_strip_setup = \
175200576Sroberto  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
176200576Srobertoam__nobase_strip = \
177200576Sroberto  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
178200576Srobertoam__nobase_list = $(am__nobase_strip_setup); \
179200576Sroberto  for p in $$list; do echo "$$p $$p"; done | \
180200576Sroberto  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
181200576Sroberto  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
182200576Sroberto    if (++n[$$2] == $(am__install_max)) \
183200576Sroberto      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
184200576Sroberto    END { for (dir in files) print dir, files[dir] }'
185200576Srobertoam__base_list = \
186200576Sroberto  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
187200576Sroberto  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
188285612Sdelphijam__uninstall_files_from_dir = { \
189285612Sdelphij  test -z "$$files" \
190285612Sdelphij    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
191285612Sdelphij    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
192285612Sdelphij         $(am__cd) "$$dir" && rm -f $$files; }; \
193285612Sdelphij  }
194285612Sdelphijman1dir = $(mandir)/man1
195285612Sdelphijam__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"
196285612Sdelphijman8dir = $(mandir)/man8
197285612SdelphijNROFF = nroff
198285612SdelphijMANS = $(man1_MANS) $(man8_MANS)
199285612SdelphijDATA = $(noinst_DATA)
200285612SdelphijRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
201285612Sdelphij  distclean-recursive maintainer-clean-recursive
202285612Sdelphijam__recursive_targets = \
203285612Sdelphij  $(RECURSIVE_TARGETS) \
204285612Sdelphij  $(RECURSIVE_CLEAN_TARGETS) \
205285612Sdelphij  $(am__extra_recursive_targets)
206285612SdelphijAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
207285612Sdelphij	distdir
208285612Sdelphijam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
209285612Sdelphij# Read a list of newline-separated strings from the standard input,
210285612Sdelphij# and print each of them once, without duplicates.  Input order is
211285612Sdelphij# *not* preserved.
212285612Sdelphijam__uniquify_input = $(AWK) '\
213285612Sdelphij  BEGIN { nonempty = 0; } \
214285612Sdelphij  { items[$$0] = 1; nonempty = 1; } \
215285612Sdelphij  END { if (nonempty) { for (i in items) print i; }; } \
216285612Sdelphij'
217285612Sdelphij# Make sure the list of sources is unique.  This is necessary because,
218285612Sdelphij# e.g., the same source file might be shared among _SOURCES variables
219285612Sdelphij# for different programs/libraries.
220285612Sdelphijam__define_uniq_tagged_files = \
221285612Sdelphij  list='$(am__tagged_files)'; \
222285612Sdelphij  unique=`for i in $$list; do \
223285612Sdelphij    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
224285612Sdelphij  done | $(am__uniquify_input)`
225285612SdelphijETAGS = etags
226285612SdelphijCTAGS = ctags
227285612SdelphijDIST_SUBDIRS = $(SUBDIRS)
228285612Sdelphijam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntpver.in \
229285612Sdelphij	$(srcdir)/plot_summary.in $(srcdir)/summary.in README
230182007SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
231285612Sdelphijam__relativize = \
232285612Sdelphij  dir0=`pwd`; \
233285612Sdelphij  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
234285612Sdelphij  sed_rest='s,^[^/]*/*,,'; \
235285612Sdelphij  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
236285612Sdelphij  sed_butlast='s,/*[^/]*$$,,'; \
237285612Sdelphij  while test -n "$$dir1"; do \
238285612Sdelphij    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
239285612Sdelphij    if test "$$first" != "."; then \
240285612Sdelphij      if test "$$first" = ".."; then \
241285612Sdelphij        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
242285612Sdelphij        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
243285612Sdelphij      else \
244285612Sdelphij        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
245285612Sdelphij        if test "$$first2" = "$$first"; then \
246285612Sdelphij          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
247285612Sdelphij        else \
248285612Sdelphij          dir2="../$$dir2"; \
249285612Sdelphij        fi; \
250285612Sdelphij        dir0="$$dir0"/"$$first"; \
251285612Sdelphij      fi; \
252285612Sdelphij    fi; \
253285612Sdelphij    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
254285612Sdelphij  done; \
255285612Sdelphij  reldir="$$dir2"
256132451SrobertoACLOCAL = @ACLOCAL@
257285612SdelphijALLOCA = @ALLOCA@
25854359SrobertoAMTAR = @AMTAR@
259285612SdelphijAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
260182007SrobertoAR = @AR@
261132451SrobertoAUTOCONF = @AUTOCONF@
262132451SrobertoAUTOHEADER = @AUTOHEADER@
263132451SrobertoAUTOMAKE = @AUTOMAKE@
26454359SrobertoAWK = @AWK@
265289999SglebiusBUILD_THREAD = @BUILD_THREAD@
266285612SdelphijCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
267285612SdelphijCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
268285612SdelphijCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
269285612SdelphijCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
270285612SdelphijCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
27154359SrobertoCC = @CC@
272132451SrobertoCCDEPMODE = @CCDEPMODE@
27354359SrobertoCFLAGS = @CFLAGS@
274289999SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
275285612SdelphijCFLAGS_NTP = @CFLAGS_NTP@
27654359SrobertoCHUTEST = @CHUTEST@
277285612SdelphijCONFIG_SHELL = @CONFIG_SHELL@
27854359SrobertoCPP = @CPP@
279132451SrobertoCPPFLAGS = @CPPFLAGS@
280285612SdelphijCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
281285612SdelphijCPPFLAGS_NTP = @CPPFLAGS_NTP@
282285612SdelphijCXX = @CXX@
283285612SdelphijCXXCPP = @CXXCPP@
284285612SdelphijCXXDEPMODE = @CXXDEPMODE@
285285612SdelphijCXXFLAGS = @CXXFLAGS@
286132451SrobertoCYGPATH_W = @CYGPATH_W@
28754359SrobertoDCFD = @DCFD@
288132451SrobertoDEFS = @DEFS@
28956746SrobertoDEPDIR = @DEPDIR@
290285612SdelphijDLLTOOL = @DLLTOOL@
291285612SdelphijDSYMUTIL = @DSYMUTIL@
292285612SdelphijDUMPBIN = @DUMPBIN@
293132451SrobertoECHO_C = @ECHO_C@
294132451SrobertoECHO_N = @ECHO_N@
295132451SrobertoECHO_T = @ECHO_T@
296285612SdelphijEDITLINE_LIBS = @EDITLINE_LIBS@
297132451SrobertoEGREP = @EGREP@
298106163SrobertoEXEEXT = @EXEEXT@
299285612SdelphijFGREP = @FGREP@
300200576SrobertoGREP = @GREP@
301285612SdelphijGTEST_CONFIG = @GTEST_CONFIG@
302285612SdelphijGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
303285612SdelphijGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
304285612SdelphijGTEST_LDFLAGS = @GTEST_LDFLAGS@
305285612SdelphijGTEST_LIBS = @GTEST_LIBS@
306200576SrobertoHAVE_INLINE = @HAVE_INLINE@
307285612SdelphijHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
308285612SdelphijHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
309285612SdelphijHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
310200576SrobertoINSTALL = @INSTALL@
311132451SrobertoINSTALL_DATA = @INSTALL_DATA@
312132451SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
313132451SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
31482498SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
315285612SdelphijLD = @LD@
316285612SdelphijLDADD_LIBEVENT = @LDADD_LIBEVENT@
317285612SdelphijLDADD_LIBNTP = @LDADD_LIBNTP@
318285612SdelphijLDADD_LIBUTIL = @LDADD_LIBUTIL@
319285612SdelphijLDADD_NLIST = @LDADD_NLIST@
320285612SdelphijLDADD_NTP = @LDADD_NTP@
32154359SrobertoLDFLAGS = @LDFLAGS@
322285612SdelphijLDFLAGS_NTP = @LDFLAGS_NTP@
323285612SdelphijLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
324285612SdelphijLIBM = @LIBM@
325132451SrobertoLIBOBJS = @LIBOBJS@
326182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
327182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
328182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
32954359SrobertoLIBPARSE = @LIBPARSE@
330132451SrobertoLIBS = @LIBS@
331182007SrobertoLIBTOOL = @LIBTOOL@
332285612SdelphijLIBTOOL_DEPS = @LIBTOOL_DEPS@
333285612SdelphijLIPO = @LIPO@
33454359SrobertoLN_S = @LN_S@
335200576SrobertoLSCF = @LSCF@
336289999SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
337132451SrobertoLTLIBOBJS = @LTLIBOBJS@
338132451SrobertoMAKEINFO = @MAKEINFO@
33954359SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
340182007SrobertoMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
34154359SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
342132451SrobertoMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
34354359SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
34454359SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
345132451SrobertoMAKE_NTPDSIM = @MAKE_NTPDSIM@
346285612SdelphijMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
34754359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
34854359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
34954359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
35082498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
351285612SdelphijMANIFEST_TOOL = @MANIFEST_TOOL@
352285612SdelphijMANTAGFMT = @MANTAGFMT@
353200576SrobertoMKDIR_P = @MKDIR_P@
354285612SdelphijNM = @NM@
355285612SdelphijNMEDIT = @NMEDIT@
356285612SdelphijNTPDATE_DB = @NTPDATE_DB@
357285612SdelphijNTPDATE_DL = @NTPDATE_DL@
358285612SdelphijNTPDATE_DS = @NTPDATE_DS@
359285612SdelphijNTPDATE_MS = @NTPDATE_MS@
360285612SdelphijNTPDATE_NI = @NTPDATE_NI@
361285612SdelphijNTPDC_DB = @NTPDC_DB@
362285612SdelphijNTPDC_DL = @NTPDC_DL@
363285612SdelphijNTPDC_DS = @NTPDC_DS@
364285612SdelphijNTPDC_MS = @NTPDC_MS@
365285612SdelphijNTPDC_NI = @NTPDC_NI@
366285612SdelphijNTPDSIM_DB = @NTPDSIM_DB@
367285612SdelphijNTPDSIM_DL = @NTPDSIM_DL@
368285612SdelphijNTPDSIM_DS = @NTPDSIM_DS@
369285612SdelphijNTPDSIM_MS = @NTPDSIM_MS@
370285612SdelphijNTPDSIM_NI = @NTPDSIM_NI@
371285612SdelphijNTPD_DB = @NTPD_DB@
372285612SdelphijNTPD_DL = @NTPD_DL@
373285612SdelphijNTPD_DS = @NTPD_DS@
374285612SdelphijNTPD_MS = @NTPD_MS@
375285612SdelphijNTPD_NI = @NTPD_NI@
376285612SdelphijNTPQ_DB = @NTPQ_DB@
377285612SdelphijNTPQ_DL = @NTPQ_DL@
378285612SdelphijNTPQ_DS = @NTPQ_DS@
379285612SdelphijNTPQ_MS = @NTPQ_MS@
380285612SdelphijNTPQ_NI = @NTPQ_NI@
381285612SdelphijNTPSNMPD_DB = @NTPSNMPD_DB@
382285612SdelphijNTPSNMPD_DL = @NTPSNMPD_DL@
383285612SdelphijNTPSNMPD_DS = @NTPSNMPD_DS@
384285612SdelphijNTPSNMPD_MS = @NTPSNMPD_MS@
385285612SdelphijNTPSNMPD_NI = @NTPSNMPD_NI@
386285612SdelphijNTPSWEEP_DB = @NTPSWEEP_DB@
387285612SdelphijNTPSWEEP_DL = @NTPSWEEP_DL@
388285612SdelphijNTPSWEEP_DS = @NTPSWEEP_DS@
389285612SdelphijNTPSWEEP_MS = @NTPSWEEP_MS@
390285612SdelphijNTPSWEEP_NI = @NTPSWEEP_NI@
391285612SdelphijNTPTIME_DB = @NTPTIME_DB@
392285612SdelphijNTPTIME_DL = @NTPTIME_DL@
393285612SdelphijNTPTIME_DS = @NTPTIME_DS@
394285612SdelphijNTPTIME_MS = @NTPTIME_MS@
395285612SdelphijNTPTIME_NI = @NTPTIME_NI@
396285612SdelphijNTPTRACE_DB = @NTPTRACE_DB@
397285612SdelphijNTPTRACE_DL = @NTPTRACE_DL@
398285612SdelphijNTPTRACE_DS = @NTPTRACE_DS@
399285612SdelphijNTPTRACE_MS = @NTPTRACE_MS@
400285612SdelphijNTPTRACE_NI = @NTPTRACE_NI@
401285612SdelphijNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
402285612SdelphijNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
403285612SdelphijNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
404285612SdelphijNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
405285612SdelphijNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
406285612SdelphijNTP_KEYSDIR = @NTP_KEYSDIR@
407285612SdelphijNTP_WAIT_DB = @NTP_WAIT_DB@
408285612SdelphijNTP_WAIT_DL = @NTP_WAIT_DL@
409285612SdelphijNTP_WAIT_DS = @NTP_WAIT_DS@
410285612SdelphijNTP_WAIT_MS = @NTP_WAIT_MS@
411285612SdelphijNTP_WAIT_NI = @NTP_WAIT_NI@
412285612SdelphijOBJDUMP = @OBJDUMP@
413106163SrobertoOBJEXT = @OBJEXT@
414285612SdelphijOTOOL = @OTOOL@
415285612SdelphijOTOOL64 = @OTOOL64@
41654359SrobertoPACKAGE = @PACKAGE@
417132451SrobertoPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
418132451SrobertoPACKAGE_NAME = @PACKAGE_NAME@
419132451SrobertoPACKAGE_STRING = @PACKAGE_STRING@
420132451SrobertoPACKAGE_TARNAME = @PACKAGE_TARNAME@
421200576SrobertoPACKAGE_URL = @PACKAGE_URL@
422132451SrobertoPACKAGE_VERSION = @PACKAGE_VERSION@
423285612SdelphijPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
42482498SrobertoPATH_PERL = @PATH_PERL@
425285612SdelphijPATH_RUBY = @PATH_RUBY@
426132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
427285612SdelphijPATH_TEST = @PATH_TEST@
428285612SdelphijPERLLIBDIR = @PERLLIBDIR@
429285612SdelphijPKG_CONFIG = @PKG_CONFIG@
430285612SdelphijPOSIX_SHELL = @POSIX_SHELL@
43154359SrobertoPROPDELAY = @PROPDELAY@
432285612SdelphijPTHREAD_LIBS = @PTHREAD_LIBS@
43354359SrobertoRANLIB = @RANLIB@
434285612SdelphijSED = @SED@
435132451SrobertoSET_MAKE = @SET_MAKE@
436132451SrobertoSHELL = @SHELL@
437285612SdelphijSNMP_CFLAGS = @SNMP_CFLAGS@
438285612SdelphijSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
439285612SdelphijSNMP_LIBS = @SNMP_LIBS@
440285612SdelphijSNTP = @SNTP@
441285612SdelphijSNTP_DB = @SNTP_DB@
442285612SdelphijSNTP_DL = @SNTP_DL@
443285612SdelphijSNTP_DS = @SNTP_DS@
444285612SdelphijSNTP_MS = @SNTP_MS@
445285612SdelphijSNTP_NI = @SNTP_NI@
446285612SdelphijSTDNORETURN_H = @STDNORETURN_H@
447132451SrobertoSTRIP = @STRIP@
44854359SrobertoTESTDCF = @TESTDCF@
449285612SdelphijTICKADJ_DB = @TICKADJ_DB@
450285612SdelphijTICKADJ_DL = @TICKADJ_DL@
451285612SdelphijTICKADJ_DS = @TICKADJ_DS@
452285612SdelphijTICKADJ_MS = @TICKADJ_MS@
453285612SdelphijTICKADJ_NI = @TICKADJ_NI@
454285612SdelphijTIMETRIM_DB = @TIMETRIM_DB@
455285612SdelphijTIMETRIM_DL = @TIMETRIM_DL@
456285612SdelphijTIMETRIM_DS = @TIMETRIM_DS@
457285612SdelphijTIMETRIM_MS = @TIMETRIM_MS@
458285612SdelphijTIMETRIM_NI = @TIMETRIM_NI@
459285612SdelphijUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
460285612SdelphijUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
461285612SdelphijUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
462285612SdelphijUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
463285612SdelphijUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
46454359SrobertoVERSION = @VERSION@
465285612SdelphijVER_SUFFIX = @VER_SUFFIX@
466285612SdelphijYACC = @YACC@
467285612SdelphijYFLAGS = @YFLAGS@
468200576Srobertoabs_builddir = @abs_builddir@
469200576Srobertoabs_srcdir = @abs_srcdir@
470200576Srobertoabs_top_builddir = @abs_top_builddir@
471200576Srobertoabs_top_srcdir = @abs_top_srcdir@
472285612Sdelphijac_ct_AR = @ac_ct_AR@
473132451Srobertoac_ct_CC = @ac_ct_CC@
474285612Sdelphijac_ct_CXX = @ac_ct_CXX@
475285612Sdelphijac_ct_DUMPBIN = @ac_ct_DUMPBIN@
476106163Srobertoam__include = @am__include@
477132451Srobertoam__leading_dot = @am__leading_dot@
478106163Srobertoam__quote = @am__quote@
479182007Srobertoam__tar = @am__tar@
480182007Srobertoam__untar = @am__untar@
481132451Srobertobindir = @bindir@
482132451Srobertobuild = @build@
483132451Srobertobuild_alias = @build_alias@
484132451Srobertobuild_cpu = @build_cpu@
485132451Srobertobuild_os = @build_os@
486132451Srobertobuild_vendor = @build_vendor@
487200576Srobertobuilddir = @builddir@
488132451Srobertodatadir = @datadir@
489200576Srobertodatarootdir = @datarootdir@
490200576Srobertodocdir = @docdir@
491200576Srobertodvidir = @dvidir@
492132451Srobertoexec_prefix = @exec_prefix@
493132451Srobertohost = @host@
494132451Srobertohost_alias = @host_alias@
495132451Srobertohost_cpu = @host_cpu@
496132451Srobertohost_os = @host_os@
497132451Srobertohost_vendor = @host_vendor@
498200576Srobertohtmldir = @htmldir@
499132451Srobertoincludedir = @includedir@
500132451Srobertoinfodir = @infodir@
50156746Srobertoinstall_sh = @install_sh@
502132451Srobertolibdir = @libdir@
503132451Srobertolibexecdir = @libexecdir@
504200576Srobertolocaledir = @localedir@
505132451Srobertolocalstatedir = @localstatedir@
506132451Srobertomandir = @mandir@
507182007Srobertomkdir_p = @mkdir_p@
508132451Srobertooldincludedir = @oldincludedir@
509200576Srobertopdfdir = @pdfdir@
510132451Srobertoprefix = @prefix@
511132451Srobertoprogram_transform_name = @program_transform_name@
512200576Srobertopsdir = @psdir@
513132451Srobertosbindir = @sbindir@
514132451Srobertosharedstatedir = @sharedstatedir@
515200576Srobertosrcdir = @srcdir@
516132451Srobertosubdirs = @subdirs@
517132451Srobertosysconfdir = @sysconfdir@
518132451Srobertotarget_alias = @target_alias@
519200576Srobertotop_build_prefix = @top_build_prefix@
520200576Srobertotop_builddir = @top_builddir@
521200576Srobertotop_srcdir = @top_srcdir@
522285612SdelphijNULL = 
523285612SdelphijSUBDIRS = \
524285612Sdelphij	build		\
525285612Sdelphij	calc_tickadj	\
526285612Sdelphij	ntp-wait	\
527285612Sdelphij	ntpsweep	\
528285612Sdelphij	ntptrace	\
529285612Sdelphij	lib		\
530285612Sdelphij	update-leap	\
531285612Sdelphij	$(NULL)
53282498Sroberto
533285612Sdelphijman1_MANS = 
534285612Sdelphijman8_MANS = 
535285612SdelphijDISTCLEANFILES = config.log $(man_MANS)
536285612Sdelphijrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
537285612Sdelphij		autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
53854359Sroberto
539285612Sdelphijstd_def_list = \
540285612Sdelphij	$(top_srcdir)/sntp/include/debug-opt.def		\
541285612Sdelphij	$(top_srcdir)/sntp/include/autogen-version.def 		\
542285612Sdelphij	$(top_srcdir)/sntp/include/copyright.def 		\
543285612Sdelphij	$(top_srcdir)/sntp/include/homerc.def 			\
544285612Sdelphij	$(top_srcdir)/sntp/include/ntp.lic 			\
545285612Sdelphij	$(top_srcdir)/sntp/include/version.def			\
546285612Sdelphij	$(NULL)
547285612Sdelphij
548285612Sdelphijnoinst_SCRIPTS = \
549285612Sdelphij	ntpver			\
550285612Sdelphij	plot_summary		\
551285612Sdelphij	summary			\
552285612Sdelphij	$(NULL)
553285612Sdelphij
554285612SdelphijEXTRA_DIST = \
555285612Sdelphij	deprecated			\
556285612Sdelphij	monitoring			\
557285612Sdelphij	invoke-plot_summary.texi	\
558285612Sdelphij	invoke-plot_summary.menu	\
559285612Sdelphij	plot_summary.1plot_summaryman	\
560285612Sdelphij	plot_summary.1plot_summarymdoc	\
561285612Sdelphij	plot_summary.mdoc.in		\
562285612Sdelphij	plot_summary.man.in		\
563285612Sdelphij	plot_summary.texi		\
564285612Sdelphij	plot_summary.html		\
565285612Sdelphij	plot_summary-opts		\
566285612Sdelphij	plot_summary-opts.def		\
567285612Sdelphij	rc				\
568285612Sdelphij	invoke-summary.texi		\
569285612Sdelphij	invoke-summary.menu		\
570285612Sdelphij	summary.1summaryman		\
571285612Sdelphij	summary.1summarymdoc		\
572285612Sdelphij	summary.mdoc.in			\
573285612Sdelphij	summary.man.in			\
574285612Sdelphij	summary.texi			\
575285612Sdelphij	summary.html			\
576285612Sdelphij	summary-opts			\
577285612Sdelphij	summary-opts.def		\
578285612Sdelphij	stats				\
579285612Sdelphij	$(NULL)
580285612Sdelphij
581285612Sdelphijnoinst_DATA = \
582285612Sdelphij	invoke-plot_summary.texi	\
583285612Sdelphij	invoke-plot_summary.menu	\
584285612Sdelphij	plot_summary.1plot_summaryman	\
585285612Sdelphij	plot_summary.1plot_summarymdoc	\
586285612Sdelphij	plot_summary.mdoc.in		\
587285612Sdelphij	plot_summary.man.in		\
588285612Sdelphij	plot_summary.texi		\
589285612Sdelphij	plot_summary.html		\
590285612Sdelphij	invoke-summary.texi		\
591285612Sdelphij	invoke-summary.menu		\
592285612Sdelphij	summary.1summaryman		\
593285612Sdelphij	summary.1summarymdoc		\
594285612Sdelphij	summary.mdoc.in			\
595285612Sdelphij	summary.man.in			\
596285612Sdelphij	summary.texi			\
597285612Sdelphij	summary.html			\
598285612Sdelphij	$(NULL)
599285612Sdelphij
600285612Sdelphij
601285612Sdelphij#OPTTPL = ../sntp/ag-tpl/perlopt.tpl
602285612SdelphijOPTTPL = $(std_def_list)
603285612Sdelphijall: all-recursive
604285612Sdelphij
60554359Sroberto.SUFFIXES:
606182007Sroberto$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
607182007Sroberto	@for dep in $?; do \
608182007Sroberto	  case '$(am__configure_deps)' in \
609182007Sroberto	    *$$dep*) \
610200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
611200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
612182007Sroberto	      exit 1;; \
613182007Sroberto	  esac; \
614182007Sroberto	done; \
615200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \
616200576Sroberto	$(am__cd) $(top_srcdir) && \
617200576Sroberto	  $(AUTOMAKE) --foreign scripts/Makefile
618182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
619182007Sroberto	@case '$?' in \
620182007Sroberto	  *config.status*) \
621182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
622182007Sroberto	  *) \
623182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
624182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
625182007Sroberto	esac;
626182007Sroberto
627182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
628182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
629182007Sroberto
630182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
631182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
632182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
633182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
634200576Sroberto$(am__aclocal_m4_deps):
635182007Srobertontpver: $(top_builddir)/config.status $(srcdir)/ntpver.in
636132451Sroberto	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
637182007Srobertoplot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in
638132451Sroberto	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
639182007Srobertosummary: $(top_builddir)/config.status $(srcdir)/summary.in
640182007Sroberto	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
64182498Sroberto
642182007Srobertomostlyclean-libtool:
643182007Sroberto	-rm -f *.lo
644182007Sroberto
645182007Srobertoclean-libtool:
646182007Sroberto	-rm -rf .libs _libs
647285612Sdelphijinstall-man1: $(man1_MANS)
648285612Sdelphij	@$(NORMAL_INSTALL)
649285612Sdelphij	@list1='$(man1_MANS)'; \
650285612Sdelphij	list2=''; \
651285612Sdelphij	test -n "$(man1dir)" \
652285612Sdelphij	  && test -n "`echo $$list1$$list2`" \
653285612Sdelphij	  || exit 0; \
654285612Sdelphij	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
655285612Sdelphij	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
656285612Sdelphij	{ for i in $$list1; do echo "$$i"; done;  \
657285612Sdelphij	if test -n "$$list2"; then \
658285612Sdelphij	  for i in $$list2; do echo "$$i"; done \
659285612Sdelphij	    | sed -n '/\.1[a-z]*$$/p'; \
660285612Sdelphij	fi; \
661285612Sdelphij	} | while read p; do \
662285612Sdelphij	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
663285612Sdelphij	  echo "$$d$$p"; echo "$$p"; \
664285612Sdelphij	done | \
665285612Sdelphij	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
666285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
667285612Sdelphij	sed 'N;N;s,\n, ,g' | { \
668285612Sdelphij	list=; while read file base inst; do \
669285612Sdelphij	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
670285612Sdelphij	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
671285612Sdelphij	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
672285612Sdelphij	  fi; \
673285612Sdelphij	done; \
674285612Sdelphij	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
675285612Sdelphij	while read files; do \
676285612Sdelphij	  test -z "$$files" || { \
677285612Sdelphij	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
678285612Sdelphij	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
679285612Sdelphij	done; }
68054359Sroberto
681285612Sdelphijuninstall-man1:
682285612Sdelphij	@$(NORMAL_UNINSTALL)
683285612Sdelphij	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
684285612Sdelphij	files=`{ for i in $$list; do echo "$$i"; done; \
685285612Sdelphij	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
686285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
687285612Sdelphij	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
688285612Sdelphijinstall-man8: $(man8_MANS)
689285612Sdelphij	@$(NORMAL_INSTALL)
690285612Sdelphij	@list1='$(man8_MANS)'; \
691285612Sdelphij	list2=''; \
692285612Sdelphij	test -n "$(man8dir)" \
693285612Sdelphij	  && test -n "`echo $$list1$$list2`" \
694285612Sdelphij	  || exit 0; \
695285612Sdelphij	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
696285612Sdelphij	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
697285612Sdelphij	{ for i in $$list1; do echo "$$i"; done;  \
698285612Sdelphij	if test -n "$$list2"; then \
699285612Sdelphij	  for i in $$list2; do echo "$$i"; done \
700285612Sdelphij	    | sed -n '/\.8[a-z]*$$/p'; \
701285612Sdelphij	fi; \
702285612Sdelphij	} | while read p; do \
703285612Sdelphij	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
704285612Sdelphij	  echo "$$d$$p"; echo "$$p"; \
705285612Sdelphij	done | \
706285612Sdelphij	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
707285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
708285612Sdelphij	sed 'N;N;s,\n, ,g' | { \
709285612Sdelphij	list=; while read file base inst; do \
710285612Sdelphij	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
711285612Sdelphij	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
712285612Sdelphij	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
713285612Sdelphij	  fi; \
714285612Sdelphij	done; \
715285612Sdelphij	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
716285612Sdelphij	while read files; do \
717285612Sdelphij	  test -z "$$files" || { \
718285612Sdelphij	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
719285612Sdelphij	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
720285612Sdelphij	done; }
72154359Sroberto
722285612Sdelphijuninstall-man8:
723285612Sdelphij	@$(NORMAL_UNINSTALL)
724285612Sdelphij	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
725285612Sdelphij	files=`{ for i in $$list; do echo "$$i"; done; \
726285612Sdelphij	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
727285612Sdelphij	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
728285612Sdelphij	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
72954359Sroberto
730285612Sdelphij# This directory's subdirectories are mostly independent; you can cd
731285612Sdelphij# into them and run 'make' without going through this Makefile.
732285612Sdelphij# To change the values of 'make' variables: instead of editing Makefiles,
733285612Sdelphij# (1) if the variable is set in 'config.status', edit 'config.status'
734285612Sdelphij#     (which will cause the Makefiles to be regenerated when you run 'make');
735285612Sdelphij# (2) otherwise, pass the desired values on the 'make' command line.
736285612Sdelphij$(am__recursive_targets):
737285612Sdelphij	@fail=; \
738285612Sdelphij	if $(am__make_keepgoing); then \
739285612Sdelphij	  failcom='fail=yes'; \
740285612Sdelphij	else \
741285612Sdelphij	  failcom='exit 1'; \
742285612Sdelphij	fi; \
743285612Sdelphij	dot_seen=no; \
744285612Sdelphij	target=`echo $@ | sed s/-recursive//`; \
745285612Sdelphij	case "$@" in \
746285612Sdelphij	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
747285612Sdelphij	  *) list='$(SUBDIRS)' ;; \
748285612Sdelphij	esac; \
749285612Sdelphij	for subdir in $$list; do \
750285612Sdelphij	  echo "Making $$target in $$subdir"; \
751285612Sdelphij	  if test "$$subdir" = "."; then \
752285612Sdelphij	    dot_seen=yes; \
753285612Sdelphij	    local_target="$$target-am"; \
754285612Sdelphij	  else \
755285612Sdelphij	    local_target="$$target"; \
756285612Sdelphij	  fi; \
757285612Sdelphij	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
758285612Sdelphij	  || eval $$failcom; \
759285612Sdelphij	done; \
760285612Sdelphij	if test "$$dot_seen" = "no"; then \
761285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
762285612Sdelphij	fi; test -z "$$fail"
763285612Sdelphij
764285612SdelphijID: $(am__tagged_files)
765285612Sdelphij	$(am__define_uniq_tagged_files); mkid -fID $$unique
766285612Sdelphijtags: tags-recursive
767285612SdelphijTAGS: tags
768285612Sdelphij
769285612Sdelphijtags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
770285612Sdelphij	set x; \
771285612Sdelphij	here=`pwd`; \
772285612Sdelphij	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
773285612Sdelphij	  include_option=--etags-include; \
774285612Sdelphij	  empty_fix=.; \
775285612Sdelphij	else \
776285612Sdelphij	  include_option=--include; \
777285612Sdelphij	  empty_fix=; \
778285612Sdelphij	fi; \
779285612Sdelphij	list='$(SUBDIRS)'; for subdir in $$list; do \
780285612Sdelphij	  if test "$$subdir" = .; then :; else \
781285612Sdelphij	    test ! -f $$subdir/TAGS || \
782285612Sdelphij	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
783285612Sdelphij	  fi; \
784285612Sdelphij	done; \
785285612Sdelphij	$(am__define_uniq_tagged_files); \
786285612Sdelphij	shift; \
787285612Sdelphij	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
788285612Sdelphij	  test -n "$$unique" || unique=$$empty_fix; \
789285612Sdelphij	  if test $$# -gt 0; then \
790285612Sdelphij	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
791285612Sdelphij	      "$$@" $$unique; \
792285612Sdelphij	  else \
793285612Sdelphij	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
794285612Sdelphij	      $$unique; \
795285612Sdelphij	  fi; \
796285612Sdelphij	fi
797285612Sdelphijctags: ctags-recursive
798285612Sdelphij
799285612SdelphijCTAGS: ctags
800285612Sdelphijctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
801285612Sdelphij	$(am__define_uniq_tagged_files); \
802285612Sdelphij	test -z "$(CTAGS_ARGS)$$unique" \
803285612Sdelphij	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
804285612Sdelphij	     $$unique
805285612Sdelphij
806285612SdelphijGTAGS:
807285612Sdelphij	here=`$(am__cd) $(top_builddir) && pwd` \
808285612Sdelphij	  && $(am__cd) $(top_srcdir) \
809285612Sdelphij	  && gtags -i $(GTAGS_ARGS) "$$here"
810285612Sdelphijcscopelist: cscopelist-recursive
811285612Sdelphij
812285612Sdelphijcscopelist-am: $(am__tagged_files)
813285612Sdelphij	list='$(am__tagged_files)'; \
814285612Sdelphij	case "$(srcdir)" in \
815285612Sdelphij	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
816285612Sdelphij	  *) sdir=$(subdir)/$(srcdir) ;; \
817285612Sdelphij	esac; \
818285612Sdelphij	for i in $$list; do \
819285612Sdelphij	  if test -f "$$i"; then \
820285612Sdelphij	    echo "$(subdir)/$$i"; \
821285612Sdelphij	  else \
822285612Sdelphij	    echo "$$sdir/$$i"; \
823285612Sdelphij	  fi; \
824285612Sdelphij	done >> $(top_builddir)/cscope.files
825285612Sdelphij
826285612Sdelphijdistclean-tags:
827285612Sdelphij	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
828285612Sdelphij
82954359Srobertodistdir: $(DISTFILES)
830200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
831200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832200576Sroberto	list='$(DISTFILES)'; \
833200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
834200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
835200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
836200576Sroberto	case $$dist_files in \
837200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
838200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
839200576Sroberto			   sort -u` ;; \
840200576Sroberto	esac; \
841200576Sroberto	for file in $$dist_files; do \
842132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
84354359Sroberto	  if test -d $$d/$$file; then \
844200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
845200576Sroberto	    if test -d "$(distdir)/$$file"; then \
846200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
847200576Sroberto	    fi; \
848132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
849200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
850200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
851132451Sroberto	    fi; \
852200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
85354359Sroberto	  else \
854200576Sroberto	    test -f "$(distdir)/$$file" \
855200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
85682498Sroberto	    || exit 1; \
85754359Sroberto	  fi; \
85854359Sroberto	done
859285612Sdelphij	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
860285612Sdelphij	  if test "$$subdir" = .; then :; else \
861285612Sdelphij	    $(am__make_dryrun) \
862285612Sdelphij	      || test -d "$(distdir)/$$subdir" \
863285612Sdelphij	      || $(MKDIR_P) "$(distdir)/$$subdir" \
864285612Sdelphij	      || exit 1; \
865285612Sdelphij	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
866285612Sdelphij	    $(am__relativize); \
867285612Sdelphij	    new_distdir=$$reldir; \
868285612Sdelphij	    dir1=$$subdir; dir2="$(top_distdir)"; \
869285612Sdelphij	    $(am__relativize); \
870285612Sdelphij	    new_top_distdir=$$reldir; \
871285612Sdelphij	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
872285612Sdelphij	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
873285612Sdelphij	    ($(am__cd) $$subdir && \
874285612Sdelphij	      $(MAKE) $(AM_MAKEFLAGS) \
875285612Sdelphij	        top_distdir="$$new_top_distdir" \
876285612Sdelphij	        distdir="$$new_distdir" \
877285612Sdelphij		am__remove_distdir=: \
878285612Sdelphij		am__skip_length_check=: \
879285612Sdelphij		am__skip_mode_fix=: \
880285612Sdelphij	        distdir) \
881285612Sdelphij	      || exit 1; \
882285612Sdelphij	  fi; \
883285612Sdelphij	done
88454359Srobertocheck-am: all-am
885285612Sdelphijcheck: check-recursive
886285612Sdelphijall-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
887285612Sdelphijinstalldirs: installdirs-recursive
888285612Sdelphijinstalldirs-am:
889285612Sdelphij	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"; do \
890200576Sroberto	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
891182007Sroberto	done
892285612Sdelphijinstall: install-recursive
893285612Sdelphijinstall-exec: install-exec-recursive
894285612Sdelphijinstall-data: install-data-recursive
895285612Sdelphijuninstall: uninstall-recursive
89654359Sroberto
89754359Srobertoinstall-am: all-am
89854359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
89982498Sroberto
900285612Sdelphijinstallcheck: installcheck-recursive
90154359Srobertoinstall-strip:
902285612Sdelphij	if test -z '$(STRIP)'; then \
903285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
904285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
905285612Sdelphij	      install; \
906285612Sdelphij	else \
907285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
908285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
909285612Sdelphij	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
910285612Sdelphij	fi
91154359Srobertomostlyclean-generic:
91254359Sroberto
91354359Srobertoclean-generic:
91454359Sroberto
91554359Srobertodistclean-generic:
916182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
917200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
918285612Sdelphij	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
91954359Sroberto
92054359Srobertomaintainer-clean-generic:
92182498Sroberto	@echo "This command is intended for maintainers to use"
92282498Sroberto	@echo "it deletes files that may require special tools to rebuild."
923285612Sdelphijclean: clean-recursive
92454359Sroberto
925182007Srobertoclean-am: clean-generic clean-libtool mostlyclean-am
92654359Sroberto
927285612Sdelphijdistclean: distclean-recursive
928132451Sroberto	-rm -f Makefile
929285612Sdelphijdistclean-am: clean-am distclean-generic distclean-tags
93054359Sroberto
931285612Sdelphijdvi: dvi-recursive
93254359Sroberto
93382498Srobertodvi-am:
93454359Sroberto
935285612Sdelphijhtml: html-recursive
936182007Sroberto
937200576Srobertohtml-am:
938200576Sroberto
939285612Sdelphijinfo: info-recursive
94054359Sroberto
94182498Srobertoinfo-am:
94282498Sroberto
943285612Sdelphijinstall-data-am: install-data-local install-man
94482498Sroberto
945285612Sdelphijinstall-dvi: install-dvi-recursive
946200576Sroberto
947200576Srobertoinstall-dvi-am:
948200576Sroberto
949285612Sdelphijinstall-exec-am:
95082498Sroberto
951285612Sdelphijinstall-html: install-html-recursive
952200576Sroberto
953200576Srobertoinstall-html-am:
954200576Sroberto
955285612Sdelphijinstall-info: install-info-recursive
95682498Sroberto
957200576Srobertoinstall-info-am:
958200576Sroberto
959285612Sdelphijinstall-man: install-man1 install-man8
96082498Sroberto
961285612Sdelphijinstall-pdf: install-pdf-recursive
962200576Sroberto
963200576Srobertoinstall-pdf-am:
964200576Sroberto
965285612Sdelphijinstall-ps: install-ps-recursive
966200576Sroberto
967200576Srobertoinstall-ps-am:
968200576Sroberto
96982498Srobertoinstallcheck-am:
97082498Sroberto
971285612Sdelphijmaintainer-clean: maintainer-clean-recursive
972132451Sroberto	-rm -f Makefile
97382498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
97454359Sroberto
975285612Sdelphijmostlyclean: mostlyclean-recursive
97654359Sroberto
977182007Srobertomostlyclean-am: mostlyclean-generic mostlyclean-libtool
97882498Sroberto
979285612Sdelphijpdf: pdf-recursive
980132451Sroberto
981132451Srobertopdf-am:
982132451Sroberto
983285612Sdelphijps: ps-recursive
984132451Sroberto
985132451Srobertops-am:
986132451Sroberto
987285612Sdelphijuninstall-am: uninstall-man
98882498Sroberto
989285612Sdelphijuninstall-man: uninstall-man1 uninstall-man8
990200576Sroberto
991285612Sdelphij.MAKE: $(am__recursive_targets) install-am install-strip
992285612Sdelphij
993285612Sdelphij.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
994285612Sdelphij	check-am clean clean-generic clean-libtool cscopelist-am ctags \
995285612Sdelphij	ctags-am distclean distclean-generic distclean-libtool \
996285612Sdelphij	distclean-tags distdir dvi dvi-am html html-am info info-am \
997285612Sdelphij	install install-am install-data install-data-am \
998285612Sdelphij	install-data-local install-dvi install-dvi-am install-exec \
999285612Sdelphij	install-exec-am install-html install-html-am install-info \
1000285612Sdelphij	install-info-am install-man install-man1 install-man8 \
1001200576Sroberto	install-pdf install-pdf-am install-ps install-ps-am \
1002182007Sroberto	install-strip installcheck installcheck-am installdirs \
1003285612Sdelphij	installdirs-am maintainer-clean maintainer-clean-generic \
1004285612Sdelphij	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1005285612Sdelphij	ps ps-am tags tags-am uninstall uninstall-am uninstall-man \
1006285612Sdelphij	uninstall-man1 uninstall-man8
100782498Sroberto
1008285612Sdelphij.PRECIOUS: Makefile
1009200576Sroberto
1010285612Sdelphij
1011285612Sdelphijinstall-data-local: install-html
1012285612Sdelphij
1013285612Sdelphijplot_summary: $(srcdir)/plot_summary-opts
1014285612Sdelphij
1015285612Sdelphij$(srcdir)/plot_summary-opts: plot_summary-opts.def $(OPTTPL)
1016285612Sdelphij	$(run_ag) plot_summary-opts.def 
1017285612Sdelphij
1018285612Sdelphij### Nroff
1019285612Sdelphij
1020285612Sdelphij$(srcdir)/plot_summary.1plot_summaryman: $(srcdir)/plot_summary-opts.def $(std_def_list)
1021285612Sdelphij	$(run_ag) -DMAN_SECTION=1plot_summaryman -Tagman-cmd.tpl plot_summary-opts.def
1022285612Sdelphij
1023285612Sdelphij$(srcdir)/plot_summary.man.in: $(srcdir)/plot_summary.1plot_summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1024285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summaryman > $(srcdir)/plot_summary.man.in+
1025285612Sdelphij	mv $(srcdir)/plot_summary.man.in+ $(srcdir)/plot_summary.man.in
1026285612Sdelphij
1027285612Sdelphij### Mdoc
1028285612Sdelphij
1029285612Sdelphij$(srcdir)/plot_summary.1plot_summarymdoc: $(srcdir)/plot_summary-opts.def $(std_def_list)
1030285612Sdelphij	$(run_ag) -DMAN_SECTION=1plot_summarymdoc -Tagmdoc-cmd.tpl plot_summary-opts.def
1031285612Sdelphij
1032285612Sdelphij$(srcdir)/plot_summary.mdoc.in: $(srcdir)/plot_summary.1plot_summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1033285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/plot_summary.1plot_summarymdoc > $(srcdir)/plot_summary.mdoc.in+
1034285612Sdelphij	mv $(srcdir)/plot_summary.mdoc.in+ $(srcdir)/plot_summary.mdoc.in
1035285612Sdelphij
1036285612Sdelphij### Manpage (local)
1037285612Sdelphij
1038285612Sdelphijplot_summary.1: $(srcdir)/plot_summary.$(MANTAGFMT).in $(top_builddir)/config.status
1039285612Sdelphij	$(top_builddir)/config.status --file=plot_summary.1+:$(srcdir)/plot_summary.$(MANTAGFMT).in
1040285612Sdelphij	mv plot_summary.1+ plot_summary.1
1041285612Sdelphij
1042285612Sdelphij### Texinfo
1043285612Sdelphij
1044285612Sdelphij$(srcdir)/invoke-plot_summary.menu: $(srcdir)/invoke-plot_summary.texi
1045285612Sdelphij	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1046285612Sdelphij
1047285612Sdelphij$(srcdir)/invoke-plot_summary.texi: plot_summary-opts $(srcdir)/plot_summary-opts.def $(std_def_list)
1048285612Sdelphij	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section plot_summary-opts.def
1049285612Sdelphij	$(top_srcdir)/scripts/build/check--help $@
1050285612Sdelphij
1051285612Sdelphij### HTML
1052285612Sdelphij
1053285612Sdelphij$(srcdir)/plot_summary.html: $(srcdir)/invoke-plot_summary.menu $(srcdir)/invoke-plot_summary.texi $(srcdir)/plot_summary.texi $(top_srcdir)/sntp/include/version.texi
1054285612Sdelphij	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o plot_summary.html plot_summary.texi || true )
1055285612Sdelphij
1056285612Sdelphijsummary: $(srcdir)/summary-opts
1057285612Sdelphij
1058285612Sdelphij$(srcdir)/summary-opts: summary-opts.def $(OPTTPL)
1059285612Sdelphij	$(run_ag) summary-opts.def
1060285612Sdelphij
1061285612Sdelphij### Nroff
1062285612Sdelphij
1063285612Sdelphij$(srcdir)/summary.1summaryman: $(srcdir)/summary-opts.def $(std_def_list)
1064285612Sdelphij	$(run_ag) -DMAN_SECTION=1summaryman -Tagman-cmd.tpl summary-opts.def
1065285612Sdelphij
1066285612Sdelphij$(srcdir)/summary.man.in: $(srcdir)/summary.1summaryman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1067285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summaryman > $(srcdir)/summary.man.in+
1068285612Sdelphij	mv $(srcdir)/summary.man.in+ $(srcdir)/summary.man.in
1069285612Sdelphij
1070285612Sdelphij### Mdoc
1071285612Sdelphij
1072285612Sdelphij$(srcdir)/summary.1summarymdoc: $(srcdir)/summary-opts.def $(std_def_list)
1073285612Sdelphij	$(run_ag) -DMAN_SECTION=1summarymdoc -Tagmdoc-cmd.tpl summary-opts.def
1074285612Sdelphij
1075285612Sdelphij$(srcdir)/summary.mdoc.in: $(srcdir)/summary.1summarymdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1076285612Sdelphij	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/summary.1summarymdoc > $(srcdir)/summary.mdoc.in+
1077285612Sdelphij	mv $(srcdir)/summary.mdoc.in+ $(srcdir)/summary.mdoc.in
1078285612Sdelphij
1079285612Sdelphij### Manpage (local)
1080285612Sdelphij
1081285612Sdelphijsummary.1: $(srcdir)/summary.$(MANTAGFMT).in $(top_builddir)/config.status
1082285612Sdelphij	$(top_builddir)/config.status --file=summary.1+:$(srcdir)/summary.$(MANTAGFMT).in
1083285612Sdelphij	mv summary.1+ summary.1
1084285612Sdelphij
1085285612Sdelphij### Texinfo
1086285612Sdelphij
1087285612Sdelphij$(srcdir)/invoke-summary.menu: $(srcdir)/invoke-summary.texi
1088285612Sdelphij	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1089285612Sdelphij
1090285612Sdelphij$(srcdir)/invoke-summary.texi: summary-opts $(srcdir)/summary-opts.def $(std_def_list)
1091285612Sdelphij	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section summary-opts.def
1092285612Sdelphij	$(top_srcdir)/scripts/build/check--help $@
1093285612Sdelphij
1094285612Sdelphij### HTML
1095285612Sdelphij
1096285612Sdelphij$(srcdir)/summary.html: $(srcdir)/invoke-summary.menu $(srcdir)/invoke-summary.texi $(srcdir)/summary.texi $(top_srcdir)/sntp/include/version.texi
1097285612Sdelphij	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o summary.html summary.texi || true )
1098285612Sdelphij
109954359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
110054359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
110154359Sroberto.NOEXPORT:
1102