1290000Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2275970Scy# @configure_input@
3275970Scy
4290000Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290000Sglebius
6275970Scy# This Makefile.in is free software; the Free Software Foundation
7275970Scy# gives unlimited permission to copy and/or distribute it,
8275970Scy# with or without modifications, as long as this notice is preserved.
9275970Scy
10275970Scy# This program is distributed in the hope that it will be useful,
11275970Scy# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12275970Scy# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13275970Scy# PARTICULAR PURPOSE.
14275970Scy
15275970Scy@SET_MAKE@
16275970Scy
17275970Scy
18275970ScyVPATH = @srcdir@
19290000Sglebiusam__is_gnu_make = { \
20290000Sglebius  if test -z '$(MAKELEVEL)'; then \
21290000Sglebius    false; \
22290000Sglebius  elif test -n '$(MAKE_HOST)'; then \
23290000Sglebius    true; \
24290000Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25290000Sglebius    true; \
26290000Sglebius  else \
27290000Sglebius    false; \
28290000Sglebius  fi; \
29290000Sglebius}
30290000Sglebiusam__make_running_with_option = \
31290000Sglebius  case $${target_option-} in \
32290000Sglebius      ?) ;; \
33290000Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
34290000Sglebius              "target option '$${target_option-}' specified" >&2; \
35290000Sglebius         exit 1;; \
36290000Sglebius  esac; \
37290000Sglebius  has_opt=no; \
38290000Sglebius  sane_makeflags=$$MAKEFLAGS; \
39290000Sglebius  if $(am__is_gnu_make); then \
40290000Sglebius    sane_makeflags=$$MFLAGS; \
41290000Sglebius  else \
42290000Sglebius    case $$MAKEFLAGS in \
43290000Sglebius      *\\[\ \	]*) \
44290000Sglebius        bs=\\; \
45290000Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46290000Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47290000Sglebius    esac; \
48290000Sglebius  fi; \
49290000Sglebius  skip_next=no; \
50290000Sglebius  strip_trailopt () \
51290000Sglebius  { \
52290000Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53290000Sglebius  }; \
54290000Sglebius  for flg in $$sane_makeflags; do \
55290000Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
56290000Sglebius    case $$flg in \
57290000Sglebius      *=*|--*) continue;; \
58290000Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
59290000Sglebius      -*I?*) strip_trailopt 'I';; \
60290000Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
61290000Sglebius      -*O?*) strip_trailopt 'O';; \
62290000Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
63290000Sglebius      -*l?*) strip_trailopt 'l';; \
64290000Sglebius      -[dEDm]) skip_next=yes;; \
65290000Sglebius      -[JT]) skip_next=yes;; \
66290000Sglebius    esac; \
67290000Sglebius    case $$flg in \
68290000Sglebius      *$$target_option*) has_opt=yes; break;; \
69290000Sglebius    esac; \
70290000Sglebius  done; \
71290000Sglebius  test $$has_opt = yes
72290000Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
73290000Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74275970Scypkgdatadir = $(datadir)/@PACKAGE@
75275970Scypkgincludedir = $(includedir)/@PACKAGE@
76275970Scypkglibdir = $(libdir)/@PACKAGE@
77275970Scypkglibexecdir = $(libexecdir)/@PACKAGE@
78275970Scyam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79275970Scyinstall_sh_DATA = $(install_sh) -c -m 644
80275970Scyinstall_sh_PROGRAM = $(install_sh) -c
81275970Scyinstall_sh_SCRIPT = $(install_sh) -c
82275970ScyINSTALL_HEADER = $(INSTALL_DATA)
83275970Scytransform = $(program_transform_name)
84275970ScyNORMAL_INSTALL = :
85275970ScyPRE_INSTALL = :
86275970ScyPOST_INSTALL = :
87275970ScyNORMAL_UNINSTALL = :
88275970ScyPRE_UNINSTALL = :
89275970ScyPOST_UNINSTALL = :
90275970Scybuild_triplet = @build@
91275970Scyhost_triplet = @host@
92275970Scysubdir = scripts/ntptrace
93275970ScyACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94275970Scyam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95275970Scy	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96290000Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97275970Scy	$(top_srcdir)/sntp/m4/define_dir.m4 \
98275970Scy	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99275970Scy	$(top_srcdir)/sntp/m4/libtool.m4 \
100275970Scy	$(top_srcdir)/sntp/m4/ltoptions.m4 \
101275970Scy	$(top_srcdir)/sntp/m4/ltsugar.m4 \
102275970Scy	$(top_srcdir)/sntp/m4/ltversion.m4 \
103275970Scy	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
104275970Scy	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
105275970Scy	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
106275970Scy	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
107275970Scy	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
108275970Scy	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
109275970Scy	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
110275970Scy	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
111275970Scy	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
112275970Scy	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
113275970Scy	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
114275970Scy	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
115275970Scy	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
116275970Scy	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
117275970Scy	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
118275970Scy	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
119275970Scy	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
120290000Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
121275970Scy	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
122275970Scy	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
123275970Scy	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
124290000Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
125275970Scy	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
126275970Scy	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
127290000Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
128290000Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
129275970Scy	$(top_srcdir)/sntp/m4/os_cflags.m4 \
130275970Scy	$(top_srcdir)/sntp/m4/snprintf.m4 \
131275970Scy	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
132275970Scyam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133275970Scy	$(ACLOCAL_M4)
134290000SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
135275970Scymkinstalldirs = $(install_sh) -d
136275970ScyCONFIG_HEADER = $(top_builddir)/config.h
137275970ScyCONFIG_CLEAN_FILES = ntptrace
138275970ScyCONFIG_CLEAN_VPATH_FILES =
139275970Scyam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140275970Scyam__vpath_adj = case $$p in \
141275970Scy    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142275970Scy    *) f=$$p;; \
143275970Scy  esac;
144275970Scyam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145275970Scyam__install_max = 40
146275970Scyam__nobase_strip_setup = \
147275970Scy  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148275970Scyam__nobase_strip = \
149275970Scy  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150275970Scyam__nobase_list = $(am__nobase_strip_setup); \
151275970Scy  for p in $$list; do echo "$$p $$p"; done | \
152275970Scy  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153275970Scy  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154275970Scy    if (++n[$$2] == $(am__install_max)) \
155275970Scy      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156275970Scy    END { for (dir in files) print dir, files[dir] }'
157275970Scyam__base_list = \
158275970Scy  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159275970Scy  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160290000Sglebiusam__uninstall_files_from_dir = { \
161290000Sglebius  test -z "$$files" \
162290000Sglebius    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
163290000Sglebius    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
164290000Sglebius         $(am__cd) "$$dir" && rm -f $$files; }; \
165290000Sglebius  }
166275970Scyam__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
167275970Scy	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
168275970Scy	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"
169275970ScySCRIPTS = $(bin_SCRIPTS) $(libexec_SCRIPTS) $(sbin_SCRIPTS)
170290000SglebiusAM_V_P = $(am__v_P_@AM_V@)
171290000Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172290000Sglebiusam__v_P_0 = false
173290000Sglebiusam__v_P_1 = :
174290000SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
175290000Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176290000Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
177290000Sglebiusam__v_GEN_1 = 
178290000SglebiusAM_V_at = $(am__v_at_@AM_V@)
179290000Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180275970Scyam__v_at_0 = @
181290000Sglebiusam__v_at_1 = 
182275970ScySOURCES =
183275970ScyDIST_SOURCES =
184290000Sglebiusam__can_run_installinfo = \
185290000Sglebius  case $$AM_UPDATE_INFO_DIR in \
186290000Sglebius    n|no|NO) false;; \
187290000Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
188290000Sglebius  esac
189275970Scyman1dir = $(mandir)/man1
190275970Scyman8dir = $(mandir)/man8
191275970ScyNROFF = nroff
192275970ScyMANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
193275970ScyDATA = $(html_DATA) $(noinst_DATA)
194290000Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
195290000Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntptrace.in
196275970ScyDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
197275970ScyACLOCAL = @ACLOCAL@
198275970ScyALLOCA = @ALLOCA@
199275970ScyAMTAR = @AMTAR@
200275970ScyAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201275970ScyAR = @AR@
202275970ScyAUTOCONF = @AUTOCONF@
203275970ScyAUTOHEADER = @AUTOHEADER@
204275970ScyAUTOMAKE = @AUTOMAKE@
205275970ScyAWK = @AWK@
206290000SglebiusBUILD_THREAD = @BUILD_THREAD@
207275970ScyCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
208275970ScyCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
209275970ScyCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
210275970ScyCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
211275970ScyCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
212275970ScyCC = @CC@
213275970ScyCCDEPMODE = @CCDEPMODE@
214275970ScyCFLAGS = @CFLAGS@
215290000SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
216275970ScyCFLAGS_NTP = @CFLAGS_NTP@
217275970ScyCHUTEST = @CHUTEST@
218275970ScyCONFIG_SHELL = @CONFIG_SHELL@
219275970ScyCPP = @CPP@
220275970ScyCPPFLAGS = @CPPFLAGS@
221280849ScyCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
222275970ScyCPPFLAGS_NTP = @CPPFLAGS_NTP@
223275970ScyCXX = @CXX@
224275970ScyCXXCPP = @CXXCPP@
225275970ScyCXXDEPMODE = @CXXDEPMODE@
226275970ScyCXXFLAGS = @CXXFLAGS@
227275970ScyCYGPATH_W = @CYGPATH_W@
228275970ScyDCFD = @DCFD@
229275970ScyDEFS = @DEFS@
230275970ScyDEPDIR = @DEPDIR@
231275970ScyDLLTOOL = @DLLTOOL@
232275970ScyDSYMUTIL = @DSYMUTIL@
233275970ScyDUMPBIN = @DUMPBIN@
234275970ScyECHO_C = @ECHO_C@
235275970ScyECHO_N = @ECHO_N@
236275970ScyECHO_T = @ECHO_T@
237275970ScyEDITLINE_LIBS = @EDITLINE_LIBS@
238275970ScyEGREP = @EGREP@
239275970ScyEXEEXT = @EXEEXT@
240275970ScyFGREP = @FGREP@
241275970ScyGREP = @GREP@
242275970ScyGTEST_CONFIG = @GTEST_CONFIG@
243275970ScyGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
244275970ScyGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
245275970ScyGTEST_LDFLAGS = @GTEST_LDFLAGS@
246275970ScyGTEST_LIBS = @GTEST_LIBS@
247275970ScyHAVE_INLINE = @HAVE_INLINE@
248290000SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
249275970ScyHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
250275970ScyHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
251275970ScyINSTALL = @INSTALL@
252275970ScyINSTALL_DATA = @INSTALL_DATA@
253275970ScyINSTALL_PROGRAM = @INSTALL_PROGRAM@
254275970ScyINSTALL_SCRIPT = @INSTALL_SCRIPT@
255275970ScyINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
256275970ScyLD = @LD@
257280849ScyLDADD_LIBEVENT = @LDADD_LIBEVENT@
258275970ScyLDADD_LIBNTP = @LDADD_LIBNTP@
259280849ScyLDADD_LIBUTIL = @LDADD_LIBUTIL@
260275970ScyLDADD_NLIST = @LDADD_NLIST@
261275970ScyLDADD_NTP = @LDADD_NTP@
262275970ScyLDFLAGS = @LDFLAGS@
263275970ScyLDFLAGS_NTP = @LDFLAGS_NTP@
264275970ScyLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
265275970ScyLIBM = @LIBM@
266275970ScyLIBOBJS = @LIBOBJS@
267275970ScyLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
268275970ScyLIBOPTS_DIR = @LIBOPTS_DIR@
269275970ScyLIBOPTS_LDADD = @LIBOPTS_LDADD@
270275970ScyLIBPARSE = @LIBPARSE@
271275970ScyLIBS = @LIBS@
272275970ScyLIBTOOL = @LIBTOOL@
273275970ScyLIBTOOL_DEPS = @LIBTOOL_DEPS@
274275970ScyLIPO = @LIPO@
275275970ScyLN_S = @LN_S@
276275970ScyLSCF = @LSCF@
277290000SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
278275970ScyLTLIBOBJS = @LTLIBOBJS@
279275970ScyMAKEINFO = @MAKEINFO@
280275970ScyMAKE_ADJTIMED = @MAKE_ADJTIMED@
281275970ScyMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
282275970ScyMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
283275970ScyMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
284275970ScyMAKE_LIBPARSE = @MAKE_LIBPARSE@
285275970ScyMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
286275970ScyMAKE_NTPDSIM = @MAKE_NTPDSIM@
287275970ScyMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
288275970ScyMAKE_NTPTIME = @MAKE_NTPTIME@
289275970ScyMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
290275970ScyMAKE_TICKADJ = @MAKE_TICKADJ@
291275970ScyMAKE_TIMETRIM = @MAKE_TIMETRIM@
292275970ScyMANIFEST_TOOL = @MANIFEST_TOOL@
293275970ScyMANTAGFMT = @MANTAGFMT@
294275970ScyMKDIR_P = @MKDIR_P@
295275970ScyNM = @NM@
296275970ScyNMEDIT = @NMEDIT@
297275970ScyNTPDATE_DB = @NTPDATE_DB@
298275970ScyNTPDATE_DL = @NTPDATE_DL@
299275970ScyNTPDATE_DS = @NTPDATE_DS@
300275970ScyNTPDATE_MS = @NTPDATE_MS@
301275970ScyNTPDATE_NI = @NTPDATE_NI@
302275970ScyNTPDC_DB = @NTPDC_DB@
303275970ScyNTPDC_DL = @NTPDC_DL@
304275970ScyNTPDC_DS = @NTPDC_DS@
305275970ScyNTPDC_MS = @NTPDC_MS@
306275970ScyNTPDC_NI = @NTPDC_NI@
307275970ScyNTPDSIM_DB = @NTPDSIM_DB@
308275970ScyNTPDSIM_DL = @NTPDSIM_DL@
309275970ScyNTPDSIM_DS = @NTPDSIM_DS@
310275970ScyNTPDSIM_MS = @NTPDSIM_MS@
311275970ScyNTPDSIM_NI = @NTPDSIM_NI@
312275970ScyNTPD_DB = @NTPD_DB@
313275970ScyNTPD_DL = @NTPD_DL@
314275970ScyNTPD_DS = @NTPD_DS@
315275970ScyNTPD_MS = @NTPD_MS@
316275970ScyNTPD_NI = @NTPD_NI@
317275970ScyNTPQ_DB = @NTPQ_DB@
318275970ScyNTPQ_DL = @NTPQ_DL@
319275970ScyNTPQ_DS = @NTPQ_DS@
320275970ScyNTPQ_MS = @NTPQ_MS@
321275970ScyNTPQ_NI = @NTPQ_NI@
322275970ScyNTPSNMPD_DB = @NTPSNMPD_DB@
323275970ScyNTPSNMPD_DL = @NTPSNMPD_DL@
324275970ScyNTPSNMPD_DS = @NTPSNMPD_DS@
325275970ScyNTPSNMPD_MS = @NTPSNMPD_MS@
326275970ScyNTPSNMPD_NI = @NTPSNMPD_NI@
327275970ScyNTPSWEEP_DB = @NTPSWEEP_DB@
328275970ScyNTPSWEEP_DL = @NTPSWEEP_DL@
329275970ScyNTPSWEEP_DS = @NTPSWEEP_DS@
330275970ScyNTPSWEEP_MS = @NTPSWEEP_MS@
331275970ScyNTPSWEEP_NI = @NTPSWEEP_NI@
332275970ScyNTPTIME_DB = @NTPTIME_DB@
333275970ScyNTPTIME_DL = @NTPTIME_DL@
334275970ScyNTPTIME_DS = @NTPTIME_DS@
335275970ScyNTPTIME_MS = @NTPTIME_MS@
336275970ScyNTPTIME_NI = @NTPTIME_NI@
337275970ScyNTPTRACE_DB = @NTPTRACE_DB@
338275970ScyNTPTRACE_DL = @NTPTRACE_DL@
339275970ScyNTPTRACE_DS = @NTPTRACE_DS@
340275970ScyNTPTRACE_MS = @NTPTRACE_MS@
341275970ScyNTPTRACE_NI = @NTPTRACE_NI@
342275970ScyNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
343275970ScyNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
344275970ScyNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
345275970ScyNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
346275970ScyNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
347275970ScyNTP_KEYSDIR = @NTP_KEYSDIR@
348275970ScyNTP_WAIT_DB = @NTP_WAIT_DB@
349275970ScyNTP_WAIT_DL = @NTP_WAIT_DL@
350275970ScyNTP_WAIT_DS = @NTP_WAIT_DS@
351275970ScyNTP_WAIT_MS = @NTP_WAIT_MS@
352275970ScyNTP_WAIT_NI = @NTP_WAIT_NI@
353275970ScyOBJDUMP = @OBJDUMP@
354275970ScyOBJEXT = @OBJEXT@
355275970ScyOTOOL = @OTOOL@
356275970ScyOTOOL64 = @OTOOL64@
357275970ScyPACKAGE = @PACKAGE@
358275970ScyPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359275970ScyPACKAGE_NAME = @PACKAGE_NAME@
360275970ScyPACKAGE_STRING = @PACKAGE_STRING@
361275970ScyPACKAGE_TARNAME = @PACKAGE_TARNAME@
362275970ScyPACKAGE_URL = @PACKAGE_URL@
363275970ScyPACKAGE_VERSION = @PACKAGE_VERSION@
364275970ScyPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
365275970ScyPATH_PERL = @PATH_PERL@
366290000SglebiusPATH_RUBY = @PATH_RUBY@
367275970ScyPATH_SEPARATOR = @PATH_SEPARATOR@
368275970ScyPATH_TEST = @PATH_TEST@
369275970ScyPERLLIBDIR = @PERLLIBDIR@
370275970ScyPKG_CONFIG = @PKG_CONFIG@
371275970ScyPOSIX_SHELL = @POSIX_SHELL@
372275970ScyPROPDELAY = @PROPDELAY@
373275970ScyPTHREAD_LIBS = @PTHREAD_LIBS@
374275970ScyRANLIB = @RANLIB@
375275970ScySED = @SED@
376275970ScySET_MAKE = @SET_MAKE@
377275970ScySHELL = @SHELL@
378275970ScySNMP_CFLAGS = @SNMP_CFLAGS@
379275970ScySNMP_CPPFLAGS = @SNMP_CPPFLAGS@
380275970ScySNMP_LIBS = @SNMP_LIBS@
381275970ScySNTP = @SNTP@
382275970ScySNTP_DB = @SNTP_DB@
383275970ScySNTP_DL = @SNTP_DL@
384275970ScySNTP_DS = @SNTP_DS@
385275970ScySNTP_MS = @SNTP_MS@
386275970ScySNTP_NI = @SNTP_NI@
387275970ScySTDNORETURN_H = @STDNORETURN_H@
388275970ScySTRIP = @STRIP@
389275970ScyTESTDCF = @TESTDCF@
390275970ScyTICKADJ_DB = @TICKADJ_DB@
391275970ScyTICKADJ_DL = @TICKADJ_DL@
392275970ScyTICKADJ_DS = @TICKADJ_DS@
393275970ScyTICKADJ_MS = @TICKADJ_MS@
394275970ScyTICKADJ_NI = @TICKADJ_NI@
395275970ScyTIMETRIM_DB = @TIMETRIM_DB@
396275970ScyTIMETRIM_DL = @TIMETRIM_DL@
397275970ScyTIMETRIM_DS = @TIMETRIM_DS@
398275970ScyTIMETRIM_MS = @TIMETRIM_MS@
399275970ScyTIMETRIM_NI = @TIMETRIM_NI@
400290000SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
401290000SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
402290000SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
403290000SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
404290000SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
405275970ScyVERSION = @VERSION@
406275970ScyVER_SUFFIX = @VER_SUFFIX@
407275970ScyYACC = @YACC@
408275970ScyYFLAGS = @YFLAGS@
409275970Scyabs_builddir = @abs_builddir@
410275970Scyabs_srcdir = @abs_srcdir@
411275970Scyabs_top_builddir = @abs_top_builddir@
412275970Scyabs_top_srcdir = @abs_top_srcdir@
413275970Scyac_ct_AR = @ac_ct_AR@
414275970Scyac_ct_CC = @ac_ct_CC@
415275970Scyac_ct_CXX = @ac_ct_CXX@
416275970Scyac_ct_DUMPBIN = @ac_ct_DUMPBIN@
417275970Scyam__include = @am__include@
418275970Scyam__leading_dot = @am__leading_dot@
419275970Scyam__quote = @am__quote@
420275970Scyam__tar = @am__tar@
421275970Scyam__untar = @am__untar@
422275970Scybindir = @bindir@
423275970Scybuild = @build@
424275970Scybuild_alias = @build_alias@
425275970Scybuild_cpu = @build_cpu@
426275970Scybuild_os = @build_os@
427275970Scybuild_vendor = @build_vendor@
428275970Scybuilddir = @builddir@
429275970Scydatadir = @datadir@
430275970Scydatarootdir = @datarootdir@
431275970Scydocdir = @docdir@
432275970Scydvidir = @dvidir@
433275970Scyexec_prefix = @exec_prefix@
434275970Scyhost = @host@
435275970Scyhost_alias = @host_alias@
436275970Scyhost_cpu = @host_cpu@
437275970Scyhost_os = @host_os@
438275970Scyhost_vendor = @host_vendor@
439275970Scyhtmldir = @htmldir@
440275970Scyincludedir = @includedir@
441275970Scyinfodir = @infodir@
442275970Scyinstall_sh = @install_sh@
443275970Scylibdir = @libdir@
444275970Scylibexecdir = @libexecdir@
445275970Scylocaledir = @localedir@
446275970Scylocalstatedir = @localstatedir@
447275970Scymandir = @mandir@
448275970Scymkdir_p = @mkdir_p@
449275970Scyoldincludedir = @oldincludedir@
450275970Scypdfdir = @pdfdir@
451275970Scyprefix = @prefix@
452275970Scyprogram_transform_name = @program_transform_name@
453275970Scypsdir = @psdir@
454275970Scysbindir = @sbindir@
455275970Scysharedstatedir = @sharedstatedir@
456275970Scysrcdir = @srcdir@
457275970Scysubdirs = @subdirs@
458275970Scysysconfdir = @sysconfdir@
459275970Scytarget_alias = @target_alias@
460275970Scytop_build_prefix = @top_build_prefix@
461275970Scytop_builddir = @top_builddir@
462275970Scytop_srcdir = @top_srcdir@
463275970ScyNULL = 
464275970Scyman1_MANS = 
465275970Scyman8_MANS = 
466275970Scyman_MANS = ntptrace.$(NTPTRACE_MS)
467275970Scybin_SCRIPTS = $(NTPTRACE_DB)
468275970Scylibexec_SCRIPTS = $(NTPTRACE_DL)
469275970Scysbin_SCRIPTS = $(NTPTRACE_DS)
470275970Scyrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib" AUTOGEN_DNE_DATE=-D	\
471275970Scy		autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
472275970Scy		--writable
473275970Scy
474275970Scystd_def_list = \
475275970Scy	$(top_srcdir)/sntp/include/debug-opt.def		\
476275970Scy	$(top_srcdir)/sntp/include/autogen-version.def 		\
477275970Scy	$(top_srcdir)/sntp/include/copyright.def 		\
478275970Scy	$(top_srcdir)/sntp/include/homerc.def 			\
479275970Scy	$(top_srcdir)/sntp/include/ntp.lic 			\
480275970Scy	$(top_srcdir)/sntp/include/version.def			\
481275970Scy	$(NULL)
482275970Scy
483275970ScyEXTRA_SCRIPTS = ntptrace
484275970ScyEXTRA_DIST = \
485275970Scy	ntptrace.1ntptraceman	\
486275970Scy	ntptrace.1ntptracemdoc	\
487275970Scy	ntptrace.mdoc.in	\
488275970Scy	ntptrace.man.in		\
489275970Scy	ntptrace.texi		\
490275970Scy	ntptrace.html		\
491275970Scy	ntptrace-opts.def	\
492275970Scy	ntptrace-opts		\
493275970Scy	invoke-ntptrace.texi	\
494275970Scy	invoke-ntptrace.menu	\
495275970Scy	$(NULL)
496275970Scy
497275970ScyDISTCLEANFILES = config.log $(man_MANS)
498275970Scyhtml_DATA = $(srcdir)/ntptrace.html
499275970Scynoinst_DATA = \
500275970Scy	ntptrace.1ntptraceman	\
501275970Scy	ntptrace.1ntptracemdoc	\
502275970Scy	ntptrace.mdoc.in	\
503275970Scy	ntptrace.man.in		\
504275970Scy	ntptrace.texi		\
505275970Scy	ntptrace.html		\
506275970Scy	ntptrace-opts.def	\
507275970Scy	ntptrace-opts		\
508275970Scy	invoke-ntptrace.texi	\
509275970Scy	invoke-ntptrace.menu	\
510275970Scy	$(NULL)
511275970Scy
512275970Scyall: all-am
513275970Scy
514275970Scy.SUFFIXES:
515275970Scy$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
516275970Scy	@for dep in $?; do \
517275970Scy	  case '$(am__configure_deps)' in \
518275970Scy	    *$$dep*) \
519275970Scy	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
520275970Scy	        && { if test -f $@; then exit 0; else break; fi; }; \
521275970Scy	      exit 1;; \
522275970Scy	  esac; \
523275970Scy	done; \
524275970Scy	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/ntptrace/Makefile'; \
525275970Scy	$(am__cd) $(top_srcdir) && \
526275970Scy	  $(AUTOMAKE) --foreign scripts/ntptrace/Makefile
527275970ScyMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
528275970Scy	@case '$?' in \
529275970Scy	  *config.status*) \
530275970Scy	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
531275970Scy	  *) \
532275970Scy	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
533275970Scy	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
534275970Scy	esac;
535275970Scy
536275970Scy$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
537275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
538275970Scy
539275970Scy$(top_srcdir)/configure:  $(am__configure_deps)
540275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
541275970Scy$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
542275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
543275970Scy$(am__aclocal_m4_deps):
544275970Scyntptrace: $(top_builddir)/config.status $(srcdir)/ntptrace.in
545275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
546275970Scyinstall-binSCRIPTS: $(bin_SCRIPTS)
547275970Scy	@$(NORMAL_INSTALL)
548275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
549290000Sglebius	if test -n "$$list"; then \
550290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
551290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
552290000Sglebius	fi; \
553275970Scy	for p in $$list; do \
554275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
555275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
556275970Scy	done | \
557275970Scy	sed -e 'p;s,.*/,,;n' \
558275970Scy	    -e 'h;s|.*|.|' \
559275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
560275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
561275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
562275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
563275970Scy	      if (++n[d] == $(am__install_max)) { \
564275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
565275970Scy	    else { print "f", d "/" $$4, $$1 } } \
566275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
567275970Scy	while read type dir files; do \
568275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
569275970Scy	     test -z "$$files" || { \
570275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
571275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
572275970Scy	     } \
573275970Scy	; done
574275970Scy
575275970Scyuninstall-binSCRIPTS:
576275970Scy	@$(NORMAL_UNINSTALL)
577275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
578275970Scy	files=`for p in $$list; do echo "$$p"; done | \
579275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
580290000Sglebius	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
581275970Scyinstall-libexecSCRIPTS: $(libexec_SCRIPTS)
582275970Scy	@$(NORMAL_INSTALL)
583275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || list=; \
584290000Sglebius	if test -n "$$list"; then \
585290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
586290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
587290000Sglebius	fi; \
588275970Scy	for p in $$list; do \
589275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
590275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
591275970Scy	done | \
592275970Scy	sed -e 'p;s,.*/,,;n' \
593275970Scy	    -e 'h;s|.*|.|' \
594275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
595275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
596275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
597275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
598275970Scy	      if (++n[d] == $(am__install_max)) { \
599275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
600275970Scy	    else { print "f", d "/" $$4, $$1 } } \
601275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
602275970Scy	while read type dir files; do \
603275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
604275970Scy	     test -z "$$files" || { \
605275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
606275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
607275970Scy	     } \
608275970Scy	; done
609275970Scy
610275970Scyuninstall-libexecSCRIPTS:
611275970Scy	@$(NORMAL_UNINSTALL)
612275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || exit 0; \
613275970Scy	files=`for p in $$list; do echo "$$p"; done | \
614275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
615290000Sglebius	dir='$(DESTDIR)$(libexecdir)'; $(am__uninstall_files_from_dir)
616275970Scyinstall-sbinSCRIPTS: $(sbin_SCRIPTS)
617275970Scy	@$(NORMAL_INSTALL)
618275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
619290000Sglebius	if test -n "$$list"; then \
620290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
621290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
622290000Sglebius	fi; \
623275970Scy	for p in $$list; do \
624275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
625275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
626275970Scy	done | \
627275970Scy	sed -e 'p;s,.*/,,;n' \
628275970Scy	    -e 'h;s|.*|.|' \
629275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
630275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
631275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
632275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
633275970Scy	      if (++n[d] == $(am__install_max)) { \
634275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
635275970Scy	    else { print "f", d "/" $$4, $$1 } } \
636275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
637275970Scy	while read type dir files; do \
638275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
639275970Scy	     test -z "$$files" || { \
640275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
641275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
642275970Scy	     } \
643275970Scy	; done
644275970Scy
645275970Scyuninstall-sbinSCRIPTS:
646275970Scy	@$(NORMAL_UNINSTALL)
647275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
648275970Scy	files=`for p in $$list; do echo "$$p"; done | \
649275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
650290000Sglebius	dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
651275970Scy
652275970Scymostlyclean-libtool:
653275970Scy	-rm -f *.lo
654275970Scy
655275970Scyclean-libtool:
656275970Scy	-rm -rf .libs _libs
657275970Scyinstall-man1: $(man1_MANS) $(man_MANS)
658275970Scy	@$(NORMAL_INSTALL)
659290000Sglebius	@list1='$(man1_MANS)'; \
660290000Sglebius	list2='$(man_MANS)'; \
661290000Sglebius	test -n "$(man1dir)" \
662290000Sglebius	  && test -n "`echo $$list1$$list2`" \
663290000Sglebius	  || exit 0; \
664290000Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
665290000Sglebius	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
666290000Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
667290000Sglebius	if test -n "$$list2"; then \
668290000Sglebius	  for i in $$list2; do echo "$$i"; done \
669290000Sglebius	    | sed -n '/\.1[a-z]*$$/p'; \
670290000Sglebius	fi; \
671275970Scy	} | while read p; do \
672275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
673275970Scy	  echo "$$d$$p"; echo "$$p"; \
674275970Scy	done | \
675275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
676275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
677275970Scy	sed 'N;N;s,\n, ,g' | { \
678275970Scy	list=; while read file base inst; do \
679275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
680275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
681275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
682275970Scy	  fi; \
683275970Scy	done; \
684275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
685275970Scy	while read files; do \
686275970Scy	  test -z "$$files" || { \
687275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
688275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
689275970Scy	done; }
690275970Scy
691275970Scyuninstall-man1:
692275970Scy	@$(NORMAL_UNINSTALL)
693275970Scy	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
694275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
695275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
696275970Scy	  sed -n '/\.1[a-z]*$$/p'; \
697275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
698275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
699290000Sglebius	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
700275970Scyinstall-man8: $(man8_MANS) $(man_MANS)
701275970Scy	@$(NORMAL_INSTALL)
702290000Sglebius	@list1='$(man8_MANS)'; \
703290000Sglebius	list2='$(man_MANS)'; \
704290000Sglebius	test -n "$(man8dir)" \
705290000Sglebius	  && test -n "`echo $$list1$$list2`" \
706290000Sglebius	  || exit 0; \
707290000Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
708290000Sglebius	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
709290000Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
710290000Sglebius	if test -n "$$list2"; then \
711290000Sglebius	  for i in $$list2; do echo "$$i"; done \
712290000Sglebius	    | sed -n '/\.8[a-z]*$$/p'; \
713290000Sglebius	fi; \
714275970Scy	} | while read p; do \
715275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
716275970Scy	  echo "$$d$$p"; echo "$$p"; \
717275970Scy	done | \
718275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
719275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
720275970Scy	sed 'N;N;s,\n, ,g' | { \
721275970Scy	list=; while read file base inst; do \
722275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
723275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
724275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
725275970Scy	  fi; \
726275970Scy	done; \
727275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
728275970Scy	while read files; do \
729275970Scy	  test -z "$$files" || { \
730275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
731275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
732275970Scy	done; }
733275970Scy
734275970Scyuninstall-man8:
735275970Scy	@$(NORMAL_UNINSTALL)
736275970Scy	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
737275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
738275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
739275970Scy	  sed -n '/\.8[a-z]*$$/p'; \
740275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
741275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
742290000Sglebius	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
743275970Scyinstall-htmlDATA: $(html_DATA)
744275970Scy	@$(NORMAL_INSTALL)
745275970Scy	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
746290000Sglebius	if test -n "$$list"; then \
747290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
748290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
749290000Sglebius	fi; \
750275970Scy	for p in $$list; do \
751275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
752275970Scy	  echo "$$d$$p"; \
753275970Scy	done | $(am__base_list) | \
754275970Scy	while read files; do \
755275970Scy	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
756275970Scy	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
757275970Scy	done
758275970Scy
759275970Scyuninstall-htmlDATA:
760275970Scy	@$(NORMAL_UNINSTALL)
761275970Scy	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
762275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
763290000Sglebius	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
764290000Sglebiustags TAGS:
765275970Scy
766290000Sglebiusctags CTAGS:
767275970Scy
768290000Sglebiuscscope cscopelist:
769275970Scy
770290000Sglebius
771275970Scydistdir: $(DISTFILES)
772275970Scy	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
773275970Scy	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
774275970Scy	list='$(DISTFILES)'; \
775275970Scy	  dist_files=`for file in $$list; do echo $$file; done | \
776275970Scy	  sed -e "s|^$$srcdirstrip/||;t" \
777275970Scy	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
778275970Scy	case $$dist_files in \
779275970Scy	  */*) $(MKDIR_P) `echo "$$dist_files" | \
780275970Scy			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
781275970Scy			   sort -u` ;; \
782275970Scy	esac; \
783275970Scy	for file in $$dist_files; do \
784275970Scy	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
785275970Scy	  if test -d $$d/$$file; then \
786275970Scy	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
787275970Scy	    if test -d "$(distdir)/$$file"; then \
788275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
789275970Scy	    fi; \
790275970Scy	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
791275970Scy	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
792275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
793275970Scy	    fi; \
794275970Scy	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
795275970Scy	  else \
796275970Scy	    test -f "$(distdir)/$$file" \
797275970Scy	    || cp -p $$d/$$file "$(distdir)/$$file" \
798275970Scy	    || exit 1; \
799275970Scy	  fi; \
800275970Scy	done
801275970Scycheck-am: all-am
802275970Scycheck: check-am
803275970Scyall-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
804275970Scyinstalldirs:
805275970Scy	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
806275970Scy	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
807275970Scy	done
808275970Scyinstall: install-am
809275970Scyinstall-exec: install-exec-am
810275970Scyinstall-data: install-data-am
811275970Scyuninstall: uninstall-am
812275970Scy
813275970Scyinstall-am: all-am
814275970Scy	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
815275970Scy
816275970Scyinstallcheck: installcheck-am
817275970Scyinstall-strip:
818290000Sglebius	if test -z '$(STRIP)'; then \
819290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
820290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
821290000Sglebius	      install; \
822290000Sglebius	else \
823290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
824290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
825290000Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
826290000Sglebius	fi
827275970Scymostlyclean-generic:
828275970Scy
829275970Scyclean-generic:
830275970Scy
831275970Scydistclean-generic:
832275970Scy	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
833275970Scy	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
834275970Scy	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
835275970Scy
836275970Scymaintainer-clean-generic:
837275970Scy	@echo "This command is intended for maintainers to use"
838275970Scy	@echo "it deletes files that may require special tools to rebuild."
839275970Scyclean: clean-am
840275970Scy
841275970Scyclean-am: clean-generic clean-libtool mostlyclean-am
842275970Scy
843275970Scydistclean: distclean-am
844275970Scy	-rm -f Makefile
845275970Scydistclean-am: clean-am distclean-generic
846275970Scy
847275970Scydvi: dvi-am
848275970Scy
849275970Scydvi-am:
850275970Scy
851275970Scyhtml: html-am
852275970Scy
853275970Scyhtml-am:
854275970Scy
855275970Scyinfo: info-am
856275970Scy
857275970Scyinfo-am:
858275970Scy
859275970Scyinstall-data-am: install-htmlDATA install-man
860275970Scy
861275970Scyinstall-dvi: install-dvi-am
862275970Scy
863275970Scyinstall-dvi-am:
864275970Scy
865275970Scyinstall-exec-am: install-binSCRIPTS install-libexecSCRIPTS \
866275970Scy	install-sbinSCRIPTS
867275970Scy
868275970Scyinstall-html: install-html-am
869275970Scy
870275970Scyinstall-html-am:
871275970Scy
872275970Scyinstall-info: install-info-am
873275970Scy
874275970Scyinstall-info-am:
875275970Scy
876275970Scyinstall-man: install-man1 install-man8
877275970Scy
878275970Scyinstall-pdf: install-pdf-am
879275970Scy
880275970Scyinstall-pdf-am:
881275970Scy
882275970Scyinstall-ps: install-ps-am
883275970Scy
884275970Scyinstall-ps-am:
885275970Scy
886275970Scyinstallcheck-am:
887275970Scy
888275970Scymaintainer-clean: maintainer-clean-am
889275970Scy	-rm -f Makefile
890275970Scymaintainer-clean-am: distclean-am maintainer-clean-generic
891275970Scy
892275970Scymostlyclean: mostlyclean-am
893275970Scy
894275970Scymostlyclean-am: mostlyclean-generic mostlyclean-libtool
895275970Scy
896275970Scypdf: pdf-am
897275970Scy
898275970Scypdf-am:
899275970Scy
900275970Scyps: ps-am
901275970Scy
902275970Scyps-am:
903275970Scy
904275970Scyuninstall-am: uninstall-binSCRIPTS uninstall-htmlDATA \
905275970Scy	uninstall-libexecSCRIPTS uninstall-man uninstall-sbinSCRIPTS
906275970Scy
907275970Scyuninstall-man: uninstall-man1 uninstall-man8
908275970Scy
909275970Scy.MAKE: install-am install-strip
910275970Scy
911275970Scy.PHONY: all all-am check check-am clean clean-generic clean-libtool \
912290000Sglebius	cscopelist-am ctags-am distclean distclean-generic \
913290000Sglebius	distclean-libtool distdir dvi dvi-am html html-am info info-am \
914290000Sglebius	install install-am install-binSCRIPTS install-data \
915290000Sglebius	install-data-am install-dvi install-dvi-am install-exec \
916290000Sglebius	install-exec-am install-html install-html-am install-htmlDATA \
917290000Sglebius	install-info install-info-am install-libexecSCRIPTS \
918290000Sglebius	install-man install-man1 install-man8 install-pdf \
919290000Sglebius	install-pdf-am install-ps install-ps-am install-sbinSCRIPTS \
920290000Sglebius	install-strip installcheck installcheck-am installdirs \
921290000Sglebius	maintainer-clean maintainer-clean-generic mostlyclean \
922290000Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
923290000Sglebius	tags-am uninstall uninstall-am uninstall-binSCRIPTS \
924275970Scy	uninstall-htmlDATA uninstall-libexecSCRIPTS uninstall-man \
925275970Scy	uninstall-man1 uninstall-man8 uninstall-sbinSCRIPTS
926275970Scy
927290000Sglebius.PRECIOUS: Makefile
928275970Scy
929290000Sglebius
930275970Scyntptrace: $(srcdir)/ntptrace-opts
931275970Scy
932275970Scy$(srcdir)/ntptrace-opts: $(srcdir)/ntptrace-opts.def $(std_def_list)
933275970Scy	$(run_ag) ntptrace-opts.def
934275970Scy
935275970Scy### Nroff
936275970Scy
937275970Scy$(srcdir)/ntptrace.1ntptraceman: $(srcdir)/ntptrace-opts.def $(std_def_list)
938275970Scy	$(run_ag) -DMAN_SECTION=1ntptraceman -Tagman-cmd.tpl ntptrace-opts.def
939275970Scy
940275970Scy$(srcdir)/ntptrace.man.in: $(srcdir)/ntptrace.1ntptraceman $(top_srcdir)/sntp/scripts/mansec2subst.sed
941275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntptrace.1ntptraceman > $(srcdir)/ntptrace.man.in+
942275970Scy	mv $(srcdir)/ntptrace.man.in+ $(srcdir)/ntptrace.man.in
943275970Scy
944275970Scy### Mdoc
945275970Scy
946275970Scy$(srcdir)/ntptrace.1ntptracemdoc: $(srcdir)/ntptrace-opts.def $(std_def_list)
947275970Scy	$(run_ag) -DMAN_SECTION=1ntptracemdoc -Tagmdoc-cmd.tpl ntptrace-opts.def
948275970Scy
949275970Scy$(srcdir)/ntptrace.mdoc.in: $(srcdir)/ntptrace.1ntptracemdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
950275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntptrace.1ntptracemdoc > $(srcdir)/ntptrace.mdoc.in+
951275970Scy	mv $(srcdir)/ntptrace.mdoc.in+ $(srcdir)/ntptrace.mdoc.in
952275970Scy
953275970Scy### Manpage (local)
954275970Scy
955275970Scyntptrace.$(NTPTRACE_MS): $(srcdir)/ntptrace.$(MANTAGFMT).in $(top_builddir)/config.status
956275970Scy	$(top_builddir)/config.status --file=ntptrace.$(NTPTRACE_MS)+:$(srcdir)/ntptrace.$(MANTAGFMT).in
957275970Scy	mv ntptrace.$(NTPTRACE_MS)+ ntptrace.$(NTPTRACE_MS)
958275970Scy
959275970Scy### Texinfo
960275970Scy
961275970Scy$(srcdir)/invoke-ntptrace.menu: $(srcdir)/invoke-ntptrace.texi
962275970Scy	@: do-nothing action to avoid default SCCS get, .menu built with .texi
963275970Scy
964275970Scy$(srcdir)/invoke-ntptrace.texi: ntptrace-opts $(srcdir)/ntptrace-opts.def $(std_def_list)
965275970Scy	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntptrace-opts.def
966275970Scy	$(top_srcdir)/scripts/build/check--help $@
967275970Scy
968275970Scy### HTML
969275970Scy
970275970Scy$(srcdir)/ntptrace.html: $(srcdir)/invoke-ntptrace.menu $(srcdir)/invoke-ntptrace.texi $(srcdir)/ntptrace.texi $(top_srcdir)/sntp/include/version.texi
971275970Scy	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntptrace.html ntptrace.texi || true )
972275970Scy
973275970Scy# Tell versions [3.59,3.63) of GNU make to not export all variables.
974275970Scy# Otherwise a system limit (for SysV at least) may be exceeded.
975275970Scy.NOEXPORT:
976