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