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/ntpsweep
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 = ntpsweep
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) $(noinst_SCRIPTS) \
170275970Scy	$(sbin_SCRIPTS)
171290000SglebiusAM_V_P = $(am__v_P_@AM_V@)
172290000Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173290000Sglebiusam__v_P_0 = false
174290000Sglebiusam__v_P_1 = :
175290000SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
176290000Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177290000Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
178290000Sglebiusam__v_GEN_1 = 
179290000SglebiusAM_V_at = $(am__v_at_@AM_V@)
180290000Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181275970Scyam__v_at_0 = @
182290000Sglebiusam__v_at_1 = 
183275970ScySOURCES =
184275970ScyDIST_SOURCES =
185290000Sglebiusam__can_run_installinfo = \
186290000Sglebius  case $$AM_UPDATE_INFO_DIR in \
187290000Sglebius    n|no|NO) false;; \
188290000Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
189290000Sglebius  esac
190275970Scyman1dir = $(mandir)/man1
191275970Scyman8dir = $(mandir)/man8
192275970ScyNROFF = nroff
193275970ScyMANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
194275970ScyDATA = $(html_DATA) $(noinst_DATA)
195290000Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196290000Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntpsweep.in
197275970ScyDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198275970ScyACLOCAL = @ACLOCAL@
199275970ScyALLOCA = @ALLOCA@
200275970ScyAMTAR = @AMTAR@
201275970ScyAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
202275970ScyAR = @AR@
203275970ScyAUTOCONF = @AUTOCONF@
204275970ScyAUTOHEADER = @AUTOHEADER@
205275970ScyAUTOMAKE = @AUTOMAKE@
206275970ScyAWK = @AWK@
207290000SglebiusBUILD_THREAD = @BUILD_THREAD@
208275970ScyCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
209275970ScyCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
210275970ScyCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
211275970ScyCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
212275970ScyCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
213275970ScyCC = @CC@
214275970ScyCCDEPMODE = @CCDEPMODE@
215275970ScyCFLAGS = @CFLAGS@
216290000SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
217275970ScyCFLAGS_NTP = @CFLAGS_NTP@
218275970ScyCHUTEST = @CHUTEST@
219275970ScyCONFIG_SHELL = @CONFIG_SHELL@
220275970ScyCPP = @CPP@
221275970ScyCPPFLAGS = @CPPFLAGS@
222280849ScyCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
223275970ScyCPPFLAGS_NTP = @CPPFLAGS_NTP@
224275970ScyCXX = @CXX@
225275970ScyCXXCPP = @CXXCPP@
226275970ScyCXXDEPMODE = @CXXDEPMODE@
227275970ScyCXXFLAGS = @CXXFLAGS@
228275970ScyCYGPATH_W = @CYGPATH_W@
229275970ScyDCFD = @DCFD@
230275970ScyDEFS = @DEFS@
231275970ScyDEPDIR = @DEPDIR@
232275970ScyDLLTOOL = @DLLTOOL@
233275970ScyDSYMUTIL = @DSYMUTIL@
234275970ScyDUMPBIN = @DUMPBIN@
235275970ScyECHO_C = @ECHO_C@
236275970ScyECHO_N = @ECHO_N@
237275970ScyECHO_T = @ECHO_T@
238275970ScyEDITLINE_LIBS = @EDITLINE_LIBS@
239275970ScyEGREP = @EGREP@
240275970ScyEXEEXT = @EXEEXT@
241275970ScyFGREP = @FGREP@
242275970ScyGREP = @GREP@
243275970ScyGTEST_CONFIG = @GTEST_CONFIG@
244275970ScyGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
245275970ScyGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
246275970ScyGTEST_LDFLAGS = @GTEST_LDFLAGS@
247275970ScyGTEST_LIBS = @GTEST_LIBS@
248275970ScyHAVE_INLINE = @HAVE_INLINE@
249290000SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
250275970ScyHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
251275970ScyHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
252275970ScyINSTALL = @INSTALL@
253275970ScyINSTALL_DATA = @INSTALL_DATA@
254275970ScyINSTALL_PROGRAM = @INSTALL_PROGRAM@
255275970ScyINSTALL_SCRIPT = @INSTALL_SCRIPT@
256275970ScyINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257275970ScyLD = @LD@
258280849ScyLDADD_LIBEVENT = @LDADD_LIBEVENT@
259275970ScyLDADD_LIBNTP = @LDADD_LIBNTP@
260280849ScyLDADD_LIBUTIL = @LDADD_LIBUTIL@
261275970ScyLDADD_NLIST = @LDADD_NLIST@
262275970ScyLDADD_NTP = @LDADD_NTP@
263275970ScyLDFLAGS = @LDFLAGS@
264275970ScyLDFLAGS_NTP = @LDFLAGS_NTP@
265275970ScyLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
266275970ScyLIBM = @LIBM@
267275970ScyLIBOBJS = @LIBOBJS@
268275970ScyLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
269275970ScyLIBOPTS_DIR = @LIBOPTS_DIR@
270275970ScyLIBOPTS_LDADD = @LIBOPTS_LDADD@
271275970ScyLIBPARSE = @LIBPARSE@
272275970ScyLIBS = @LIBS@
273275970ScyLIBTOOL = @LIBTOOL@
274275970ScyLIBTOOL_DEPS = @LIBTOOL_DEPS@
275275970ScyLIPO = @LIPO@
276275970ScyLN_S = @LN_S@
277275970ScyLSCF = @LSCF@
278290000SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
279275970ScyLTLIBOBJS = @LTLIBOBJS@
280275970ScyMAKEINFO = @MAKEINFO@
281275970ScyMAKE_ADJTIMED = @MAKE_ADJTIMED@
282275970ScyMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
283275970ScyMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
284275970ScyMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
285275970ScyMAKE_LIBPARSE = @MAKE_LIBPARSE@
286275970ScyMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
287275970ScyMAKE_NTPDSIM = @MAKE_NTPDSIM@
288275970ScyMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
289275970ScyMAKE_NTPTIME = @MAKE_NTPTIME@
290275970ScyMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
291275970ScyMAKE_TICKADJ = @MAKE_TICKADJ@
292275970ScyMAKE_TIMETRIM = @MAKE_TIMETRIM@
293275970ScyMANIFEST_TOOL = @MANIFEST_TOOL@
294275970ScyMANTAGFMT = @MANTAGFMT@
295275970ScyMKDIR_P = @MKDIR_P@
296275970ScyNM = @NM@
297275970ScyNMEDIT = @NMEDIT@
298275970ScyNTPDATE_DB = @NTPDATE_DB@
299275970ScyNTPDATE_DL = @NTPDATE_DL@
300275970ScyNTPDATE_DS = @NTPDATE_DS@
301275970ScyNTPDATE_MS = @NTPDATE_MS@
302275970ScyNTPDATE_NI = @NTPDATE_NI@
303275970ScyNTPDC_DB = @NTPDC_DB@
304275970ScyNTPDC_DL = @NTPDC_DL@
305275970ScyNTPDC_DS = @NTPDC_DS@
306275970ScyNTPDC_MS = @NTPDC_MS@
307275970ScyNTPDC_NI = @NTPDC_NI@
308275970ScyNTPDSIM_DB = @NTPDSIM_DB@
309275970ScyNTPDSIM_DL = @NTPDSIM_DL@
310275970ScyNTPDSIM_DS = @NTPDSIM_DS@
311275970ScyNTPDSIM_MS = @NTPDSIM_MS@
312275970ScyNTPDSIM_NI = @NTPDSIM_NI@
313275970ScyNTPD_DB = @NTPD_DB@
314275970ScyNTPD_DL = @NTPD_DL@
315275970ScyNTPD_DS = @NTPD_DS@
316275970ScyNTPD_MS = @NTPD_MS@
317275970ScyNTPD_NI = @NTPD_NI@
318275970ScyNTPQ_DB = @NTPQ_DB@
319275970ScyNTPQ_DL = @NTPQ_DL@
320275970ScyNTPQ_DS = @NTPQ_DS@
321275970ScyNTPQ_MS = @NTPQ_MS@
322275970ScyNTPQ_NI = @NTPQ_NI@
323275970ScyNTPSNMPD_DB = @NTPSNMPD_DB@
324275970ScyNTPSNMPD_DL = @NTPSNMPD_DL@
325275970ScyNTPSNMPD_DS = @NTPSNMPD_DS@
326275970ScyNTPSNMPD_MS = @NTPSNMPD_MS@
327275970ScyNTPSNMPD_NI = @NTPSNMPD_NI@
328275970ScyNTPSWEEP_DB = @NTPSWEEP_DB@
329275970ScyNTPSWEEP_DL = @NTPSWEEP_DL@
330275970ScyNTPSWEEP_DS = @NTPSWEEP_DS@
331275970ScyNTPSWEEP_MS = @NTPSWEEP_MS@
332275970ScyNTPSWEEP_NI = @NTPSWEEP_NI@
333275970ScyNTPTIME_DB = @NTPTIME_DB@
334275970ScyNTPTIME_DL = @NTPTIME_DL@
335275970ScyNTPTIME_DS = @NTPTIME_DS@
336275970ScyNTPTIME_MS = @NTPTIME_MS@
337275970ScyNTPTIME_NI = @NTPTIME_NI@
338275970ScyNTPTRACE_DB = @NTPTRACE_DB@
339275970ScyNTPTRACE_DL = @NTPTRACE_DL@
340275970ScyNTPTRACE_DS = @NTPTRACE_DS@
341275970ScyNTPTRACE_MS = @NTPTRACE_MS@
342275970ScyNTPTRACE_NI = @NTPTRACE_NI@
343275970ScyNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
344275970ScyNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
345275970ScyNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
346275970ScyNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
347275970ScyNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
348275970ScyNTP_KEYSDIR = @NTP_KEYSDIR@
349275970ScyNTP_WAIT_DB = @NTP_WAIT_DB@
350275970ScyNTP_WAIT_DL = @NTP_WAIT_DL@
351275970ScyNTP_WAIT_DS = @NTP_WAIT_DS@
352275970ScyNTP_WAIT_MS = @NTP_WAIT_MS@
353275970ScyNTP_WAIT_NI = @NTP_WAIT_NI@
354275970ScyOBJDUMP = @OBJDUMP@
355275970ScyOBJEXT = @OBJEXT@
356275970ScyOTOOL = @OTOOL@
357275970ScyOTOOL64 = @OTOOL64@
358275970ScyPACKAGE = @PACKAGE@
359275970ScyPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
360275970ScyPACKAGE_NAME = @PACKAGE_NAME@
361275970ScyPACKAGE_STRING = @PACKAGE_STRING@
362275970ScyPACKAGE_TARNAME = @PACKAGE_TARNAME@
363275970ScyPACKAGE_URL = @PACKAGE_URL@
364275970ScyPACKAGE_VERSION = @PACKAGE_VERSION@
365275970ScyPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
366275970ScyPATH_PERL = @PATH_PERL@
367290000SglebiusPATH_RUBY = @PATH_RUBY@
368275970ScyPATH_SEPARATOR = @PATH_SEPARATOR@
369275970ScyPATH_TEST = @PATH_TEST@
370275970ScyPERLLIBDIR = @PERLLIBDIR@
371275970ScyPKG_CONFIG = @PKG_CONFIG@
372275970ScyPOSIX_SHELL = @POSIX_SHELL@
373275970ScyPROPDELAY = @PROPDELAY@
374275970ScyPTHREAD_LIBS = @PTHREAD_LIBS@
375275970ScyRANLIB = @RANLIB@
376275970ScySED = @SED@
377275970ScySET_MAKE = @SET_MAKE@
378275970ScySHELL = @SHELL@
379275970ScySNMP_CFLAGS = @SNMP_CFLAGS@
380275970ScySNMP_CPPFLAGS = @SNMP_CPPFLAGS@
381275970ScySNMP_LIBS = @SNMP_LIBS@
382275970ScySNTP = @SNTP@
383275970ScySNTP_DB = @SNTP_DB@
384275970ScySNTP_DL = @SNTP_DL@
385275970ScySNTP_DS = @SNTP_DS@
386275970ScySNTP_MS = @SNTP_MS@
387275970ScySNTP_NI = @SNTP_NI@
388275970ScySTDNORETURN_H = @STDNORETURN_H@
389275970ScySTRIP = @STRIP@
390275970ScyTESTDCF = @TESTDCF@
391275970ScyTICKADJ_DB = @TICKADJ_DB@
392275970ScyTICKADJ_DL = @TICKADJ_DL@
393275970ScyTICKADJ_DS = @TICKADJ_DS@
394275970ScyTICKADJ_MS = @TICKADJ_MS@
395275970ScyTICKADJ_NI = @TICKADJ_NI@
396275970ScyTIMETRIM_DB = @TIMETRIM_DB@
397275970ScyTIMETRIM_DL = @TIMETRIM_DL@
398275970ScyTIMETRIM_DS = @TIMETRIM_DS@
399275970ScyTIMETRIM_MS = @TIMETRIM_MS@
400275970ScyTIMETRIM_NI = @TIMETRIM_NI@
401290000SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
402290000SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
403290000SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
404290000SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
405290000SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
406275970ScyVERSION = @VERSION@
407275970ScyVER_SUFFIX = @VER_SUFFIX@
408275970ScyYACC = @YACC@
409275970ScyYFLAGS = @YFLAGS@
410275970Scyabs_builddir = @abs_builddir@
411275970Scyabs_srcdir = @abs_srcdir@
412275970Scyabs_top_builddir = @abs_top_builddir@
413275970Scyabs_top_srcdir = @abs_top_srcdir@
414275970Scyac_ct_AR = @ac_ct_AR@
415275970Scyac_ct_CC = @ac_ct_CC@
416275970Scyac_ct_CXX = @ac_ct_CXX@
417275970Scyac_ct_DUMPBIN = @ac_ct_DUMPBIN@
418275970Scyam__include = @am__include@
419275970Scyam__leading_dot = @am__leading_dot@
420275970Scyam__quote = @am__quote@
421275970Scyam__tar = @am__tar@
422275970Scyam__untar = @am__untar@
423275970Scybindir = @bindir@
424275970Scybuild = @build@
425275970Scybuild_alias = @build_alias@
426275970Scybuild_cpu = @build_cpu@
427275970Scybuild_os = @build_os@
428275970Scybuild_vendor = @build_vendor@
429275970Scybuilddir = @builddir@
430275970Scydatadir = @datadir@
431275970Scydatarootdir = @datarootdir@
432275970Scydocdir = @docdir@
433275970Scydvidir = @dvidir@
434275970Scyexec_prefix = @exec_prefix@
435275970Scyhost = @host@
436275970Scyhost_alias = @host_alias@
437275970Scyhost_cpu = @host_cpu@
438275970Scyhost_os = @host_os@
439275970Scyhost_vendor = @host_vendor@
440275970Scyhtmldir = @htmldir@
441275970Scyincludedir = @includedir@
442275970Scyinfodir = @infodir@
443275970Scyinstall_sh = @install_sh@
444275970Scylibdir = @libdir@
445275970Scylibexecdir = @libexecdir@
446275970Scylocaledir = @localedir@
447275970Scylocalstatedir = @localstatedir@
448275970Scymandir = @mandir@
449275970Scymkdir_p = @mkdir_p@
450275970Scyoldincludedir = @oldincludedir@
451275970Scypdfdir = @pdfdir@
452275970Scyprefix = @prefix@
453275970Scyprogram_transform_name = @program_transform_name@
454275970Scypsdir = @psdir@
455275970Scysbindir = @sbindir@
456275970Scysharedstatedir = @sharedstatedir@
457275970Scysrcdir = @srcdir@
458275970Scysubdirs = @subdirs@
459275970Scysysconfdir = @sysconfdir@
460275970Scytarget_alias = @target_alias@
461275970Scytop_build_prefix = @top_build_prefix@
462275970Scytop_builddir = @top_builddir@
463275970Scytop_srcdir = @top_srcdir@
464275970ScyNULL = 
465275970Scyrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib" AUTOGEN_DNE_DATE=-D	\
466275970Scy		autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
467275970Scy		--writable
468275970Scy
469275970Scystd_def_list = \
470275970Scy	$(top_srcdir)/sntp/include/debug-opt.def		\
471275970Scy	$(top_srcdir)/sntp/include/autogen-version.def 		\
472275970Scy	$(top_srcdir)/sntp/include/copyright.def 		\
473275970Scy	$(top_srcdir)/sntp/include/homerc.def 			\
474275970Scy	$(top_srcdir)/sntp/include/ntp.lic 			\
475275970Scy	$(top_srcdir)/sntp/include/version.def			\
476275970Scy	$(NULL)
477275970Scy
478275970Scybin_SCRIPTS = $(NTPSWEEP_DB)
479275970Scysbin_SCRIPTS = $(NTPSWEEP_DS)
480275970Scylibexec_SCRIPTS = $(NTPSWEEP_DL)
481275970Scynoinst_SCRIPTS = $(NTPSWEEP_NI)
482275970ScyEXTRA_SCRIPTS = ntpsweep
483275970Scyman1_MANS = 
484275970Scyman8_MANS = 
485275970Scy@INSTALL_NTPSWEEP_TRUE@man_MANS = ntpsweep.$(NTPSWEEP_MS)
486275970Scy@INSTALL_NTPSWEEP_FALSE@noinst_MANS = ntpsweep.$(NTPSWEEP_MS)
487275970ScyEXTRA_DIST = \
488275970Scy	ntpsweep.in		\
489275970Scy	ntpsweep.1ntpsweepman	\
490275970Scy	ntpsweep.1ntpsweepmdoc	\
491275970Scy	ntpsweep.man.in		\
492275970Scy	ntpsweep.mdoc.in	\
493275970Scy	ntpsweep.texi		\
494275970Scy	ntpsweep.html		\
495275970Scy	ntpsweep-opts.def	\
496275970Scy	ntpsweep-opts		\
497275970Scy	invoke-ntpsweep.texi	\
498275970Scy	invoke-ntpsweep.menu	\
499275970Scy	$(NULL)
500275970Scy
501275970Scyhtml_DATA = ntpsweep.html
502275970ScyCLEANFILES = ntpsweep.1
503275970ScyDISTCLEANFILES = config.log $(man_MANS) $(noinst_MANS)
504275970Scynoinst_DATA = \
505275970Scy	ntpsweep.1		\
506275970Scy	ntpsweep.1ntpsweepman	\
507275970Scy	ntpsweep.1ntpsweepmdoc	\
508275970Scy	ntpsweep.man.in		\
509275970Scy	ntpsweep.mdoc.in	\
510275970Scy	ntpsweep.texi		\
511275970Scy	ntpsweep.html		\
512275970Scy	ntpsweep-opts.def	\
513275970Scy	ntpsweep-opts		\
514275970Scy	invoke-ntpsweep.texi	\
515275970Scy	invoke-ntpsweep.menu	\
516275970Scy	$(NULL)
517275970Scy
518275970Scyall: all-am
519275970Scy
520275970Scy.SUFFIXES:
521275970Scy$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
522275970Scy	@for dep in $?; do \
523275970Scy	  case '$(am__configure_deps)' in \
524275970Scy	    *$$dep*) \
525275970Scy	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
526275970Scy	        && { if test -f $@; then exit 0; else break; fi; }; \
527275970Scy	      exit 1;; \
528275970Scy	  esac; \
529275970Scy	done; \
530275970Scy	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/ntpsweep/Makefile'; \
531275970Scy	$(am__cd) $(top_srcdir) && \
532275970Scy	  $(AUTOMAKE) --foreign scripts/ntpsweep/Makefile
533275970ScyMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
534275970Scy	@case '$?' in \
535275970Scy	  *config.status*) \
536275970Scy	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
537275970Scy	  *) \
538275970Scy	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
539275970Scy	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
540275970Scy	esac;
541275970Scy
542275970Scy$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
543275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
544275970Scy
545275970Scy$(top_srcdir)/configure:  $(am__configure_deps)
546275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547275970Scy$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
548275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
549275970Scy$(am__aclocal_m4_deps):
550275970Scyntpsweep: $(top_builddir)/config.status $(srcdir)/ntpsweep.in
551275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
552275970Scyinstall-binSCRIPTS: $(bin_SCRIPTS)
553275970Scy	@$(NORMAL_INSTALL)
554275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
555290000Sglebius	if test -n "$$list"; then \
556290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
557290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
558290000Sglebius	fi; \
559275970Scy	for p in $$list; do \
560275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
561275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
562275970Scy	done | \
563275970Scy	sed -e 'p;s,.*/,,;n' \
564275970Scy	    -e 'h;s|.*|.|' \
565275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
566275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
567275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
568275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
569275970Scy	      if (++n[d] == $(am__install_max)) { \
570275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
571275970Scy	    else { print "f", d "/" $$4, $$1 } } \
572275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
573275970Scy	while read type dir files; do \
574275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
575275970Scy	     test -z "$$files" || { \
576275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
577275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
578275970Scy	     } \
579275970Scy	; done
580275970Scy
581275970Scyuninstall-binSCRIPTS:
582275970Scy	@$(NORMAL_UNINSTALL)
583275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
584275970Scy	files=`for p in $$list; do echo "$$p"; done | \
585275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
586290000Sglebius	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
587275970Scyinstall-libexecSCRIPTS: $(libexec_SCRIPTS)
588275970Scy	@$(NORMAL_INSTALL)
589275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || list=; \
590290000Sglebius	if test -n "$$list"; then \
591290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
592290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
593290000Sglebius	fi; \
594275970Scy	for p in $$list; do \
595275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
596275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
597275970Scy	done | \
598275970Scy	sed -e 'p;s,.*/,,;n' \
599275970Scy	    -e 'h;s|.*|.|' \
600275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
601275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
602275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
603275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
604275970Scy	      if (++n[d] == $(am__install_max)) { \
605275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
606275970Scy	    else { print "f", d "/" $$4, $$1 } } \
607275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
608275970Scy	while read type dir files; do \
609275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
610275970Scy	     test -z "$$files" || { \
611275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
612275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
613275970Scy	     } \
614275970Scy	; done
615275970Scy
616275970Scyuninstall-libexecSCRIPTS:
617275970Scy	@$(NORMAL_UNINSTALL)
618275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || exit 0; \
619275970Scy	files=`for p in $$list; do echo "$$p"; done | \
620275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
621290000Sglebius	dir='$(DESTDIR)$(libexecdir)'; $(am__uninstall_files_from_dir)
622275970Scyinstall-sbinSCRIPTS: $(sbin_SCRIPTS)
623275970Scy	@$(NORMAL_INSTALL)
624275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
625290000Sglebius	if test -n "$$list"; then \
626290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
627290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
628290000Sglebius	fi; \
629275970Scy	for p in $$list; do \
630275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
631275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
632275970Scy	done | \
633275970Scy	sed -e 'p;s,.*/,,;n' \
634275970Scy	    -e 'h;s|.*|.|' \
635275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
636275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
637275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
638275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
639275970Scy	      if (++n[d] == $(am__install_max)) { \
640275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
641275970Scy	    else { print "f", d "/" $$4, $$1 } } \
642275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
643275970Scy	while read type dir files; do \
644275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
645275970Scy	     test -z "$$files" || { \
646275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
647275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
648275970Scy	     } \
649275970Scy	; done
650275970Scy
651275970Scyuninstall-sbinSCRIPTS:
652275970Scy	@$(NORMAL_UNINSTALL)
653275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
654275970Scy	files=`for p in $$list; do echo "$$p"; done | \
655275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
656290000Sglebius	dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
657275970Scy
658275970Scymostlyclean-libtool:
659275970Scy	-rm -f *.lo
660275970Scy
661275970Scyclean-libtool:
662275970Scy	-rm -rf .libs _libs
663275970Scyinstall-man1: $(man1_MANS) $(man_MANS)
664275970Scy	@$(NORMAL_INSTALL)
665290000Sglebius	@list1='$(man1_MANS)'; \
666290000Sglebius	list2='$(man_MANS)'; \
667290000Sglebius	test -n "$(man1dir)" \
668290000Sglebius	  && test -n "`echo $$list1$$list2`" \
669290000Sglebius	  || exit 0; \
670290000Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
671290000Sglebius	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
672290000Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
673290000Sglebius	if test -n "$$list2"; then \
674290000Sglebius	  for i in $$list2; do echo "$$i"; done \
675290000Sglebius	    | sed -n '/\.1[a-z]*$$/p'; \
676290000Sglebius	fi; \
677275970Scy	} | while read p; do \
678275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
679275970Scy	  echo "$$d$$p"; echo "$$p"; \
680275970Scy	done | \
681275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
682275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
683275970Scy	sed 'N;N;s,\n, ,g' | { \
684275970Scy	list=; while read file base inst; do \
685275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
686275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
687275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
688275970Scy	  fi; \
689275970Scy	done; \
690275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
691275970Scy	while read files; do \
692275970Scy	  test -z "$$files" || { \
693275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
694275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
695275970Scy	done; }
696275970Scy
697275970Scyuninstall-man1:
698275970Scy	@$(NORMAL_UNINSTALL)
699275970Scy	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
700275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
701275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
702275970Scy	  sed -n '/\.1[a-z]*$$/p'; \
703275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
704275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
705290000Sglebius	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
706275970Scyinstall-man8: $(man8_MANS) $(man_MANS)
707275970Scy	@$(NORMAL_INSTALL)
708290000Sglebius	@list1='$(man8_MANS)'; \
709290000Sglebius	list2='$(man_MANS)'; \
710290000Sglebius	test -n "$(man8dir)" \
711290000Sglebius	  && test -n "`echo $$list1$$list2`" \
712290000Sglebius	  || exit 0; \
713290000Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
714290000Sglebius	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
715290000Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
716290000Sglebius	if test -n "$$list2"; then \
717290000Sglebius	  for i in $$list2; do echo "$$i"; done \
718290000Sglebius	    | sed -n '/\.8[a-z]*$$/p'; \
719290000Sglebius	fi; \
720275970Scy	} | while read p; do \
721275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
722275970Scy	  echo "$$d$$p"; echo "$$p"; \
723275970Scy	done | \
724275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
725275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
726275970Scy	sed 'N;N;s,\n, ,g' | { \
727275970Scy	list=; while read file base inst; do \
728275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
729275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
730275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
731275970Scy	  fi; \
732275970Scy	done; \
733275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
734275970Scy	while read files; do \
735275970Scy	  test -z "$$files" || { \
736275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
737275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
738275970Scy	done; }
739275970Scy
740275970Scyuninstall-man8:
741275970Scy	@$(NORMAL_UNINSTALL)
742275970Scy	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
743275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
744275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
745275970Scy	  sed -n '/\.8[a-z]*$$/p'; \
746275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
747275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
748290000Sglebius	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
749275970Scyinstall-htmlDATA: $(html_DATA)
750275970Scy	@$(NORMAL_INSTALL)
751275970Scy	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
752290000Sglebius	if test -n "$$list"; then \
753290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
754290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
755290000Sglebius	fi; \
756275970Scy	for p in $$list; do \
757275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
758275970Scy	  echo "$$d$$p"; \
759275970Scy	done | $(am__base_list) | \
760275970Scy	while read files; do \
761275970Scy	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
762275970Scy	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
763275970Scy	done
764275970Scy
765275970Scyuninstall-htmlDATA:
766275970Scy	@$(NORMAL_UNINSTALL)
767275970Scy	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
768275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
769290000Sglebius	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
770290000Sglebiustags TAGS:
771275970Scy
772290000Sglebiusctags CTAGS:
773275970Scy
774290000Sglebiuscscope cscopelist:
775275970Scy
776290000Sglebius
777275970Scydistdir: $(DISTFILES)
778275970Scy	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
779275970Scy	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
780275970Scy	list='$(DISTFILES)'; \
781275970Scy	  dist_files=`for file in $$list; do echo $$file; done | \
782275970Scy	  sed -e "s|^$$srcdirstrip/||;t" \
783275970Scy	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
784275970Scy	case $$dist_files in \
785275970Scy	  */*) $(MKDIR_P) `echo "$$dist_files" | \
786275970Scy			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
787275970Scy			   sort -u` ;; \
788275970Scy	esac; \
789275970Scy	for file in $$dist_files; do \
790275970Scy	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
791275970Scy	  if test -d $$d/$$file; then \
792275970Scy	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
793275970Scy	    if test -d "$(distdir)/$$file"; then \
794275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
795275970Scy	    fi; \
796275970Scy	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
797275970Scy	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
798275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
799275970Scy	    fi; \
800275970Scy	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
801275970Scy	  else \
802275970Scy	    test -f "$(distdir)/$$file" \
803275970Scy	    || cp -p $$d/$$file "$(distdir)/$$file" \
804275970Scy	    || exit 1; \
805275970Scy	  fi; \
806275970Scy	done
807275970Scycheck-am: all-am
808275970Scycheck: check-am
809275970Scyall-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
810275970Scyinstalldirs:
811275970Scy	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
812275970Scy	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
813275970Scy	done
814275970Scyinstall: install-am
815275970Scyinstall-exec: install-exec-am
816275970Scyinstall-data: install-data-am
817275970Scyuninstall: uninstall-am
818275970Scy
819275970Scyinstall-am: all-am
820275970Scy	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
821275970Scy
822275970Scyinstallcheck: installcheck-am
823275970Scyinstall-strip:
824290000Sglebius	if test -z '$(STRIP)'; then \
825290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
826290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
827290000Sglebius	      install; \
828290000Sglebius	else \
829290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
830290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
831290000Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
832290000Sglebius	fi
833275970Scymostlyclean-generic:
834275970Scy
835275970Scyclean-generic:
836275970Scy	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
837275970Scy
838275970Scydistclean-generic:
839275970Scy	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
840275970Scy	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
841275970Scy	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
842275970Scy
843275970Scymaintainer-clean-generic:
844275970Scy	@echo "This command is intended for maintainers to use"
845275970Scy	@echo "it deletes files that may require special tools to rebuild."
846275970Scyclean: clean-am
847275970Scy
848275970Scyclean-am: clean-generic clean-libtool mostlyclean-am
849275970Scy
850275970Scydistclean: distclean-am
851275970Scy	-rm -f Makefile
852275970Scydistclean-am: clean-am distclean-generic
853275970Scy
854275970Scydvi: dvi-am
855275970Scy
856275970Scydvi-am:
857275970Scy
858275970Scyhtml: html-am
859275970Scy
860275970Scyhtml-am:
861275970Scy
862275970Scyinfo: info-am
863275970Scy
864275970Scyinfo-am:
865275970Scy
866275970Scyinstall-data-am: install-htmlDATA install-man
867275970Scy
868275970Scyinstall-dvi: install-dvi-am
869275970Scy
870275970Scyinstall-dvi-am:
871275970Scy
872275970Scyinstall-exec-am: install-binSCRIPTS install-libexecSCRIPTS \
873275970Scy	install-sbinSCRIPTS
874275970Scy
875275970Scyinstall-html: install-html-am
876275970Scy
877275970Scyinstall-html-am:
878275970Scy
879275970Scyinstall-info: install-info-am
880275970Scy
881275970Scyinstall-info-am:
882275970Scy
883275970Scyinstall-man: install-man1 install-man8
884275970Scy
885275970Scyinstall-pdf: install-pdf-am
886275970Scy
887275970Scyinstall-pdf-am:
888275970Scy
889275970Scyinstall-ps: install-ps-am
890275970Scy
891275970Scyinstall-ps-am:
892275970Scy
893275970Scyinstallcheck-am:
894275970Scy
895275970Scymaintainer-clean: maintainer-clean-am
896275970Scy	-rm -f Makefile
897275970Scymaintainer-clean-am: distclean-am maintainer-clean-generic
898275970Scy
899275970Scymostlyclean: mostlyclean-am
900275970Scy
901275970Scymostlyclean-am: mostlyclean-generic mostlyclean-libtool
902275970Scy
903275970Scypdf: pdf-am
904275970Scy
905275970Scypdf-am:
906275970Scy
907275970Scyps: ps-am
908275970Scy
909275970Scyps-am:
910275970Scy
911275970Scyuninstall-am: uninstall-binSCRIPTS uninstall-htmlDATA \
912275970Scy	uninstall-libexecSCRIPTS uninstall-man uninstall-sbinSCRIPTS
913275970Scy
914275970Scyuninstall-man: uninstall-man1 uninstall-man8
915275970Scy
916275970Scy.MAKE: install-am install-strip
917275970Scy
918275970Scy.PHONY: all all-am check check-am clean clean-generic clean-libtool \
919290000Sglebius	cscopelist-am ctags-am distclean distclean-generic \
920290000Sglebius	distclean-libtool distdir dvi dvi-am html html-am info info-am \
921290000Sglebius	install install-am install-binSCRIPTS install-data \
922290000Sglebius	install-data-am install-dvi install-dvi-am install-exec \
923290000Sglebius	install-exec-am install-html install-html-am install-htmlDATA \
924290000Sglebius	install-info install-info-am install-libexecSCRIPTS \
925290000Sglebius	install-man install-man1 install-man8 install-pdf \
926290000Sglebius	install-pdf-am install-ps install-ps-am install-sbinSCRIPTS \
927290000Sglebius	install-strip installcheck installcheck-am installdirs \
928290000Sglebius	maintainer-clean maintainer-clean-generic mostlyclean \
929290000Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
930290000Sglebius	tags-am uninstall uninstall-am uninstall-binSCRIPTS \
931275970Scy	uninstall-htmlDATA uninstall-libexecSCRIPTS uninstall-man \
932275970Scy	uninstall-man1 uninstall-man8 uninstall-sbinSCRIPTS
933275970Scy
934290000Sglebius.PRECIOUS: Makefile
935275970Scy
936290000Sglebius
937275970Scyntpsweep: $(srcdir)/ntpsweep-opts
938275970Scy
939275970Scy$(srcdir)/ntpsweep-opts: ntpsweep-opts.def $(std_def_list)
940275970Scy	$(run_ag) ntpsweep-opts.def
941275970Scy
942275970Scy### Nroff
943275970Scy
944275970Scy$(srcdir)/ntpsweep.1ntpsweepman: ntpsweep-opts.def $(std_def_list)
945275970Scy	$(run_ag) -DMAN_SECTION=1ntpsweepman -Tagman-cmd.tpl ntpsweep-opts.def
946275970Scy
947275970Scy$(srcdir)/ntpsweep.man.in: ntpsweep.1ntpsweepman $(top_srcdir)/sntp/scripts/mansec2subst.sed
948275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsweep.1ntpsweepman > $(srcdir)/ntpsweep.man.in+
949275970Scy	mv $(srcdir)/ntpsweep.man.in+ $(srcdir)/ntpsweep.man.in
950275970Scy
951275970Scy### Mdoc
952275970Scy
953275970Scy$(srcdir)/ntpsweep.1ntpsweepmdoc: ntpsweep-opts.def $(std_def_list)
954275970Scy	$(run_ag) -DMAN_SECTION=1ntpsweepmdoc -Tagmdoc-cmd.tpl ntpsweep-opts.def
955275970Scy
956275970Scy$(srcdir)/ntpsweep.mdoc.in: ntpsweep.1ntpsweepmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
957275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpsweep.1ntpsweepmdoc > $(srcdir)/ntpsweep.mdoc.in+
958275970Scy	mv $(srcdir)/ntpsweep.mdoc.in+ $(srcdir)/ntpsweep.mdoc.in
959275970Scy
960275970Scy### Manpage
961275970Scy
962275970Scyntpsweep.1: ntpsweep.$(MANTAGFMT).in $(top_builddir)/config.status
963275970Scy	$(top_builddir)/config.status --file=ntpsweep.1+:$(srcdir)/ntpsweep.$(MANTAGFMT).in
964275970Scy	mv ntpsweep.1+ ntpsweep.1
965275970Scy
966275970Scy### Texinfo
967275970Scy
968275970Scy$(srcdir)/invoke-ntpsweep.menu: invoke-ntpsweep.texi
969275970Scy	@: do-nothing action to avoid default SCCS get, .menu built with .texi
970275970Scy
971275970Scy$(srcdir)/invoke-ntpsweep.texi: ntpsweep-opts ntpsweep-opts.def $(std_def_list)
972275970Scy	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpsweep-opts.def
973275970Scy	$(top_srcdir)/scripts/build/check--help $@
974275970Scy
975275970Scy### HTML
976275970Scy
977275970Scy$(srcdir)/ntpsweep.html: invoke-ntpsweep.menu invoke-ntpsweep.texi ntpsweep.texi $(top_srcdir)/sntp/include/version.texi
978275970Scy	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntpsweep.html ntpsweep.texi || true )
979275970Scy
980275970Scy# Tell versions [3.59,3.63) of GNU make to not export all variables.
981275970Scy# Otherwise a system limit (for SysV at least) may be exceeded.
982275970Scy.NOEXPORT:
983