xref: /netbsd-src/external/bsd/ntp/dist/tests/Makefile.in (revision 7bdf38e5b7a28439665f2fdeff81e36913eef7dd)
1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = tests
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
93	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
94	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
95	$(top_srcdir)/sntp/m4/define_dir.m4 \
96	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
97	$(top_srcdir)/sntp/m4/libtool.m4 \
98	$(top_srcdir)/sntp/m4/ltoptions.m4 \
99	$(top_srcdir)/sntp/m4/ltsugar.m4 \
100	$(top_srcdir)/sntp/m4/ltversion.m4 \
101	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
102	$(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \
103	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110	$(top_srcdir)/sntp/m4/ntp_harden.m4 \
111	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127	$(top_srcdir)/sntp/m4/openldap.m4 \
128	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129	$(top_srcdir)/sntp/m4/realpath.m4 \
130	$(top_srcdir)/sntp/m4/snprintf.m4 \
131	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
132am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133	$(ACLOCAL_M4)
134DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
135mkinstalldirs = $(install_sh) -d
136CONFIG_HEADER = $(top_builddir)/config.h
137CONFIG_CLEAN_FILES =
138CONFIG_CLEAN_VPATH_FILES =
139AM_V_P = $(am__v_P_@AM_V@)
140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141am__v_P_0 = false
142am__v_P_1 = :
143AM_V_GEN = $(am__v_GEN_@AM_V@)
144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145am__v_GEN_0 = @echo "  GEN     " $@;
146am__v_GEN_1 =
147AM_V_at = $(am__v_at_@AM_V@)
148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149am__v_at_0 = @
150am__v_at_1 =
151SOURCES =
152DIST_SOURCES =
153RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154	ctags-recursive dvi-recursive html-recursive info-recursive \
155	install-data-recursive install-dvi-recursive \
156	install-exec-recursive install-html-recursive \
157	install-info-recursive install-pdf-recursive \
158	install-ps-recursive install-recursive installcheck-recursive \
159	installdirs-recursive pdf-recursive ps-recursive \
160	tags-recursive uninstall-recursive
161am__can_run_installinfo = \
162  case $$AM_UPDATE_INFO_DIR in \
163    n|no|NO) false;; \
164    *) (install-info --version) >/dev/null 2>&1;; \
165  esac
166RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
167  distclean-recursive maintainer-clean-recursive
168am__recursive_targets = \
169  $(RECURSIVE_TARGETS) \
170  $(RECURSIVE_CLEAN_TARGETS) \
171  $(am__extra_recursive_targets)
172AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
173	distdir distdir-am
174am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
175# Read a list of newline-separated strings from the standard input,
176# and print each of them once, without duplicates.  Input order is
177# *not* preserved.
178am__uniquify_input = $(AWK) '\
179  BEGIN { nonempty = 0; } \
180  { items[$$0] = 1; nonempty = 1; } \
181  END { if (nonempty) { for (i in items) print i; }; } \
182'
183# Make sure the list of sources is unique.  This is necessary because,
184# e.g., the same source file might be shared among _SOURCES variables
185# for different programs/libraries.
186am__define_uniq_tagged_files = \
187  list='$(am__tagged_files)'; \
188  unique=`for i in $$list; do \
189    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190  done | $(am__uniquify_input)`
191DIST_SUBDIRS = $(SUBDIRS)
192am__DIST_COMMON = $(srcdir)/Makefile.in
193DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
194am__relativize = \
195  dir0=`pwd`; \
196  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
197  sed_rest='s,^[^/]*/*,,'; \
198  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
199  sed_butlast='s,/*[^/]*$$,,'; \
200  while test -n "$$dir1"; do \
201    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
202    if test "$$first" != "."; then \
203      if test "$$first" = ".."; then \
204        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
205        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
206      else \
207        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
208        if test "$$first2" = "$$first"; then \
209          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
210        else \
211          dir2="../$$dir2"; \
212        fi; \
213        dir0="$$dir0"/"$$first"; \
214      fi; \
215    fi; \
216    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
217  done; \
218  reldir="$$dir2"
219ACLOCAL = @ACLOCAL@
220ALLOCA = @ALLOCA@
221AMTAR = @AMTAR@
222AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
223AR = @AR@
224AUTOCONF = @AUTOCONF@
225AUTOHEADER = @AUTOHEADER@
226AUTOMAKE = @AUTOMAKE@
227AWK = @AWK@
228BUILD_THREAD = @BUILD_THREAD@
229CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
230CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
231CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
232CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
233CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
234CC = @CC@
235CCDEPMODE = @CCDEPMODE@
236CC_NOFORMAT = @CC_NOFORMAT@
237CFLAGS = @CFLAGS@
238CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
239CFLAGS_NTP = @CFLAGS_NTP@
240CHUTEST = @CHUTEST@
241CONFIG_SHELL = @CONFIG_SHELL@
242CPP = @CPP@
243CPPFLAGS = @CPPFLAGS@
244CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
245CPPFLAGS_NTP = @CPPFLAGS_NTP@
246CSCOPE = @CSCOPE@
247CTAGS = @CTAGS@
248CYGPATH_W = @CYGPATH_W@
249DCFD = @DCFD@
250DEFS = @DEFS@
251DEPDIR = @DEPDIR@
252DLLTOOL = @DLLTOOL@
253DSYMUTIL = @DSYMUTIL@
254DUMPBIN = @DUMPBIN@
255ECHO_C = @ECHO_C@
256ECHO_N = @ECHO_N@
257ECHO_T = @ECHO_T@
258EDITLINE_LIBS = @EDITLINE_LIBS@
259EGREP = @EGREP@
260ETAGS = @ETAGS@
261EXEEXT = @EXEEXT@
262FGREP = @FGREP@
263GREP = @GREP@
264HAVE_INLINE = @HAVE_INLINE@
265HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
266HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
267HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
268INSTALL = @INSTALL@
269INSTALL_DATA = @INSTALL_DATA@
270INSTALL_PROGRAM = @INSTALL_PROGRAM@
271INSTALL_SCRIPT = @INSTALL_SCRIPT@
272INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
273LD = @LD@
274LDADD_LIBEVENT = @LDADD_LIBEVENT@
275LDADD_LIBNTP = @LDADD_LIBNTP@
276LDADD_LIBUTIL = @LDADD_LIBUTIL@
277LDADD_NLIST = @LDADD_NLIST@
278LDADD_NTP = @LDADD_NTP@
279LDFLAGS = @LDFLAGS@
280LDFLAGS_NTP = @LDFLAGS_NTP@
281LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
282LIBM = @LIBM@
283LIBOBJS = @LIBOBJS@
284LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
285LIBOPTS_DIR = @LIBOPTS_DIR@
286LIBOPTS_LDADD = @LIBOPTS_LDADD@
287LIBPARSE = @LIBPARSE@
288LIBS = @LIBS@
289LIBTOOL = @LIBTOOL@
290LIBTOOL_DEPS = @LIBTOOL_DEPS@
291LIPO = @LIPO@
292LN_S = @LN_S@
293LSCF = @LSCF@
294LTHREAD_LIBS = @LTHREAD_LIBS@
295LTLIBOBJS = @LTLIBOBJS@
296LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
297MAKEINFO = @MAKEINFO@
298MAKE_ADJTIMED = @MAKE_ADJTIMED@
299MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
300MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
301MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
302MAKE_LIBPARSE = @MAKE_LIBPARSE@
303MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
304MAKE_NTPDSIM = @MAKE_NTPDSIM@
305MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
306MAKE_NTPTIME = @MAKE_NTPTIME@
307MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
308MAKE_TICKADJ = @MAKE_TICKADJ@
309MAKE_TIMETRIM = @MAKE_TIMETRIM@
310MANIFEST_TOOL = @MANIFEST_TOOL@
311MANTAGFMT = @MANTAGFMT@
312MKDIR_P = @MKDIR_P@
313NM = @NM@
314NMEDIT = @NMEDIT@
315NTPDATE_DB = @NTPDATE_DB@
316NTPDATE_DL = @NTPDATE_DL@
317NTPDATE_DS = @NTPDATE_DS@
318NTPDATE_MS = @NTPDATE_MS@
319NTPDATE_NI = @NTPDATE_NI@
320NTPDC_DB = @NTPDC_DB@
321NTPDC_DL = @NTPDC_DL@
322NTPDC_DS = @NTPDC_DS@
323NTPDC_MS = @NTPDC_MS@
324NTPDC_NI = @NTPDC_NI@
325NTPDSIM_DB = @NTPDSIM_DB@
326NTPDSIM_DL = @NTPDSIM_DL@
327NTPDSIM_DS = @NTPDSIM_DS@
328NTPDSIM_MS = @NTPDSIM_MS@
329NTPDSIM_NI = @NTPDSIM_NI@
330NTPD_DB = @NTPD_DB@
331NTPD_DL = @NTPD_DL@
332NTPD_DS = @NTPD_DS@
333NTPD_MS = @NTPD_MS@
334NTPD_NI = @NTPD_NI@
335NTPQ_DB = @NTPQ_DB@
336NTPQ_DL = @NTPQ_DL@
337NTPQ_DS = @NTPQ_DS@
338NTPQ_MS = @NTPQ_MS@
339NTPQ_NI = @NTPQ_NI@
340NTPSNMPD_DB = @NTPSNMPD_DB@
341NTPSNMPD_DL = @NTPSNMPD_DL@
342NTPSNMPD_DS = @NTPSNMPD_DS@
343NTPSNMPD_MS = @NTPSNMPD_MS@
344NTPSNMPD_NI = @NTPSNMPD_NI@
345NTPSWEEP_DB = @NTPSWEEP_DB@
346NTPSWEEP_DL = @NTPSWEEP_DL@
347NTPSWEEP_DS = @NTPSWEEP_DS@
348NTPSWEEP_MS = @NTPSWEEP_MS@
349NTPSWEEP_NI = @NTPSWEEP_NI@
350NTPTIME_DB = @NTPTIME_DB@
351NTPTIME_DL = @NTPTIME_DL@
352NTPTIME_DS = @NTPTIME_DS@
353NTPTIME_MS = @NTPTIME_MS@
354NTPTIME_NI = @NTPTIME_NI@
355NTPTRACE_DB = @NTPTRACE_DB@
356NTPTRACE_DL = @NTPTRACE_DL@
357NTPTRACE_DS = @NTPTRACE_DS@
358NTPTRACE_MS = @NTPTRACE_MS@
359NTPTRACE_NI = @NTPTRACE_NI@
360NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
361NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
362NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
363NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
364NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
365NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
366NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
367NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
368NTP_KEYSDIR = @NTP_KEYSDIR@
369NTP_WAIT_DB = @NTP_WAIT_DB@
370NTP_WAIT_DL = @NTP_WAIT_DL@
371NTP_WAIT_DS = @NTP_WAIT_DS@
372NTP_WAIT_MS = @NTP_WAIT_MS@
373NTP_WAIT_NI = @NTP_WAIT_NI@
374OBJDUMP = @OBJDUMP@
375OBJEXT = @OBJEXT@
376OTOOL = @OTOOL@
377OTOOL64 = @OTOOL64@
378PACKAGE = @PACKAGE@
379PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
380PACKAGE_NAME = @PACKAGE_NAME@
381PACKAGE_STRING = @PACKAGE_STRING@
382PACKAGE_TARNAME = @PACKAGE_TARNAME@
383PACKAGE_URL = @PACKAGE_URL@
384PACKAGE_VERSION = @PACKAGE_VERSION@
385PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
386PATH_OPENSSL = @PATH_OPENSSL@
387PATH_PERL = @PATH_PERL@
388PATH_RUBY = @PATH_RUBY@
389PATH_SEPARATOR = @PATH_SEPARATOR@
390PATH_TEST = @PATH_TEST@
391PERLLIBDIR = @PERLLIBDIR@
392PKG_CONFIG = @PKG_CONFIG@
393POSIX_SHELL = @POSIX_SHELL@
394PROPDELAY = @PROPDELAY@
395PTHREAD_LIBS = @PTHREAD_LIBS@
396RANLIB = @RANLIB@
397SED = @SED@
398SET_MAKE = @SET_MAKE@
399SHELL = @SHELL@
400SNMP_CFLAGS = @SNMP_CFLAGS@
401SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
402SNMP_LIBS = @SNMP_LIBS@
403SNTP = @SNTP@
404SNTP_DB = @SNTP_DB@
405SNTP_DL = @SNTP_DL@
406SNTP_DS = @SNTP_DS@
407SNTP_MS = @SNTP_MS@
408SNTP_NI = @SNTP_NI@
409STDNORETURN_H = @STDNORETURN_H@
410STRIP = @STRIP@
411TESTDCF = @TESTDCF@
412TICKADJ_DB = @TICKADJ_DB@
413TICKADJ_DL = @TICKADJ_DL@
414TICKADJ_DS = @TICKADJ_DS@
415TICKADJ_MS = @TICKADJ_MS@
416TICKADJ_NI = @TICKADJ_NI@
417TIMETRIM_DB = @TIMETRIM_DB@
418TIMETRIM_DL = @TIMETRIM_DL@
419TIMETRIM_DS = @TIMETRIM_DS@
420TIMETRIM_MS = @TIMETRIM_MS@
421TIMETRIM_NI = @TIMETRIM_NI@
422UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
423UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
424UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
425UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
426UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
427VERSION = @VERSION@
428VER_SUFFIX = @VER_SUFFIX@
429YACC = @YACC@
430YFLAGS = @YFLAGS@
431abs_builddir = @abs_builddir@
432abs_srcdir = @abs_srcdir@
433abs_top_builddir = @abs_top_builddir@
434abs_top_srcdir = @abs_top_srcdir@
435ac_ct_AR = @ac_ct_AR@
436ac_ct_CC = @ac_ct_CC@
437ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
438am__include = @am__include@
439am__leading_dot = @am__leading_dot@
440am__quote = @am__quote@
441am__tar = @am__tar@
442am__untar = @am__untar@
443bindir = @bindir@
444build = @build@
445build_alias = @build_alias@
446build_cpu = @build_cpu@
447build_os = @build_os@
448build_vendor = @build_vendor@
449builddir = @builddir@
450datadir = @datadir@
451datarootdir = @datarootdir@
452docdir = @docdir@
453dvidir = @dvidir@
454exec_prefix = @exec_prefix@
455host = @host@
456host_alias = @host_alias@
457host_cpu = @host_cpu@
458host_os = @host_os@
459host_vendor = @host_vendor@
460htmldir = @htmldir@
461includedir = @includedir@
462infodir = @infodir@
463install_sh = @install_sh@
464libdir = @libdir@
465libexecdir = @libexecdir@
466localedir = @localedir@
467localstatedir = @localstatedir@
468mandir = @mandir@
469mkdir_p = @mkdir_p@
470oldincludedir = @oldincludedir@
471pdfdir = @pdfdir@
472prefix = @prefix@
473program_transform_name = @program_transform_name@
474psdir = @psdir@
475runstatedir = @runstatedir@
476sbindir = @sbindir@
477sharedstatedir = @sharedstatedir@
478srcdir = @srcdir@
479subdirs = @subdirs@
480sysconfdir = @sysconfdir@
481target_alias = @target_alias@
482top_build_prefix = @top_build_prefix@
483top_builddir = @top_builddir@
484top_srcdir = @top_srcdir@
485NULL =
486SUBDIRS = bug-2803 libntp ntpd ntpq sandbox sec-2853 $(NULL)
487all: all-recursive
488
489.SUFFIXES:
490$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
491	@for dep in $?; do \
492	  case '$(am__configure_deps)' in \
493	    *$$dep*) \
494	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
495	        && { if test -f $@; then exit 0; else break; fi; }; \
496	      exit 1;; \
497	  esac; \
498	done; \
499	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
500	$(am__cd) $(top_srcdir) && \
501	  $(AUTOMAKE) --foreign tests/Makefile
502Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
503	@case '$?' in \
504	  *config.status*) \
505	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
506	  *) \
507	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
508	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
509	esac;
510
511$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
512	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
513
514$(top_srcdir)/configure:  $(am__configure_deps)
515	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
517	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518$(am__aclocal_m4_deps):
519
520mostlyclean-libtool:
521	-rm -f *.lo
522
523clean-libtool:
524	-rm -rf .libs _libs
525
526# This directory's subdirectories are mostly independent; you can cd
527# into them and run 'make' without going through this Makefile.
528# To change the values of 'make' variables: instead of editing Makefiles,
529# (1) if the variable is set in 'config.status', edit 'config.status'
530#     (which will cause the Makefiles to be regenerated when you run 'make');
531# (2) otherwise, pass the desired values on the 'make' command line.
532$(am__recursive_targets):
533	@fail=; \
534	if $(am__make_keepgoing); then \
535	  failcom='fail=yes'; \
536	else \
537	  failcom='exit 1'; \
538	fi; \
539	dot_seen=no; \
540	target=`echo $@ | sed s/-recursive//`; \
541	case "$@" in \
542	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
543	  *) list='$(SUBDIRS)' ;; \
544	esac; \
545	for subdir in $$list; do \
546	  echo "Making $$target in $$subdir"; \
547	  if test "$$subdir" = "."; then \
548	    dot_seen=yes; \
549	    local_target="$$target-am"; \
550	  else \
551	    local_target="$$target"; \
552	  fi; \
553	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
554	  || eval $$failcom; \
555	done; \
556	if test "$$dot_seen" = "no"; then \
557	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
558	fi; test -z "$$fail"
559
560ID: $(am__tagged_files)
561	$(am__define_uniq_tagged_files); mkid -fID $$unique
562tags: tags-recursive
563TAGS: tags
564
565tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
566	set x; \
567	here=`pwd`; \
568	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
569	  include_option=--etags-include; \
570	  empty_fix=.; \
571	else \
572	  include_option=--include; \
573	  empty_fix=; \
574	fi; \
575	list='$(SUBDIRS)'; for subdir in $$list; do \
576	  if test "$$subdir" = .; then :; else \
577	    test ! -f $$subdir/TAGS || \
578	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
579	  fi; \
580	done; \
581	$(am__define_uniq_tagged_files); \
582	shift; \
583	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
584	  test -n "$$unique" || unique=$$empty_fix; \
585	  if test $$# -gt 0; then \
586	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
587	      "$$@" $$unique; \
588	  else \
589	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
590	      $$unique; \
591	  fi; \
592	fi
593ctags: ctags-recursive
594
595CTAGS: ctags
596ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
597	$(am__define_uniq_tagged_files); \
598	test -z "$(CTAGS_ARGS)$$unique" \
599	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
600	     $$unique
601
602GTAGS:
603	here=`$(am__cd) $(top_builddir) && pwd` \
604	  && $(am__cd) $(top_srcdir) \
605	  && gtags -i $(GTAGS_ARGS) "$$here"
606cscopelist: cscopelist-recursive
607
608cscopelist-am: $(am__tagged_files)
609	list='$(am__tagged_files)'; \
610	case "$(srcdir)" in \
611	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
612	  *) sdir=$(subdir)/$(srcdir) ;; \
613	esac; \
614	for i in $$list; do \
615	  if test -f "$$i"; then \
616	    echo "$(subdir)/$$i"; \
617	  else \
618	    echo "$$sdir/$$i"; \
619	  fi; \
620	done >> $(top_builddir)/cscope.files
621
622distclean-tags:
623	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
624distdir: $(BUILT_SOURCES)
625	$(MAKE) $(AM_MAKEFLAGS) distdir-am
626
627distdir-am: $(DISTFILES)
628	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
629	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
630	list='$(DISTFILES)'; \
631	  dist_files=`for file in $$list; do echo $$file; done | \
632	  sed -e "s|^$$srcdirstrip/||;t" \
633	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
634	case $$dist_files in \
635	  */*) $(MKDIR_P) `echo "$$dist_files" | \
636			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
637			   sort -u` ;; \
638	esac; \
639	for file in $$dist_files; do \
640	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
641	  if test -d $$d/$$file; then \
642	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
643	    if test -d "$(distdir)/$$file"; then \
644	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
645	    fi; \
646	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
647	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
648	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
649	    fi; \
650	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
651	  else \
652	    test -f "$(distdir)/$$file" \
653	    || cp -p $$d/$$file "$(distdir)/$$file" \
654	    || exit 1; \
655	  fi; \
656	done
657	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
658	  if test "$$subdir" = .; then :; else \
659	    $(am__make_dryrun) \
660	      || test -d "$(distdir)/$$subdir" \
661	      || $(MKDIR_P) "$(distdir)/$$subdir" \
662	      || exit 1; \
663	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
664	    $(am__relativize); \
665	    new_distdir=$$reldir; \
666	    dir1=$$subdir; dir2="$(top_distdir)"; \
667	    $(am__relativize); \
668	    new_top_distdir=$$reldir; \
669	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
670	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
671	    ($(am__cd) $$subdir && \
672	      $(MAKE) $(AM_MAKEFLAGS) \
673	        top_distdir="$$new_top_distdir" \
674	        distdir="$$new_distdir" \
675		am__remove_distdir=: \
676		am__skip_length_check=: \
677		am__skip_mode_fix=: \
678	        distdir) \
679	      || exit 1; \
680	  fi; \
681	done
682check-am: all-am
683check: check-recursive
684all-am: Makefile
685installdirs: installdirs-recursive
686installdirs-am:
687install: install-recursive
688install-exec: install-exec-recursive
689install-data: install-data-recursive
690uninstall: uninstall-recursive
691
692install-am: all-am
693	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
694
695installcheck: installcheck-recursive
696install-strip:
697	if test -z '$(STRIP)'; then \
698	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
699	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
700	      install; \
701	else \
702	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
703	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
704	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
705	fi
706mostlyclean-generic:
707
708clean-generic:
709
710distclean-generic:
711	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
712	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
713
714maintainer-clean-generic:
715	@echo "This command is intended for maintainers to use"
716	@echo "it deletes files that may require special tools to rebuild."
717clean: clean-recursive
718
719clean-am: clean-generic clean-libtool mostlyclean-am
720
721distclean: distclean-recursive
722	-rm -f Makefile
723distclean-am: clean-am distclean-generic distclean-tags
724
725dvi: dvi-recursive
726
727dvi-am:
728
729html: html-recursive
730
731html-am:
732
733info: info-recursive
734
735info-am:
736
737install-data-am:
738
739install-dvi: install-dvi-recursive
740
741install-dvi-am:
742
743install-exec-am:
744
745install-html: install-html-recursive
746
747install-html-am:
748
749install-info: install-info-recursive
750
751install-info-am:
752
753install-man:
754
755install-pdf: install-pdf-recursive
756
757install-pdf-am:
758
759install-ps: install-ps-recursive
760
761install-ps-am:
762
763installcheck-am:
764
765maintainer-clean: maintainer-clean-recursive
766	-rm -f Makefile
767maintainer-clean-am: distclean-am maintainer-clean-generic
768
769mostlyclean: mostlyclean-recursive
770
771mostlyclean-am: mostlyclean-generic mostlyclean-libtool
772
773pdf: pdf-recursive
774
775pdf-am:
776
777ps: ps-recursive
778
779ps-am:
780
781uninstall-am:
782
783.MAKE: $(am__recursive_targets) install-am install-strip
784
785.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
786	check-am clean clean-generic clean-libtool cscopelist-am ctags \
787	ctags-am distclean distclean-generic distclean-libtool \
788	distclean-tags distdir dvi dvi-am html html-am info info-am \
789	install install-am install-data install-data-am install-dvi \
790	install-dvi-am install-exec install-exec-am install-html \
791	install-html-am install-info install-info-am install-man \
792	install-pdf install-pdf-am install-ps install-ps-am \
793	install-strip installcheck installcheck-am installdirs \
794	installdirs-am maintainer-clean maintainer-clean-generic \
795	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
796	ps ps-am tags tags-am uninstall uninstall-am
797
798.PRECIOUS: Makefile
799
800
801# Tell versions [3.59,3.63) of GNU make to not export all variables.
802# Otherwise a system limit (for SysV at least) may be exceeded.
803.NOEXPORT:
804