]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ntp/Makefile.in
Merge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd333bea5
[FreeBSD/FreeBSD.git] / contrib / ntp / Makefile.in
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@
16 VPATH = @srcdir@
17 am__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 }
28 am__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
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = .
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__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
132 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
133         $(ACLOCAL_M4)
134 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
135         $(am__configure_deps) $(am__DIST_COMMON)
136 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
137  configure.lineno config.status.lineno
138 mkinstalldirs = $(install_sh) -d
139 CONFIG_HEADER = config.h
140 CONFIG_CLEAN_FILES =
141 CONFIG_CLEAN_VPATH_FILES =
142 AM_V_P = $(am__v_P_@AM_V@)
143 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
144 am__v_P_0 = false
145 am__v_P_1 = :
146 AM_V_GEN = $(am__v_GEN_@AM_V@)
147 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
148 am__v_GEN_0 = @echo "  GEN     " $@;
149 am__v_GEN_1 = 
150 AM_V_at = $(am__v_at_@AM_V@)
151 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
152 am__v_at_0 = @
153 am__v_at_1 = 
154 SOURCES =
155 DIST_SOURCES =
156 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
157         ctags-recursive dvi-recursive html-recursive info-recursive \
158         install-data-recursive install-dvi-recursive \
159         install-exec-recursive install-html-recursive \
160         install-info-recursive install-pdf-recursive \
161         install-ps-recursive install-recursive installcheck-recursive \
162         installdirs-recursive pdf-recursive ps-recursive \
163         tags-recursive uninstall-recursive
164 am__can_run_installinfo = \
165   case $$AM_UPDATE_INFO_DIR in \
166     n|no|NO) false;; \
167     *) (install-info --version) >/dev/null 2>&1;; \
168   esac
169 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
170   distclean-recursive maintainer-clean-recursive
171 am__recursive_targets = \
172   $(RECURSIVE_TARGETS) \
173   $(RECURSIVE_CLEAN_TARGETS) \
174   $(am__extra_recursive_targets)
175 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
176         cscope distdir distdir-am dist dist-all distcheck
177 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
178         config.h.in
179 # Read a list of newline-separated strings from the standard input,
180 # and print each of them once, without duplicates.  Input order is
181 # *not* preserved.
182 am__uniquify_input = $(AWK) '\
183   BEGIN { nonempty = 0; } \
184   { items[$$0] = 1; nonempty = 1; } \
185   END { if (nonempty) { for (i in items) print i; }; } \
186 '
187 # Make sure the list of sources is unique.  This is necessary because,
188 # e.g., the same source file might be shared among _SOURCES variables
189 # for different programs/libraries.
190 am__define_uniq_tagged_files = \
191   list='$(am__tagged_files)'; \
192   unique=`for i in $$list; do \
193     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
194   done | $(am__uniquify_input)`
195 DIST_SUBDIRS = $(SUBDIRS)
196 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
197         $(top_srcdir)/sntp/libevent/build-aux/ar-lib \
198         $(top_srcdir)/sntp/libevent/build-aux/compile \
199         $(top_srcdir)/sntp/libevent/build-aux/config.guess \
200         $(top_srcdir)/sntp/libevent/build-aux/config.sub \
201         $(top_srcdir)/sntp/libevent/build-aux/install-sh \
202         $(top_srcdir)/sntp/libevent/build-aux/ltmain.sh \
203         $(top_srcdir)/sntp/libevent/build-aux/missing ChangeLog \
204         INSTALL NEWS README TODO sntp/libevent/build-aux/ar-lib \
205         sntp/libevent/build-aux/compile \
206         sntp/libevent/build-aux/config.guess \
207         sntp/libevent/build-aux/config.sub \
208         sntp/libevent/build-aux/depcomp \
209         sntp/libevent/build-aux/install-sh \
210         sntp/libevent/build-aux/ltmain.sh \
211         sntp/libevent/build-aux/missing sntp/libevent/build-aux/ylwrap
212 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213 distdir = $(PACKAGE)-$(VERSION)
214 top_distdir = $(distdir)
215 am__remove_distdir = \
216   if test -d "$(distdir)"; then \
217     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
218       && rm -rf "$(distdir)" \
219       || { sleep 5 && rm -rf "$(distdir)"; }; \
220   else :; fi
221 am__post_remove_distdir = $(am__remove_distdir)
222 am__relativize = \
223   dir0=`pwd`; \
224   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
225   sed_rest='s,^[^/]*/*,,'; \
226   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
227   sed_butlast='s,/*[^/]*$$,,'; \
228   while test -n "$$dir1"; do \
229     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
230     if test "$$first" != "."; then \
231       if test "$$first" = ".."; then \
232         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
233         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
234       else \
235         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
236         if test "$$first2" = "$$first"; then \
237           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
238         else \
239           dir2="../$$dir2"; \
240         fi; \
241         dir0="$$dir0"/"$$first"; \
242       fi; \
243     fi; \
244     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
245   done; \
246   reldir="$$dir2"
247 DIST_ARCHIVES = $(distdir).tar.gz
248 GZIP_ENV = --best
249 DIST_TARGETS = dist-gzip
250 # Exists only to be overridden by the user if desired.
251 AM_DISTCHECK_DVI_TARGET = dvi
252 distuninstallcheck_listfiles = find . -type f -print
253 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
254   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
255 distcleancheck_listfiles = find . -type f -print
256 ACLOCAL = @ACLOCAL@
257 ALLOCA = @ALLOCA@
258 AMTAR = @AMTAR@
259 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
260 AR = @AR@
261 AUTOCONF = @AUTOCONF@
262 AUTOHEADER = @AUTOHEADER@
263 AUTOMAKE = @AUTOMAKE@
264 AWK = @AWK@
265 BUILD_THREAD = @BUILD_THREAD@
266 CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
267 CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
268 CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
269 CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
270 CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
271 CC = @CC@
272 CCDEPMODE = @CCDEPMODE@
273 CC_NOFORMAT = @CC_NOFORMAT@
274 CFLAGS = @CFLAGS@
275 CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
276 CFLAGS_NTP = @CFLAGS_NTP@
277 CHUTEST = @CHUTEST@
278 CONFIG_SHELL = @CONFIG_SHELL@
279 CPP = @CPP@
280 CPPFLAGS = @CPPFLAGS@
281 CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
282 CPPFLAGS_NTP = @CPPFLAGS_NTP@
283 CSCOPE = @CSCOPE@
284 CTAGS = @CTAGS@
285 CYGPATH_W = @CYGPATH_W@
286 DCFD = @DCFD@
287 DEFS = @DEFS@
288 DEPDIR = @DEPDIR@
289 DLLTOOL = @DLLTOOL@
290 DSYMUTIL = @DSYMUTIL@
291 DUMPBIN = @DUMPBIN@
292 ECHO_C = @ECHO_C@
293 ECHO_N = @ECHO_N@
294 ECHO_T = @ECHO_T@
295 EDITLINE_LIBS = @EDITLINE_LIBS@
296 EGREP = @EGREP@
297 ETAGS = @ETAGS@
298 EXEEXT = @EXEEXT@
299 FGREP = @FGREP@
300 GREP = @GREP@
301 HAVE_INLINE = @HAVE_INLINE@
302 HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
303 HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
304 HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
305 INSTALL = @INSTALL@
306 INSTALL_DATA = @INSTALL_DATA@
307 INSTALL_PROGRAM = @INSTALL_PROGRAM@
308 INSTALL_SCRIPT = @INSTALL_SCRIPT@
309 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
310 LD = @LD@
311 LDADD_LIBEVENT = @LDADD_LIBEVENT@
312 LDADD_LIBNTP = @LDADD_LIBNTP@
313 LDADD_LIBUTIL = @LDADD_LIBUTIL@
314 LDADD_NLIST = @LDADD_NLIST@
315 LDADD_NTP = @LDADD_NTP@
316 LDFLAGS = @LDFLAGS@
317 LDFLAGS_NTP = @LDFLAGS_NTP@
318 LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
319 LIBM = @LIBM@
320 LIBOBJS = @LIBOBJS@
321 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
322 LIBOPTS_DIR = @LIBOPTS_DIR@
323 LIBOPTS_LDADD = @LIBOPTS_LDADD@
324 LIBPARSE = @LIBPARSE@
325 LIBS = @LIBS@
326 LIBTOOL = @LIBTOOL@
327 LIBTOOL_DEPS = @LIBTOOL_DEPS@
328 LIPO = @LIPO@
329 LN_S = @LN_S@
330 LSCF = @LSCF@
331 LTHREAD_LIBS = @LTHREAD_LIBS@
332 LTLIBOBJS = @LTLIBOBJS@
333 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
334 MAKEINFO = @MAKEINFO@
335 MAKE_ADJTIMED = @MAKE_ADJTIMED@
336 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
337 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
338 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
339 MAKE_LIBPARSE = @MAKE_LIBPARSE@
340 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
341 MAKE_NTPDSIM = @MAKE_NTPDSIM@
342 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
343 MAKE_NTPTIME = @MAKE_NTPTIME@
344 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
345 MAKE_TICKADJ = @MAKE_TICKADJ@
346 MAKE_TIMETRIM = @MAKE_TIMETRIM@
347 MANIFEST_TOOL = @MANIFEST_TOOL@
348 MANTAGFMT = @MANTAGFMT@
349 MKDIR_P = @MKDIR_P@
350 NM = @NM@
351 NMEDIT = @NMEDIT@
352 NTPDATE_DB = @NTPDATE_DB@
353 NTPDATE_DL = @NTPDATE_DL@
354 NTPDATE_DS = @NTPDATE_DS@
355 NTPDATE_MS = @NTPDATE_MS@
356 NTPDATE_NI = @NTPDATE_NI@
357 NTPDC_DB = @NTPDC_DB@
358 NTPDC_DL = @NTPDC_DL@
359 NTPDC_DS = @NTPDC_DS@
360 NTPDC_MS = @NTPDC_MS@
361 NTPDC_NI = @NTPDC_NI@
362 NTPDSIM_DB = @NTPDSIM_DB@
363 NTPDSIM_DL = @NTPDSIM_DL@
364 NTPDSIM_DS = @NTPDSIM_DS@
365 NTPDSIM_MS = @NTPDSIM_MS@
366 NTPDSIM_NI = @NTPDSIM_NI@
367 NTPD_DB = @NTPD_DB@
368 NTPD_DL = @NTPD_DL@
369 NTPD_DS = @NTPD_DS@
370 NTPD_MS = @NTPD_MS@
371 NTPD_NI = @NTPD_NI@
372 NTPQ_DB = @NTPQ_DB@
373 NTPQ_DL = @NTPQ_DL@
374 NTPQ_DS = @NTPQ_DS@
375 NTPQ_MS = @NTPQ_MS@
376 NTPQ_NI = @NTPQ_NI@
377 NTPSNMPD_DB = @NTPSNMPD_DB@
378 NTPSNMPD_DL = @NTPSNMPD_DL@
379 NTPSNMPD_DS = @NTPSNMPD_DS@
380 NTPSNMPD_MS = @NTPSNMPD_MS@
381 NTPSNMPD_NI = @NTPSNMPD_NI@
382 NTPSWEEP_DB = @NTPSWEEP_DB@
383 NTPSWEEP_DL = @NTPSWEEP_DL@
384 NTPSWEEP_DS = @NTPSWEEP_DS@
385 NTPSWEEP_MS = @NTPSWEEP_MS@
386 NTPSWEEP_NI = @NTPSWEEP_NI@
387 NTPTIME_DB = @NTPTIME_DB@
388 NTPTIME_DL = @NTPTIME_DL@
389 NTPTIME_DS = @NTPTIME_DS@
390 NTPTIME_MS = @NTPTIME_MS@
391 NTPTIME_NI = @NTPTIME_NI@
392 NTPTRACE_DB = @NTPTRACE_DB@
393 NTPTRACE_DL = @NTPTRACE_DL@
394 NTPTRACE_DS = @NTPTRACE_DS@
395 NTPTRACE_MS = @NTPTRACE_MS@
396 NTPTRACE_NI = @NTPTRACE_NI@
397 NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
398 NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
399 NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
400 NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
401 NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
402 NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
403 NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
404 NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
405 NTP_KEYSDIR = @NTP_KEYSDIR@
406 NTP_WAIT_DB = @NTP_WAIT_DB@
407 NTP_WAIT_DL = @NTP_WAIT_DL@
408 NTP_WAIT_DS = @NTP_WAIT_DS@
409 NTP_WAIT_MS = @NTP_WAIT_MS@
410 NTP_WAIT_NI = @NTP_WAIT_NI@
411 OBJDUMP = @OBJDUMP@
412 OBJEXT = @OBJEXT@
413 OTOOL = @OTOOL@
414 OTOOL64 = @OTOOL64@
415 PACKAGE = @PACKAGE@
416 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
417 PACKAGE_NAME = @PACKAGE_NAME@
418 PACKAGE_STRING = @PACKAGE_STRING@
419 PACKAGE_TARNAME = @PACKAGE_TARNAME@
420 PACKAGE_URL = @PACKAGE_URL@
421 PACKAGE_VERSION = @PACKAGE_VERSION@
422 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
423 PATH_PERL = @PATH_PERL@
424 PATH_RUBY = @PATH_RUBY@
425 PATH_SEPARATOR = @PATH_SEPARATOR@
426 PATH_TEST = @PATH_TEST@
427 PERLLIBDIR = @PERLLIBDIR@
428 PKG_CONFIG = @PKG_CONFIG@
429 POSIX_SHELL = @POSIX_SHELL@
430 PROPDELAY = @PROPDELAY@
431 PTHREAD_LIBS = @PTHREAD_LIBS@
432 RANLIB = @RANLIB@
433 SED = @SED@
434 SET_MAKE = @SET_MAKE@
435 SHELL = @SHELL@
436 SNMP_CFLAGS = @SNMP_CFLAGS@
437 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
438 SNMP_LIBS = @SNMP_LIBS@
439 SNTP = @SNTP@
440 SNTP_DB = @SNTP_DB@
441 SNTP_DL = @SNTP_DL@
442 SNTP_DS = @SNTP_DS@
443 SNTP_MS = @SNTP_MS@
444 SNTP_NI = @SNTP_NI@
445 STDNORETURN_H = @STDNORETURN_H@
446 STRIP = @STRIP@
447 TESTDCF = @TESTDCF@
448 TICKADJ_DB = @TICKADJ_DB@
449 TICKADJ_DL = @TICKADJ_DL@
450 TICKADJ_DS = @TICKADJ_DS@
451 TICKADJ_MS = @TICKADJ_MS@
452 TICKADJ_NI = @TICKADJ_NI@
453 TIMETRIM_DB = @TIMETRIM_DB@
454 TIMETRIM_DL = @TIMETRIM_DL@
455 TIMETRIM_DS = @TIMETRIM_DS@
456 TIMETRIM_MS = @TIMETRIM_MS@
457 TIMETRIM_NI = @TIMETRIM_NI@
458 UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
459 UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
460 UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
461 UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
462 UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
463 VERSION = @VERSION@
464 VER_SUFFIX = @VER_SUFFIX@
465 YACC = @YACC@
466 YFLAGS = @YFLAGS@
467 abs_builddir = @abs_builddir@
468 abs_srcdir = @abs_srcdir@
469 abs_top_builddir = @abs_top_builddir@
470 abs_top_srcdir = @abs_top_srcdir@
471 ac_ct_AR = @ac_ct_AR@
472 ac_ct_CC = @ac_ct_CC@
473 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
474 am__include = @am__include@
475 am__leading_dot = @am__leading_dot@
476 am__quote = @am__quote@
477 am__tar = @am__tar@
478 am__untar = @am__untar@
479 bindir = @bindir@
480 build = @build@
481 build_alias = @build_alias@
482 build_cpu = @build_cpu@
483 build_os = @build_os@
484 build_vendor = @build_vendor@
485 builddir = @builddir@
486 datadir = @datadir@
487 datarootdir = @datarootdir@
488 docdir = @docdir@
489 dvidir = @dvidir@
490 exec_prefix = @exec_prefix@
491 host = @host@
492 host_alias = @host_alias@
493 host_cpu = @host_cpu@
494 host_os = @host_os@
495 host_vendor = @host_vendor@
496 htmldir = @htmldir@
497 includedir = @includedir@
498 infodir = @infodir@
499 install_sh = @install_sh@
500 libdir = @libdir@
501 libexecdir = @libexecdir@
502 localedir = @localedir@
503 localstatedir = @localstatedir@
504 mandir = @mandir@
505 mkdir_p = @mkdir_p@
506 oldincludedir = @oldincludedir@
507 pdfdir = @pdfdir@
508 prefix = @prefix@
509 program_transform_name = @program_transform_name@
510 psdir = @psdir@
511 runstatedir = @runstatedir@
512 sbindir = @sbindir@
513 sharedstatedir = @sharedstatedir@
514 srcdir = @srcdir@
515 subdirs = @subdirs@
516 sysconfdir = @sysconfdir@
517 target_alias = @target_alias@
518 top_build_prefix = @top_build_prefix@
519 top_builddir = @top_builddir@
520 top_srcdir = @top_srcdir@
521 ACLOCAL_AMFLAGS = -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4
522 NULL = 
523
524 # moved sntp first to get libtool and libevent built.
525 SUBDIRS = \
526         scripts         \
527         include         \
528         libntp          \
529         sntp            \
530         libparse        \
531         ntpd            \
532         ntpdate         \
533         ntpdc           \
534         ntpq            \
535         ntpsnmpd        \
536         parseutil       \
537         adjtimed        \
538         clockstuff      \
539         kernel          \
540         util            \
541         tests           \
542         $(NULL)
543
544 DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp --enable-local-libevent $(NTP_DCF)
545 EXTRA_DIST = \
546         $(srcdir)/COPYRIGHT     \
547         ChangeLog               \
548         CommitLog               \
549         CommitLog-4.1.0         \
550         NEWS                    \
551         NOTES.y2kfixes          \
552         README.bk               \
553         README.hackers          \
554         README.leapsmear        \
555         README.patches          \
556         README.pullrequests     \
557         README.refclocks        \
558         README.versions         \
559         TODO                    \
560         WHERE-TO-START          \
561         bootstrap               \
562         build                   \
563         config.h.in             \
564         dot.emacs               \
565         flock-build             \
566         packageinfo.sh          \
567         readme.y2kfixes         \
568         results.y2kfixes        \
569         \
570         conf                    \
571         html                    \
572         libjsmn                 \
573         ports                   \
574         \
575         deps-ver                \
576         \
577         $(NULL)
578
579 CLEANFILES = 
580 DISTCLEANFILES = .gcc-warning
581
582 # HMS: Keep .gcc-warning first, as that way it gets printed first.
583 BUILT_SOURCES = \
584         .gcc-warning                    \
585         libtool                         \
586         html/.datecheck                 \
587         $(srcdir)/COPYRIGHT             \
588         $(srcdir)/.checkChangeLog       \
589         $(NULL)
590
591
592 # HMS: The following seems to be a work-in-progress...
593 CVO = `$(srcdir)/sntp/libevent/build-aux/config.guess`
594 BHOST = `(hostname || uname -n)`
595 all: $(BUILT_SOURCES) config.h
596         $(MAKE) $(AM_MAKEFLAGS) all-recursive
597
598 .SUFFIXES:
599 am--refresh: Makefile
600         @:
601 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
602         @for dep in $?; do \
603           case '$(am__configure_deps)' in \
604             *$$dep*) \
605               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
606               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
607                 && exit 0; \
608               exit 1;; \
609           esac; \
610         done; \
611         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
612         $(am__cd) $(top_srcdir) && \
613           $(AUTOMAKE) --foreign Makefile
614 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
615         @case '$?' in \
616           *config.status*) \
617             echo ' $(SHELL) ./config.status'; \
618             $(SHELL) ./config.status;; \
619           *) \
620             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
621             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
622         esac;
623
624 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
625         $(SHELL) ./config.status --recheck
626
627 $(top_srcdir)/configure:  $(am__configure_deps)
628         $(am__cd) $(srcdir) && $(AUTOCONF)
629 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
630         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
631 $(am__aclocal_m4_deps):
632
633 config.h: stamp-h1
634         @test -f $@ || rm -f stamp-h1
635         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
636
637 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
638         @rm -f stamp-h1
639         cd $(top_builddir) && $(SHELL) ./config.status config.h
640 $(srcdir)/config.h.in:  $(am__configure_deps) 
641         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
642         rm -f stamp-h1
643         touch $@
644
645 distclean-hdr:
646         -rm -f config.h stamp-h1
647
648 mostlyclean-libtool:
649         -rm -f *.lo
650
651 clean-libtool:
652         -rm -rf .libs _libs
653
654 distclean-libtool:
655         -rm -f libtool config.lt
656
657 # This directory's subdirectories are mostly independent; you can cd
658 # into them and run 'make' without going through this Makefile.
659 # To change the values of 'make' variables: instead of editing Makefiles,
660 # (1) if the variable is set in 'config.status', edit 'config.status'
661 #     (which will cause the Makefiles to be regenerated when you run 'make');
662 # (2) otherwise, pass the desired values on the 'make' command line.
663 $(am__recursive_targets):
664         @fail=; \
665         if $(am__make_keepgoing); then \
666           failcom='fail=yes'; \
667         else \
668           failcom='exit 1'; \
669         fi; \
670         dot_seen=no; \
671         target=`echo $@ | sed s/-recursive//`; \
672         case "$@" in \
673           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
674           *) list='$(SUBDIRS)' ;; \
675         esac; \
676         for subdir in $$list; do \
677           echo "Making $$target in $$subdir"; \
678           if test "$$subdir" = "."; then \
679             dot_seen=yes; \
680             local_target="$$target-am"; \
681           else \
682             local_target="$$target"; \
683           fi; \
684           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
685           || eval $$failcom; \
686         done; \
687         if test "$$dot_seen" = "no"; then \
688           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
689         fi; test -z "$$fail"
690
691 ID: $(am__tagged_files)
692         $(am__define_uniq_tagged_files); mkid -fID $$unique
693 tags: tags-recursive
694 TAGS: tags
695
696 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
697         set x; \
698         here=`pwd`; \
699         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
700           include_option=--etags-include; \
701           empty_fix=.; \
702         else \
703           include_option=--include; \
704           empty_fix=; \
705         fi; \
706         list='$(SUBDIRS)'; for subdir in $$list; do \
707           if test "$$subdir" = .; then :; else \
708             test ! -f $$subdir/TAGS || \
709               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
710           fi; \
711         done; \
712         $(am__define_uniq_tagged_files); \
713         shift; \
714         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
715           test -n "$$unique" || unique=$$empty_fix; \
716           if test $$# -gt 0; then \
717             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
718               "$$@" $$unique; \
719           else \
720             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
721               $$unique; \
722           fi; \
723         fi
724 ctags: ctags-recursive
725
726 CTAGS: ctags
727 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
728         $(am__define_uniq_tagged_files); \
729         test -z "$(CTAGS_ARGS)$$unique" \
730           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
731              $$unique
732
733 GTAGS:
734         here=`$(am__cd) $(top_builddir) && pwd` \
735           && $(am__cd) $(top_srcdir) \
736           && gtags -i $(GTAGS_ARGS) "$$here"
737 cscope: cscope.files
738         test ! -s cscope.files \
739           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
740 clean-cscope:
741         -rm -f cscope.files
742 cscope.files: clean-cscope cscopelist
743 cscopelist: cscopelist-recursive
744
745 cscopelist-am: $(am__tagged_files)
746         list='$(am__tagged_files)'; \
747         case "$(srcdir)" in \
748           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
749           *) sdir=$(subdir)/$(srcdir) ;; \
750         esac; \
751         for i in $$list; do \
752           if test -f "$$i"; then \
753             echo "$(subdir)/$$i"; \
754           else \
755             echo "$$sdir/$$i"; \
756           fi; \
757         done >> $(top_builddir)/cscope.files
758
759 distclean-tags:
760         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
761         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
762 distdir: $(BUILT_SOURCES)
763         $(MAKE) $(AM_MAKEFLAGS) distdir-am
764
765 distdir-am: $(DISTFILES)
766         $(am__remove_distdir)
767         test -d "$(distdir)" || mkdir "$(distdir)"
768         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
769         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
770         list='$(DISTFILES)'; \
771           dist_files=`for file in $$list; do echo $$file; done | \
772           sed -e "s|^$$srcdirstrip/||;t" \
773               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
774         case $$dist_files in \
775           */*) $(MKDIR_P) `echo "$$dist_files" | \
776                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
777                            sort -u` ;; \
778         esac; \
779         for file in $$dist_files; do \
780           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
781           if test -d $$d/$$file; then \
782             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
783             if test -d "$(distdir)/$$file"; then \
784               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
785             fi; \
786             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
787               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
788               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
789             fi; \
790             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
791           else \
792             test -f "$(distdir)/$$file" \
793             || cp -p $$d/$$file "$(distdir)/$$file" \
794             || exit 1; \
795           fi; \
796         done
797         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
798           if test "$$subdir" = .; then :; else \
799             $(am__make_dryrun) \
800               || test -d "$(distdir)/$$subdir" \
801               || $(MKDIR_P) "$(distdir)/$$subdir" \
802               || exit 1; \
803             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
804             $(am__relativize); \
805             new_distdir=$$reldir; \
806             dir1=$$subdir; dir2="$(top_distdir)"; \
807             $(am__relativize); \
808             new_top_distdir=$$reldir; \
809             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
810             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
811             ($(am__cd) $$subdir && \
812               $(MAKE) $(AM_MAKEFLAGS) \
813                 top_distdir="$$new_top_distdir" \
814                 distdir="$$new_distdir" \
815                 am__remove_distdir=: \
816                 am__skip_length_check=: \
817                 am__skip_mode_fix=: \
818                 distdir) \
819               || exit 1; \
820           fi; \
821         done
822         $(MAKE) $(AM_MAKEFLAGS) \
823           top_distdir="$(top_distdir)" distdir="$(distdir)" \
824           dist-hook
825         -test -n "$(am__skip_mode_fix)" \
826         || find "$(distdir)" -type d ! -perm -755 \
827                 -exec chmod u+rwx,go+rx {} \; -o \
828           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
829           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
830           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
831         || chmod -R a+r "$(distdir)"
832 dist-gzip: distdir
833         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
834         $(am__post_remove_distdir)
835
836 dist-bzip2: distdir
837         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
838         $(am__post_remove_distdir)
839
840 dist-lzip: distdir
841         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
842         $(am__post_remove_distdir)
843
844 dist-xz: distdir
845         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
846         $(am__post_remove_distdir)
847
848 dist-zstd: distdir
849         tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
850         $(am__post_remove_distdir)
851
852 dist-tarZ: distdir
853         @echo WARNING: "Support for distribution archives compressed with" \
854                        "legacy program 'compress' is deprecated." >&2
855         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
856         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
857         $(am__post_remove_distdir)
858
859 dist-shar: distdir
860         @echo WARNING: "Support for shar distribution archives is" \
861                        "deprecated." >&2
862         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
863         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
864         $(am__post_remove_distdir)
865
866 dist-zip: distdir
867         -rm -f $(distdir).zip
868         zip -rq $(distdir).zip $(distdir)
869         $(am__post_remove_distdir)
870
871 dist dist-all:
872         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
873         $(am__post_remove_distdir)
874
875 # This target untars the dist file and tries a VPATH configuration.  Then
876 # it guarantees that the distribution is self-contained by making another
877 # tarfile.
878 distcheck: dist
879         case '$(DIST_ARCHIVES)' in \
880         *.tar.gz*) \
881           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
882         *.tar.bz2*) \
883           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
884         *.tar.lz*) \
885           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
886         *.tar.xz*) \
887           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
888         *.tar.Z*) \
889           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
890         *.shar.gz*) \
891           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
892         *.zip*) \
893           unzip $(distdir).zip ;;\
894         *.tar.zst*) \
895           zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
896         esac
897         chmod -R a-w $(distdir)
898         chmod u+w $(distdir)
899         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
900         chmod a-w $(distdir)
901         test -d $(distdir)/_build || exit 0; \
902         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
903           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
904           && am__cwd=`pwd` \
905           && $(am__cd) $(distdir)/_build/sub \
906           && ../../configure \
907             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
908             $(DISTCHECK_CONFIGURE_FLAGS) \
909             --srcdir=../.. --prefix="$$dc_install_base" \
910           && $(MAKE) $(AM_MAKEFLAGS) \
911           && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
912           && $(MAKE) $(AM_MAKEFLAGS) check \
913           && $(MAKE) $(AM_MAKEFLAGS) install \
914           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
915           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
916           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
917                 distuninstallcheck \
918           && chmod -R a-w "$$dc_install_base" \
919           && ({ \
920                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
921                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
922                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
923                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
924                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
925               } || { rm -rf "$$dc_destdir"; exit 1; }) \
926           && rm -rf "$$dc_destdir" \
927           && $(MAKE) $(AM_MAKEFLAGS) dist \
928           && rm -rf $(DIST_ARCHIVES) \
929           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
930           && cd "$$am__cwd" \
931           || exit 1
932         $(am__post_remove_distdir)
933         @(echo "$(distdir) archives ready for distribution: "; \
934           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
935           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
936 distuninstallcheck:
937         @test -n '$(distuninstallcheck_dir)' || { \
938           echo 'ERROR: trying to run $@ with an empty' \
939                '$$(distuninstallcheck_dir)' >&2; \
940           exit 1; \
941         }; \
942         $(am__cd) '$(distuninstallcheck_dir)' || { \
943           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
944           exit 1; \
945         }; \
946         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
947            || { echo "ERROR: files left after uninstall:" ; \
948                 if test -n "$(DESTDIR)"; then \
949                   echo "  (check DESTDIR support)"; \
950                 fi ; \
951                 $(distuninstallcheck_listfiles) ; \
952                 exit 1; } >&2
953 distcleancheck: distclean
954         @if test '$(srcdir)' = . ; then \
955           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
956           exit 1 ; \
957         fi
958         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
959           || { echo "ERROR: files left in build directory after distclean:" ; \
960                $(distcleancheck_listfiles) ; \
961                exit 1; } >&2
962 check-am: all-am
963 check: $(BUILT_SOURCES)
964         $(MAKE) $(AM_MAKEFLAGS) check-recursive
965 all-am: Makefile config.h
966 installdirs: installdirs-recursive
967 installdirs-am:
968 install: $(BUILT_SOURCES)
969         $(MAKE) $(AM_MAKEFLAGS) install-recursive
970 install-exec: $(BUILT_SOURCES)
971         $(MAKE) $(AM_MAKEFLAGS) install-exec-recursive
972 install-data: install-data-recursive
973 uninstall: uninstall-recursive
974
975 install-am: all-am
976         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
977
978 installcheck: installcheck-recursive
979 install-strip:
980         if test -z '$(STRIP)'; then \
981           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
982             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
983               install; \
984         else \
985           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
986             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
987             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
988         fi
989 mostlyclean-generic:
990
991 clean-generic:
992         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
993
994 distclean-generic:
995         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
996         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
997         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
998
999 maintainer-clean-generic:
1000         @echo "This command is intended for maintainers to use"
1001         @echo "it deletes files that may require special tools to rebuild."
1002         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1003 clean: clean-recursive
1004
1005 clean-am: clean-generic clean-libtool mostlyclean-am
1006
1007 distclean: distclean-recursive
1008         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1009         -rm -f Makefile
1010 distclean-am: clean-am distclean-generic distclean-hdr \
1011         distclean-libtool distclean-tags
1012
1013 dvi: dvi-recursive
1014
1015 dvi-am:
1016
1017 html: html-recursive
1018
1019 html-am:
1020
1021 info: info-recursive
1022
1023 info-am:
1024
1025 install-data-am: install-data-local
1026
1027 install-dvi: install-dvi-recursive
1028
1029 install-dvi-am:
1030
1031 install-exec-am:
1032
1033 install-html: install-html-recursive
1034
1035 install-html-am:
1036
1037 install-info: install-info-recursive
1038
1039 install-info-am:
1040
1041 install-man:
1042
1043 install-pdf: install-pdf-recursive
1044
1045 install-pdf-am:
1046
1047 install-ps: install-ps-recursive
1048
1049 install-ps-am:
1050
1051 installcheck-am:
1052
1053 maintainer-clean: maintainer-clean-recursive
1054         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1055         -rm -rf $(top_srcdir)/autom4te.cache
1056         -rm -f Makefile
1057 maintainer-clean-am: distclean-am maintainer-clean-generic
1058
1059 mostlyclean: mostlyclean-recursive
1060
1061 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1062
1063 pdf: pdf-recursive
1064
1065 pdf-am:
1066
1067 ps: ps-recursive
1068
1069 ps-am:
1070
1071 uninstall-am: uninstall-local
1072
1073 .MAKE: $(am__recursive_targets) all check install install-am \
1074         install-exec install-strip
1075
1076 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1077         am--refresh check check-am clean clean-cscope clean-generic \
1078         clean-libtool cscope cscopelist-am ctags ctags-am dist \
1079         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1080         dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
1081         distclean-generic distclean-hdr distclean-libtool \
1082         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1083         dvi-am html html-am info info-am install install-am \
1084         install-data install-data-am install-data-local install-dvi \
1085         install-dvi-am install-exec install-exec-am install-html \
1086         install-html-am install-info install-info-am install-man \
1087         install-pdf install-pdf-am install-ps install-ps-am \
1088         install-strip installcheck installcheck-am installdirs \
1089         installdirs-am maintainer-clean maintainer-clean-generic \
1090         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1091         ps ps-am tags tags-am uninstall uninstall-am uninstall-local
1092
1093 .PRECIOUS: Makefile
1094
1095
1096 .gcc-warning:
1097         @echo "Compiling with GCC now generates lots of new warnings."
1098         @echo " "
1099         @echo "Don't be concerned. They're just warnings."
1100         @echo " "
1101         @echo "Don't send bug reports about the warnings, either."
1102         @echo " "
1103         @echo "Feel free to send patches that fix these warnings, though."
1104         @echo " "
1105         @sleep 1
1106         @touch $@
1107
1108 html/.datecheck: FRC.html
1109         cd $(srcdir)/html && \
1110         ../scripts/build/checkHtmlFileDates
1111
1112 libtool: $(LIBTOOL_DEPS)
1113         ./config.status --recheck
1114
1115 sntp/built-sources-only: FRC.sntp
1116         @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only
1117
1118 $(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html
1119         { echo "This file is automatically generated from html/copyright.html" ; \
1120           lynx -dump $(srcdir)/html/copyright.html ;} > COPYRIGHT.new \
1121         && mv -f COPYRIGHT.new $(srcdir)/COPYRIGHT
1122
1123 COPYRIGHT-please: $(srcdir)/COPYRIGHT
1124         @: do-nothing action to prevent default \
1125            This target is needed by sntp/Makefile.am on decrepit \
1126            FreeBSD 6.x make which fails with "make COPYRIGHT" \
1127            configured in $(srcdir) but "make ./COPYRIGHT" succeeds. \
1128            Rather than determine our $(srcdir) from sntp/Makefile.am \
1129            COPYRIGHT-please serves as a fixed target.
1130
1131 $(srcdir)/.checkChangeLog: $(srcdir)/ChangeLog $(srcdir)/scripts/build/checkChangeLog
1132         cd $(srcdir) && \
1133         ./scripts/build/checkChangeLog
1134
1135 dist-hook:
1136         @find $(distdir) -type d -name SCCS -print | xargs rm -rf
1137
1138 install-data-local:
1139         @echo "Installing stand-alone HTML documentation"
1140         @( cd $(srcdir) && \
1141                 for i in `find html -type d | grep -v SCCS` ; \
1142                 do $(INSTALL) -d $(DESTDIR)$(htmldir)/$$i ; done )
1143         @( cd $(srcdir) && \
1144                 for i in `find html -type f | grep -v SCCS` ; \
1145                 do $(INSTALL_DATA) $$i $(DESTDIR)$(htmldir)/$$i ; done )
1146
1147 uninstall-local:
1148                 rm -rf $(DESTDIR)$(htmldir)/html
1149
1150 CommitLog: FRC.CommitLog
1151         cd $(srcdir)                                    \
1152         && $(PATH_TEST) -e CommitLog                    \
1153                 -a SCCS/s.ChangeSet -ot CommitLog       \
1154         || scripts/build/genCommitLog
1155
1156 .buildcvo:
1157         echo "$(CVO)" > .buildcvo
1158
1159 .checkcvo: .buildcvo FRC.checkcvo
1160         @if [ "`cat .buildcvo`" != "$(CVO)" ];then      \
1161                 echo "This directory was configured for `cat .buildcvo`"; \
1162                 echo "but this machine is a $(CVO)";    \
1163                 exit 1; \
1164         fi
1165
1166 .buildhost:
1167         echo "$(BHOST)" > .buildhost
1168
1169 .checkhost: .buildhost FRC.checkhost
1170         @if [ "`cat .buildhost`" != "$(BHOST)" ];then   \
1171                 echo "Built on `cat .buildhost` but this is $(BHOST)"; \
1172                 echo " "; \
1173         fi
1174
1175 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
1176         @: do-nothing action prevents any default
1177
1178 # HMS: what was I trying to do with this?
1179 #dot.emacs: FRC.distwarn
1180
1181 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1182 # Otherwise a system limit (for SysV at least) may be exceeded.
1183 .NOEXPORT: