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