Makefile.in revision 344884
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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
17# we traditionally installed software in bindir, while it should have gone
18# in sbindir.  Now that we offer a choice, look in the "other" installation
19# subdir to warn folks if there is another version there.
20
21
22
23VPATH = @srcdir@
24am__is_gnu_make = { \
25  if test -z '$(MAKELEVEL)'; then \
26    false; \
27  elif test -n '$(MAKE_HOST)'; then \
28    true; \
29  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
30    true; \
31  else \
32    false; \
33  fi; \
34}
35am__make_running_with_option = \
36  case $${target_option-} in \
37      ?) ;; \
38      *) echo "am__make_running_with_option: internal error: invalid" \
39              "target option '$${target_option-}' specified" >&2; \
40         exit 1;; \
41  esac; \
42  has_opt=no; \
43  sane_makeflags=$$MAKEFLAGS; \
44  if $(am__is_gnu_make); then \
45    sane_makeflags=$$MFLAGS; \
46  else \
47    case $$MAKEFLAGS in \
48      *\\[\ \	]*) \
49        bs=\\; \
50        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
51          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
52    esac; \
53  fi; \
54  skip_next=no; \
55  strip_trailopt () \
56  { \
57    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
58  }; \
59  for flg in $$sane_makeflags; do \
60    test $$skip_next = yes && { skip_next=no; continue; }; \
61    case $$flg in \
62      *=*|--*) continue;; \
63        -*I) strip_trailopt 'I'; skip_next=yes;; \
64      -*I?*) strip_trailopt 'I';; \
65        -*O) strip_trailopt 'O'; skip_next=yes;; \
66      -*O?*) strip_trailopt 'O';; \
67        -*l) strip_trailopt 'l'; skip_next=yes;; \
68      -*l?*) strip_trailopt 'l';; \
69      -[dEDm]) skip_next=yes;; \
70      -[JT]) skip_next=yes;; \
71    esac; \
72    case $$flg in \
73      *$$target_option*) has_opt=yes; break;; \
74    esac; \
75  done; \
76  test $$has_opt = yes
77am__make_dryrun = (target_option=n; $(am__make_running_with_option))
78am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
79pkgdatadir = $(datadir)/@PACKAGE@
80pkgincludedir = $(includedir)/@PACKAGE@
81pkglibdir = $(libdir)/@PACKAGE@
82pkglibexecdir = $(libexecdir)/@PACKAGE@
83am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
84install_sh_DATA = $(install_sh) -c -m 644
85install_sh_PROGRAM = $(install_sh) -c
86install_sh_SCRIPT = $(install_sh) -c
87INSTALL_HEADER = $(INSTALL_DATA)
88transform = $(program_transform_name)
89NORMAL_INSTALL = :
90PRE_INSTALL = :
91POST_INSTALL = :
92NORMAL_UNINSTALL = :
93PRE_UNINSTALL = :
94POST_UNINSTALL = :
95build_triplet = @build@
96host_triplet = @host@
97EXTRA_PROGRAMS = ntpdc$(EXEEXT) ntpdc-layout$(EXEEXT)
98subdir = ntpdc
99ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
101	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
102	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
103	$(top_srcdir)/sntp/m4/define_dir.m4 \
104	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
105	$(top_srcdir)/sntp/m4/libtool.m4 \
106	$(top_srcdir)/sntp/m4/ltoptions.m4 \
107	$(top_srcdir)/sntp/m4/ltsugar.m4 \
108	$(top_srcdir)/sntp/m4/ltversion.m4 \
109	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
110	$(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \
111	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
112	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
113	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
114	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
115	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
116	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
117	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
118	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
119	$(top_srcdir)/sntp/m4/ntp_harden.m4 \
120	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
121	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
122	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
123	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
124	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
125	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
126	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
127	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
128	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
129	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
130	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
131	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
132	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
133	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
134	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
135	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
136	$(top_srcdir)/sntp/m4/openldap.m4 \
137	$(top_srcdir)/sntp/m4/os_cflags.m4 \
138	$(top_srcdir)/sntp/m4/snprintf.m4 \
139	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
140am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
141	$(ACLOCAL_M4)
142DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
143	$(am__DIST_COMMON)
144mkinstalldirs = $(install_sh) -d
145CONFIG_HEADER = $(top_builddir)/config.h
146CONFIG_CLEAN_FILES = nl.pl
147CONFIG_CLEAN_VPATH_FILES =
148am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
149	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
150	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"
151PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS)
152am_ntpdc_OBJECTS = ntpdc.$(OBJEXT) ntpdc_ops.$(OBJEXT) \
153	ntpdc-opts.$(OBJEXT)
154ntpdc_OBJECTS = $(am_ntpdc_OBJECTS)
155am__DEPENDENCIES_1 =
156ntpdc_DEPENDENCIES = version.o $(am__DEPENDENCIES_1) \
157	../libntp/libntp.a $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
158	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
159	$(am__DEPENDENCIES_1)
160AM_V_lt = $(am__v_lt_@AM_V@)
161am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
162am__v_lt_0 = --silent
163am__v_lt_1 = 
164ntpdc_layout_SOURCES = ntpdc-layout.c
165ntpdc_layout_OBJECTS = ntpdc-layout.$(OBJEXT)
166ntpdc_layout_DEPENDENCIES =
167AM_V_P = $(am__v_P_@AM_V@)
168am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
169am__v_P_0 = false
170am__v_P_1 = :
171AM_V_GEN = $(am__v_GEN_@AM_V@)
172am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
173am__v_GEN_0 = @echo "  GEN     " $@;
174am__v_GEN_1 = 
175AM_V_at = $(am__v_at_@AM_V@)
176am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
177am__v_at_0 = @
178am__v_at_1 = 
179DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
180depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
181am__depfiles_maybe = depfiles
182am__mv = mv -f
183COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
184	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
186	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
187	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
188	$(AM_CFLAGS) $(CFLAGS)
189AM_V_CC = $(am__v_CC_@AM_V@)
190am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191am__v_CC_0 = @echo "  CC      " $@;
192am__v_CC_1 = 
193CCLD = $(CC)
194LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
195	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
196	$(AM_LDFLAGS) $(LDFLAGS) -o $@
197AM_V_CCLD = $(am__v_CCLD_@AM_V@)
198am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
199am__v_CCLD_0 = @echo "  CCLD    " $@;
200am__v_CCLD_1 = 
201SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
202DIST_SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
203am__can_run_installinfo = \
204  case $$AM_UPDATE_INFO_DIR in \
205    n|no|NO) false;; \
206    *) (install-info --version) >/dev/null 2>&1;; \
207  esac
208am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
209am__vpath_adj = case $$p in \
210    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
211    *) f=$$p;; \
212  esac;
213am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
214am__install_max = 40
215am__nobase_strip_setup = \
216  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
217am__nobase_strip = \
218  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
219am__nobase_list = $(am__nobase_strip_setup); \
220  for p in $$list; do echo "$$p $$p"; done | \
221  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
222  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
223    if (++n[$$2] == $(am__install_max)) \
224      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
225    END { for (dir in files) print dir, files[dir] }'
226am__base_list = \
227  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
228  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
229am__uninstall_files_from_dir = { \
230  test -z "$$files" \
231    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
232    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
233         $(am__cd) "$$dir" && rm -f $$files; }; \
234  }
235man1dir = $(mandir)/man1
236man8dir = $(mandir)/man8
237NROFF = nroff
238MANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
239DATA = $(html_DATA) $(noinst_DATA)
240HEADERS = $(noinst_HEADERS)
241am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
242# Read a list of newline-separated strings from the standard input,
243# and print each of them once, without duplicates.  Input order is
244# *not* preserved.
245am__uniquify_input = $(AWK) '\
246  BEGIN { nonempty = 0; } \
247  { items[$$0] = 1; nonempty = 1; } \
248  END { if (nonempty) { for (i in items) print i; }; } \
249'
250# Make sure the list of sources is unique.  This is necessary because,
251# e.g., the same source file might be shared among _SOURCES variables
252# for different programs/libraries.
253am__define_uniq_tagged_files = \
254  list='$(am__tagged_files)'; \
255  unique=`for i in $$list; do \
256    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257  done | $(am__uniquify_input)`
258ETAGS = etags
259CTAGS = ctags
260am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/nl.pl.in \
261	$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf \
262	$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf \
263	$(top_srcdir)/sntp/check-libntp.mf \
264	$(top_srcdir)/sntp/libevent/build-aux/depcomp README
265DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
266ACLOCAL = @ACLOCAL@
267ALLOCA = @ALLOCA@
268AMTAR = @AMTAR@
269AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
270AR = @AR@
271AUTOCONF = @AUTOCONF@
272AUTOHEADER = @AUTOHEADER@
273AUTOMAKE = @AUTOMAKE@
274AWK = @AWK@
275BUILD_THREAD = @BUILD_THREAD@
276CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
277CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
278CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
279CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
280CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
281CC = @CC@
282CCDEPMODE = @CCDEPMODE@
283CFLAGS = @CFLAGS@
284CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
285CFLAGS_NTP = @CFLAGS_NTP@
286CHUTEST = @CHUTEST@
287CONFIG_SHELL = @CONFIG_SHELL@
288CPP = @CPP@
289CPPFLAGS = @CPPFLAGS@
290CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
291CPPFLAGS_NTP = @CPPFLAGS_NTP@
292CYGPATH_W = @CYGPATH_W@
293DCFD = @DCFD@
294DEFS = @DEFS@
295DEPDIR = @DEPDIR@
296DLLTOOL = @DLLTOOL@
297DSYMUTIL = @DSYMUTIL@
298DUMPBIN = @DUMPBIN@
299ECHO_C = @ECHO_C@
300ECHO_N = @ECHO_N@
301ECHO_T = @ECHO_T@
302EDITLINE_LIBS = @EDITLINE_LIBS@
303EGREP = @EGREP@
304EXEEXT = @EXEEXT@
305FGREP = @FGREP@
306GREP = @GREP@
307GTEST_CONFIG = @GTEST_CONFIG@
308GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
309GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
310GTEST_LDFLAGS = @GTEST_LDFLAGS@
311GTEST_LIBS = @GTEST_LIBS@
312HAVE_INLINE = @HAVE_INLINE@
313HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
314HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
315HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
316INSTALL = @INSTALL@
317INSTALL_DATA = @INSTALL_DATA@
318INSTALL_PROGRAM = @INSTALL_PROGRAM@
319INSTALL_SCRIPT = @INSTALL_SCRIPT@
320INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
321LD = @LD@
322LDADD_LIBEVENT = @LDADD_LIBEVENT@
323LDADD_LIBNTP = @LDADD_LIBNTP@
324LDADD_LIBUTIL = @LDADD_LIBUTIL@
325LDADD_NLIST = @LDADD_NLIST@
326LDADD_NTP = @LDADD_NTP@
327LDFLAGS = @LDFLAGS@
328LDFLAGS_NTP = @LDFLAGS_NTP@
329LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
330LIBM = @LIBM@
331LIBOBJS = @LIBOBJS@
332LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
333LIBOPTS_DIR = @LIBOPTS_DIR@
334LIBOPTS_LDADD = @LIBOPTS_LDADD@
335LIBPARSE = @LIBPARSE@
336LIBS = @LIBS@
337LIBTOOL = @LIBTOOL@
338LIBTOOL_DEPS = @LIBTOOL_DEPS@
339LIPO = @LIPO@
340LN_S = @LN_S@
341LSCF = @LSCF@
342LTHREAD_LIBS = @LTHREAD_LIBS@
343LTLIBOBJS = @LTLIBOBJS@
344LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
345MAKEINFO = @MAKEINFO@
346MAKE_ADJTIMED = @MAKE_ADJTIMED@
347MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
348MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
349MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
350MAKE_LIBPARSE = @MAKE_LIBPARSE@
351MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
352MAKE_NTPDSIM = @MAKE_NTPDSIM@
353MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
354MAKE_NTPTIME = @MAKE_NTPTIME@
355MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
356MAKE_TICKADJ = @MAKE_TICKADJ@
357MAKE_TIMETRIM = @MAKE_TIMETRIM@
358MANIFEST_TOOL = @MANIFEST_TOOL@
359MANTAGFMT = @MANTAGFMT@
360MKDIR_P = @MKDIR_P@
361NM = @NM@
362NMEDIT = @NMEDIT@
363NTPDATE_DB = @NTPDATE_DB@
364NTPDATE_DL = @NTPDATE_DL@
365NTPDATE_DS = @NTPDATE_DS@
366NTPDATE_MS = @NTPDATE_MS@
367NTPDATE_NI = @NTPDATE_NI@
368NTPDC_DB = @NTPDC_DB@
369NTPDC_DL = @NTPDC_DL@
370NTPDC_DS = @NTPDC_DS@
371NTPDC_MS = @NTPDC_MS@
372NTPDC_NI = @NTPDC_NI@
373NTPDSIM_DB = @NTPDSIM_DB@
374NTPDSIM_DL = @NTPDSIM_DL@
375NTPDSIM_DS = @NTPDSIM_DS@
376NTPDSIM_MS = @NTPDSIM_MS@
377NTPDSIM_NI = @NTPDSIM_NI@
378NTPD_DB = @NTPD_DB@
379NTPD_DL = @NTPD_DL@
380NTPD_DS = @NTPD_DS@
381NTPD_MS = @NTPD_MS@
382NTPD_NI = @NTPD_NI@
383NTPQ_DB = @NTPQ_DB@
384NTPQ_DL = @NTPQ_DL@
385NTPQ_DS = @NTPQ_DS@
386NTPQ_MS = @NTPQ_MS@
387NTPQ_NI = @NTPQ_NI@
388NTPSNMPD_DB = @NTPSNMPD_DB@
389NTPSNMPD_DL = @NTPSNMPD_DL@
390NTPSNMPD_DS = @NTPSNMPD_DS@
391NTPSNMPD_MS = @NTPSNMPD_MS@
392NTPSNMPD_NI = @NTPSNMPD_NI@
393NTPSWEEP_DB = @NTPSWEEP_DB@
394NTPSWEEP_DL = @NTPSWEEP_DL@
395NTPSWEEP_DS = @NTPSWEEP_DS@
396NTPSWEEP_MS = @NTPSWEEP_MS@
397NTPSWEEP_NI = @NTPSWEEP_NI@
398NTPTIME_DB = @NTPTIME_DB@
399NTPTIME_DL = @NTPTIME_DL@
400NTPTIME_DS = @NTPTIME_DS@
401NTPTIME_MS = @NTPTIME_MS@
402NTPTIME_NI = @NTPTIME_NI@
403NTPTRACE_DB = @NTPTRACE_DB@
404NTPTRACE_DL = @NTPTRACE_DL@
405NTPTRACE_DS = @NTPTRACE_DS@
406NTPTRACE_MS = @NTPTRACE_MS@
407NTPTRACE_NI = @NTPTRACE_NI@
408NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
409NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
410NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
411NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
412NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
413NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
414NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
415NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
416NTP_KEYSDIR = @NTP_KEYSDIR@
417NTP_WAIT_DB = @NTP_WAIT_DB@
418NTP_WAIT_DL = @NTP_WAIT_DL@
419NTP_WAIT_DS = @NTP_WAIT_DS@
420NTP_WAIT_MS = @NTP_WAIT_MS@
421NTP_WAIT_NI = @NTP_WAIT_NI@
422OBJDUMP = @OBJDUMP@
423OBJEXT = @OBJEXT@
424OTOOL = @OTOOL@
425OTOOL64 = @OTOOL64@
426PACKAGE = @PACKAGE@
427PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
428PACKAGE_NAME = @PACKAGE_NAME@
429PACKAGE_STRING = @PACKAGE_STRING@
430PACKAGE_TARNAME = @PACKAGE_TARNAME@
431PACKAGE_URL = @PACKAGE_URL@
432PACKAGE_VERSION = @PACKAGE_VERSION@
433PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
434PATH_PERL = @PATH_PERL@
435PATH_RUBY = @PATH_RUBY@
436PATH_SEPARATOR = @PATH_SEPARATOR@
437PATH_TEST = @PATH_TEST@
438PERLLIBDIR = @PERLLIBDIR@
439PKG_CONFIG = @PKG_CONFIG@
440POSIX_SHELL = @POSIX_SHELL@
441PROPDELAY = @PROPDELAY@
442PTHREAD_LIBS = @PTHREAD_LIBS@
443RANLIB = @RANLIB@
444SED = @SED@
445SET_MAKE = @SET_MAKE@
446SHELL = @SHELL@
447SNMP_CFLAGS = @SNMP_CFLAGS@
448SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
449SNMP_LIBS = @SNMP_LIBS@
450SNTP = @SNTP@
451SNTP_DB = @SNTP_DB@
452SNTP_DL = @SNTP_DL@
453SNTP_DS = @SNTP_DS@
454SNTP_MS = @SNTP_MS@
455SNTP_NI = @SNTP_NI@
456STDNORETURN_H = @STDNORETURN_H@
457STRIP = @STRIP@
458TESTDCF = @TESTDCF@
459TICKADJ_DB = @TICKADJ_DB@
460TICKADJ_DL = @TICKADJ_DL@
461TICKADJ_DS = @TICKADJ_DS@
462TICKADJ_MS = @TICKADJ_MS@
463TICKADJ_NI = @TICKADJ_NI@
464TIMETRIM_DB = @TIMETRIM_DB@
465TIMETRIM_DL = @TIMETRIM_DL@
466TIMETRIM_DS = @TIMETRIM_DS@
467TIMETRIM_MS = @TIMETRIM_MS@
468TIMETRIM_NI = @TIMETRIM_NI@
469UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
470UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
471UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
472UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
473UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
474VERSION = @VERSION@
475VER_SUFFIX = @VER_SUFFIX@
476YACC = @YACC@
477YFLAGS = @YFLAGS@
478abs_builddir = @abs_builddir@
479abs_srcdir = @abs_srcdir@
480abs_top_builddir = @abs_top_builddir@
481abs_top_srcdir = @abs_top_srcdir@
482ac_ct_AR = @ac_ct_AR@
483ac_ct_CC = @ac_ct_CC@
484ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
485am__include = @am__include@
486am__leading_dot = @am__leading_dot@
487am__quote = @am__quote@
488am__tar = @am__tar@
489am__untar = @am__untar@
490bindir = @bindir@
491build = @build@
492build_alias = @build_alias@
493build_cpu = @build_cpu@
494build_os = @build_os@
495build_vendor = @build_vendor@
496builddir = @builddir@
497datadir = @datadir@
498datarootdir = @datarootdir@
499docdir = @docdir@
500dvidir = @dvidir@
501exec_prefix = @exec_prefix@
502host = @host@
503host_alias = @host_alias@
504host_cpu = @host_cpu@
505host_os = @host_os@
506host_vendor = @host_vendor@
507htmldir = @htmldir@
508includedir = @includedir@
509infodir = @infodir@
510install_sh = @install_sh@
511libdir = @libdir@
512libexecdir = @libexecdir@
513localedir = @localedir@
514localstatedir = @localstatedir@
515mandir = @mandir@
516mkdir_p = @mkdir_p@
517oldincludedir = @oldincludedir@
518pdfdir = @pdfdir@
519prefix = @prefix@
520program_transform_name = @program_transform_name@
521psdir = @psdir@
522sbindir = @sbindir@
523sharedstatedir = @sharedstatedir@
524srcdir = @srcdir@
525subdirs = @subdirs@
526sysconfdir = @sysconfdir@
527target_alias = @target_alias@
528top_build_prefix = @top_build_prefix@
529top_builddir = @top_builddir@
530top_srcdir = @top_srcdir@
531NULL = 
532bin_PROGRAMS = $(NTPDC_DB)
533libexec_PROGRAMS = $(NTPDC_DL)
534sbin_PROGRAMS = $(NTPDC_DS)
535EXTRA_DATA = check-layout
536BUILT_SOURCES = @MAKE_CHECK_LAYOUT@ ntpdc-opts.c ntpdc-opts.h \
537	check-libopts check-libntp .deps-ver
538AM_CFLAGS = $(CFLAGS_NTP) $(NTP_HARD_CFLAGS)
539AM_CPPFLAGS = $(NTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_NTP) \
540	$(NTP_HARD_CPPFLAGS)
541AM_LDFLAGS = $(LDFLAGS_NTP) $(NTP_HARD_LDFLAGS)
542
543# LDADD might need RESLIB and ADJLIB
544ntpdc_LDADD = version.o $(LIBOPTS_LDADD) ../libntp/libntp.a \
545	$(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) $(EDITLINE_LIBS) \
546	$(LDADD_NTP)
547# ntpdc-layout doesn't need any additional libraries at all
548ntpdc_layout_LDADD = 
549DISTCLEANFILES = .version version.c config.log $(man_MANS)
550CLEANFILES = check-layout layout.here nl.c ntpdc-layout check-libopts \
551	check-libntp .deps-ver
552noinst_HEADERS = ntpdc.h
553ETAGS_ARGS = Makefile.am
554EXTRA_DIST = \
555	invoke-ntpdc.menu	\
556	invoke-ntpdc.texi	\
557	layout.std		\
558	nl_in.c			\
559	nl.pl			\
560	ntpdc-opts.def		\
561	ntpdc.1ntpdcman		\
562	ntpdc.1ntpdcmdoc	\
563	ntpdc.man.in		\
564	ntpdc.mdoc.in		\
565	ntpdc.html		\
566	ntpdc.texi		\
567	$(NULL)
568
569man1_MANS = 
570man8_MANS = 
571man_MANS = ntpdc.$(NTPDC_MS)
572html_DATA = \
573	$(srcdir)/ntpdc.html		\
574	$(NULL)
575
576noinst_DATA = \
577	$(srcdir)/invoke-ntpdc.menu	\
578	$(srcdir)/invoke-ntpdc.texi	\
579	$(srcdir)/ntpdc.man.in		\
580	$(srcdir)/ntpdc.mdoc.in		\
581	$(NULL)
582
583run_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
584		autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
585
586std_def_list = \
587	$(top_srcdir)/sntp/include/debug-opt.def		\
588	$(top_srcdir)/sntp/include/autogen-version.def 		\
589	$(top_srcdir)/sntp/include/copyright.def 		\
590	$(top_srcdir)/sntp/include/homerc.def 			\
591	$(top_srcdir)/sntp/include/ntp.lic			\
592	$(top_srcdir)/sntp/include/version.def			\
593	$(NULL)
594
595ntpdc_SOURCES = ntpdc.c ntpdc_ops.c ntpdc-opts.c ntpdc-opts.h
596NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
597	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
598	-I$(top_srcdir)/lib/isc/unix/include
599all: $(BUILT_SOURCES)
600	$(MAKE) $(AM_MAKEFLAGS) all-am
601
602.SUFFIXES:
603.SUFFIXES: .c .lo .o .obj
604$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
605	@for dep in $?; do \
606	  case '$(am__configure_deps)' in \
607	    *$$dep*) \
608	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
609	        && { if test -f $@; then exit 0; else break; fi; }; \
610	      exit 1;; \
611	  esac; \
612	done; \
613	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpdc/Makefile'; \
614	$(am__cd) $(top_srcdir) && \
615	  $(AUTOMAKE) --foreign ntpdc/Makefile
616Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
617	@case '$?' in \
618	  *config.status*) \
619	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
620	  *) \
621	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
622	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
623	esac;
624$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
625
626$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
627	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
628
629$(top_srcdir)/configure:  $(am__configure_deps)
630	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
631$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
632	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
633$(am__aclocal_m4_deps):
634nl.pl: $(top_builddir)/config.status $(srcdir)/nl.pl.in
635	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
636install-binPROGRAMS: $(bin_PROGRAMS)
637	@$(NORMAL_INSTALL)
638	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
639	if test -n "$$list"; then \
640	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
641	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
642	fi; \
643	for p in $$list; do echo "$$p $$p"; done | \
644	sed 's/$(EXEEXT)$$//' | \
645	while read p p1; do if test -f $$p \
646	 || test -f $$p1 \
647	  ; then echo "$$p"; echo "$$p"; else :; fi; \
648	done | \
649	sed -e 'p;s,.*/,,;n;h' \
650	    -e 's|.*|.|' \
651	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
652	sed 'N;N;N;s,\n, ,g' | \
653	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
654	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
655	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
656	    else { print "f", $$3 "/" $$4, $$1; } } \
657	  END { for (d in files) print "f", d, files[d] }' | \
658	while read type dir files; do \
659	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
660	    test -z "$$files" || { \
661	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
662	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
663	    } \
664	; done
665
666uninstall-binPROGRAMS:
667	@$(NORMAL_UNINSTALL)
668	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
669	files=`for p in $$list; do echo "$$p"; done | \
670	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
671	      -e 's/$$/$(EXEEXT)/' \
672	`; \
673	test -n "$$list" || exit 0; \
674	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
675	cd "$(DESTDIR)$(bindir)" && rm -f $$files
676
677clean-binPROGRAMS:
678	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
679	echo " rm -f" $$list; \
680	rm -f $$list || exit $$?; \
681	test -n "$(EXEEXT)" || exit 0; \
682	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
683	echo " rm -f" $$list; \
684	rm -f $$list
685install-libexecPROGRAMS: $(libexec_PROGRAMS)
686	@$(NORMAL_INSTALL)
687	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
688	if test -n "$$list"; then \
689	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
690	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
691	fi; \
692	for p in $$list; do echo "$$p $$p"; done | \
693	sed 's/$(EXEEXT)$$//' | \
694	while read p p1; do if test -f $$p \
695	 || test -f $$p1 \
696	  ; then echo "$$p"; echo "$$p"; else :; fi; \
697	done | \
698	sed -e 'p;s,.*/,,;n;h' \
699	    -e 's|.*|.|' \
700	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
701	sed 'N;N;N;s,\n, ,g' | \
702	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
703	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
704	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
705	    else { print "f", $$3 "/" $$4, $$1; } } \
706	  END { for (d in files) print "f", d, files[d] }' | \
707	while read type dir files; do \
708	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
709	    test -z "$$files" || { \
710	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
711	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
712	    } \
713	; done
714
715uninstall-libexecPROGRAMS:
716	@$(NORMAL_UNINSTALL)
717	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
718	files=`for p in $$list; do echo "$$p"; done | \
719	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
720	      -e 's/$$/$(EXEEXT)/' \
721	`; \
722	test -n "$$list" || exit 0; \
723	echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
724	cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
725
726clean-libexecPROGRAMS:
727	@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
728	echo " rm -f" $$list; \
729	rm -f $$list || exit $$?; \
730	test -n "$(EXEEXT)" || exit 0; \
731	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
732	echo " rm -f" $$list; \
733	rm -f $$list
734install-sbinPROGRAMS: $(sbin_PROGRAMS)
735	@$(NORMAL_INSTALL)
736	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
737	if test -n "$$list"; then \
738	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
739	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
740	fi; \
741	for p in $$list; do echo "$$p $$p"; done | \
742	sed 's/$(EXEEXT)$$//' | \
743	while read p p1; do if test -f $$p \
744	 || test -f $$p1 \
745	  ; then echo "$$p"; echo "$$p"; else :; fi; \
746	done | \
747	sed -e 'p;s,.*/,,;n;h' \
748	    -e 's|.*|.|' \
749	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
750	sed 'N;N;N;s,\n, ,g' | \
751	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
752	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
753	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
754	    else { print "f", $$3 "/" $$4, $$1; } } \
755	  END { for (d in files) print "f", d, files[d] }' | \
756	while read type dir files; do \
757	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
758	    test -z "$$files" || { \
759	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
760	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
761	    } \
762	; done
763
764uninstall-sbinPROGRAMS:
765	@$(NORMAL_UNINSTALL)
766	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
767	files=`for p in $$list; do echo "$$p"; done | \
768	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
769	      -e 's/$$/$(EXEEXT)/' \
770	`; \
771	test -n "$$list" || exit 0; \
772	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
773	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
774
775clean-sbinPROGRAMS:
776	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
777	echo " rm -f" $$list; \
778	rm -f $$list || exit $$?; \
779	test -n "$(EXEEXT)" || exit 0; \
780	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
781	echo " rm -f" $$list; \
782	rm -f $$list
783
784ntpdc$(EXEEXT): $(ntpdc_OBJECTS) $(ntpdc_DEPENDENCIES) $(EXTRA_ntpdc_DEPENDENCIES) 
785	@rm -f ntpdc$(EXEEXT)
786	$(AM_V_CCLD)$(LINK) $(ntpdc_OBJECTS) $(ntpdc_LDADD) $(LIBS)
787
788ntpdc-layout$(EXEEXT): $(ntpdc_layout_OBJECTS) $(ntpdc_layout_DEPENDENCIES) $(EXTRA_ntpdc_layout_DEPENDENCIES) 
789	@rm -f ntpdc-layout$(EXEEXT)
790	$(AM_V_CCLD)$(LINK) $(ntpdc_layout_OBJECTS) $(ntpdc_layout_LDADD) $(LIBS)
791
792mostlyclean-compile:
793	-rm -f *.$(OBJEXT)
794
795distclean-compile:
796	-rm -f *.tab.c
797
798@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-layout.Po@am__quote@
799@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-opts.Po@am__quote@
800@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc.Po@am__quote@
801@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc_ops.Po@am__quote@
802
803.c.o:
804@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
805@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
806@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
807@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
808@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
809
810.c.obj:
811@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
812@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
813@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
814@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
816
817.c.lo:
818@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
819@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
820@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
821@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
822@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
823
824mostlyclean-libtool:
825	-rm -f *.lo
826
827clean-libtool:
828	-rm -rf .libs _libs
829install-man1: $(man1_MANS) $(man_MANS)
830	@$(NORMAL_INSTALL)
831	@list1='$(man1_MANS)'; \
832	list2='$(man_MANS)'; \
833	test -n "$(man1dir)" \
834	  && test -n "`echo $$list1$$list2`" \
835	  || exit 0; \
836	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
837	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
838	{ for i in $$list1; do echo "$$i"; done;  \
839	if test -n "$$list2"; then \
840	  for i in $$list2; do echo "$$i"; done \
841	    | sed -n '/\.1[a-z]*$$/p'; \
842	fi; \
843	} | while read p; do \
844	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
845	  echo "$$d$$p"; echo "$$p"; \
846	done | \
847	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
848	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
849	sed 'N;N;s,\n, ,g' | { \
850	list=; while read file base inst; do \
851	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
852	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
853	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
854	  fi; \
855	done; \
856	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
857	while read files; do \
858	  test -z "$$files" || { \
859	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
860	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
861	done; }
862
863uninstall-man1:
864	@$(NORMAL_UNINSTALL)
865	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
866	files=`{ for i in $$list; do echo "$$i"; done; \
867	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
868	  sed -n '/\.1[a-z]*$$/p'; \
869	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
870	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
871	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
872install-man8: $(man8_MANS) $(man_MANS)
873	@$(NORMAL_INSTALL)
874	@list1='$(man8_MANS)'; \
875	list2='$(man_MANS)'; \
876	test -n "$(man8dir)" \
877	  && test -n "`echo $$list1$$list2`" \
878	  || exit 0; \
879	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
880	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
881	{ for i in $$list1; do echo "$$i"; done;  \
882	if test -n "$$list2"; then \
883	  for i in $$list2; do echo "$$i"; done \
884	    | sed -n '/\.8[a-z]*$$/p'; \
885	fi; \
886	} | while read p; do \
887	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
888	  echo "$$d$$p"; echo "$$p"; \
889	done | \
890	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
891	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
892	sed 'N;N;s,\n, ,g' | { \
893	list=; while read file base inst; do \
894	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
895	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
896	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
897	  fi; \
898	done; \
899	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
900	while read files; do \
901	  test -z "$$files" || { \
902	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
903	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
904	done; }
905
906uninstall-man8:
907	@$(NORMAL_UNINSTALL)
908	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
909	files=`{ for i in $$list; do echo "$$i"; done; \
910	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
911	  sed -n '/\.8[a-z]*$$/p'; \
912	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
913	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
914	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
915install-htmlDATA: $(html_DATA)
916	@$(NORMAL_INSTALL)
917	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
918	if test -n "$$list"; then \
919	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
920	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
921	fi; \
922	for p in $$list; do \
923	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
924	  echo "$$d$$p"; \
925	done | $(am__base_list) | \
926	while read files; do \
927	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
928	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
929	done
930
931uninstall-htmlDATA:
932	@$(NORMAL_UNINSTALL)
933	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
934	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
935	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
936
937ID: $(am__tagged_files)
938	$(am__define_uniq_tagged_files); mkid -fID $$unique
939tags: tags-am
940TAGS: tags
941
942tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
943	set x; \
944	here=`pwd`; \
945	$(am__define_uniq_tagged_files); \
946	shift; \
947	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
948	  test -n "$$unique" || unique=$$empty_fix; \
949	  if test $$# -gt 0; then \
950	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
951	      "$$@" $$unique; \
952	  else \
953	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
954	      $$unique; \
955	  fi; \
956	fi
957ctags: ctags-am
958
959CTAGS: ctags
960ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
961	$(am__define_uniq_tagged_files); \
962	test -z "$(CTAGS_ARGS)$$unique" \
963	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
964	     $$unique
965
966GTAGS:
967	here=`$(am__cd) $(top_builddir) && pwd` \
968	  && $(am__cd) $(top_srcdir) \
969	  && gtags -i $(GTAGS_ARGS) "$$here"
970cscopelist: cscopelist-am
971
972cscopelist-am: $(am__tagged_files)
973	list='$(am__tagged_files)'; \
974	case "$(srcdir)" in \
975	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
976	  *) sdir=$(subdir)/$(srcdir) ;; \
977	esac; \
978	for i in $$list; do \
979	  if test -f "$$i"; then \
980	    echo "$(subdir)/$$i"; \
981	  else \
982	    echo "$$sdir/$$i"; \
983	  fi; \
984	done >> $(top_builddir)/cscope.files
985
986distclean-tags:
987	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
988
989distdir: $(DISTFILES)
990	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
991	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
992	list='$(DISTFILES)'; \
993	  dist_files=`for file in $$list; do echo $$file; done | \
994	  sed -e "s|^$$srcdirstrip/||;t" \
995	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
996	case $$dist_files in \
997	  */*) $(MKDIR_P) `echo "$$dist_files" | \
998			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
999			   sort -u` ;; \
1000	esac; \
1001	for file in $$dist_files; do \
1002	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1003	  if test -d $$d/$$file; then \
1004	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1005	    if test -d "$(distdir)/$$file"; then \
1006	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1007	    fi; \
1008	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1009	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1010	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1011	    fi; \
1012	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1013	  else \
1014	    test -f "$(distdir)/$$file" \
1015	    || cp -p $$d/$$file "$(distdir)/$$file" \
1016	    || exit 1; \
1017	  fi; \
1018	done
1019check-am: all-am
1020check: $(BUILT_SOURCES)
1021	$(MAKE) $(AM_MAKEFLAGS) check-am
1022all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
1023installdirs:
1024	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
1025	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1026	done
1027install: $(BUILT_SOURCES)
1028	$(MAKE) $(AM_MAKEFLAGS) install-am
1029install-exec: install-exec-am
1030install-data: install-data-am
1031uninstall: uninstall-am
1032
1033install-am: all-am
1034	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1035
1036installcheck: installcheck-am
1037install-strip:
1038	if test -z '$(STRIP)'; then \
1039	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1040	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1041	      install; \
1042	else \
1043	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1044	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1045	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1046	fi
1047mostlyclean-generic:
1048
1049clean-generic:
1050	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1051
1052distclean-generic:
1053	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1054	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1055	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1056
1057maintainer-clean-generic:
1058	@echo "This command is intended for maintainers to use"
1059	@echo "it deletes files that may require special tools to rebuild."
1060	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1061clean: clean-am
1062
1063clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1064	clean-libtool clean-sbinPROGRAMS mostlyclean-am
1065
1066distclean: distclean-am
1067	-rm -rf ./$(DEPDIR)
1068	-rm -f Makefile
1069distclean-am: clean-am distclean-compile distclean-generic \
1070	distclean-tags
1071
1072dvi: dvi-am
1073
1074dvi-am:
1075
1076html: html-am
1077
1078html-am:
1079
1080info: info-am
1081
1082info-am:
1083
1084install-data-am: install-data-local install-htmlDATA install-man
1085
1086install-dvi: install-dvi-am
1087
1088install-dvi-am:
1089
1090install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
1091	install-sbinPROGRAMS
1092	@$(NORMAL_INSTALL)
1093	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1094install-html: install-html-am
1095
1096install-html-am:
1097
1098install-info: install-info-am
1099
1100install-info-am:
1101
1102install-man: install-man1 install-man8
1103
1104install-pdf: install-pdf-am
1105
1106install-pdf-am:
1107
1108install-ps: install-ps-am
1109
1110install-ps-am:
1111
1112installcheck-am:
1113
1114maintainer-clean: maintainer-clean-am
1115	-rm -rf ./$(DEPDIR)
1116	-rm -f Makefile
1117maintainer-clean-am: distclean-am maintainer-clean-generic
1118
1119mostlyclean: mostlyclean-am
1120
1121mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1122	mostlyclean-libtool
1123
1124pdf: pdf-am
1125
1126pdf-am:
1127
1128ps: ps-am
1129
1130ps-am:
1131
1132uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1133	uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
1134
1135uninstall-man: uninstall-man1 uninstall-man8
1136
1137.MAKE: all check install install-am install-exec-am install-strip
1138
1139.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
1140	clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1141	clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
1142	distclean distclean-compile distclean-generic \
1143	distclean-libtool distclean-tags distdir dvi dvi-am html \
1144	html-am info info-am install install-am install-binPROGRAMS \
1145	install-data install-data-am install-data-local install-dvi \
1146	install-dvi-am install-exec install-exec-am install-exec-hook \
1147	install-html install-html-am install-htmlDATA install-info \
1148	install-info-am install-libexecPROGRAMS install-man \
1149	install-man1 install-man8 install-pdf install-pdf-am \
1150	install-ps install-ps-am install-sbinPROGRAMS install-strip \
1151	installcheck installcheck-am installdirs maintainer-clean \
1152	maintainer-clean-generic mostlyclean mostlyclean-compile \
1153	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1154	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1155	uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1156	uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS
1157
1158.PRECIOUS: Makefile
1159
1160
1161install-data-local: install-html
1162
1163$(srcdir)/ntpdc-opts.h: $(srcdir)/ntpdc-opts.c
1164	@: do-nothing action to avoid default SCCS get, .h built with .c
1165
1166$(srcdir)/ntpdc-opts.c: $(srcdir)/ntpdc-opts.def $(std_def_list)
1167	$(run_ag) ntpdc-opts.def
1168
1169###
1170
1171$(srcdir)/ntpdc.1ntpdcman: $(srcdir)/ntpdc-opts.def $(std_def_list)
1172	$(run_ag) -DMAN_SECTION=1ntpdcman -Tagman-cmd.tpl ntpdc-opts.def
1173
1174$(srcdir)/ntpdc.man.in: $(srcdir)/ntpdc.1ntpdcman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1175	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcman > $(srcdir)/ntpdc.man.in+
1176	mv $(srcdir)/ntpdc.man.in+ $(srcdir)/ntpdc.man.in
1177
1178###
1179
1180$(srcdir)/ntpdc.1ntpdcmdoc: $(srcdir)/ntpdc-opts.def $(std_def_list)
1181	$(run_ag) -DMAN_SECTION=1ntpdcmdoc -Tagmdoc-cmd.tpl ntpdc-opts.def
1182
1183$(srcdir)/ntpdc.mdoc.in: $(srcdir)/ntpdc.1ntpdcmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1184	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcmdoc > $(srcdir)/ntpdc.mdoc.in+
1185	mv $(srcdir)/ntpdc.mdoc.in+ $(srcdir)/ntpdc.mdoc.in
1186
1187###
1188
1189ntpdc.$(NTPDC_MS): $(srcdir)/ntpdc.$(MANTAGFMT).in $(top_builddir)/config.status
1190	$(top_builddir)/config.status --file=ntpdc.$(NTPDC_MS)+:$(srcdir)/ntpdc.$(MANTAGFMT).in
1191	mv ntpdc.$(NTPDC_MS)+ ntpdc.$(NTPDC_MS)
1192
1193###
1194
1195$(srcdir)/invoke-ntpdc.menu: $(srcdir)/invoke-ntpdc.texi
1196	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1197
1198$(srcdir)/invoke-ntpdc.texi: $(srcdir)/ntpdc-opts.def $(std_def_list)
1199	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpdc-opts.def
1200	$(top_srcdir)/scripts/build/check--help $@
1201
1202$(srcdir)/ntpdc.html: $(srcdir)/invoke-ntpdc.menu $(srcdir)/invoke-ntpdc.texi $(srcdir)/ntpdc.texi $(top_srcdir)/sntp/include/version.texi
1203	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntpdc.html ntpdc.texi || true )
1204
1205ntpdc-layout.o: nl.c
1206
1207layout.here: ntpdc-layout
1208	./ntpdc-layout > $@
1209
1210check-layout: ntpdc-layout $(srcdir)/layout.std layout.here
1211	cmp $(srcdir)/layout.std layout.here && echo stamp > $@
1212
1213$(PROGRAMS): version.o
1214
1215$(top_srcdir)/sntp/scm-rev:
1216	cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
1217
1218version.c: $(ntpdc_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/sntp/scm-rev
1219	env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdc
1220
1221version.o: version.c
1222	env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o
1223
1224# I ran nl_in.c (attached, to be installed into ntpdc) through
1225# $(CC) -E nl_in.c | nl.pl > nl.c
1226nl.c: nl_in.c nl.pl Makefile.am ../config.h ../include/ntp_request.h ntpdc.h
1227	$(CC) -E $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srcdir)/nl_in.c | ./nl.pl > nl.c
1228
1229install-exec-hook:
1230	@test -z "${bin_PROGRAMS}${bin_SCRIPTS}"		\
1231	|| for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do	\
1232	   test ! -f ${sbindir}/$$i				\
1233		|| echo "*** $$i is also in ${sbindir}!";	\
1234	done
1235	@test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}"		\
1236	|| for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do	\
1237	   test ! -f ${bindir}/$$i				\
1238		|| echo "*** $$i is also in ${bindir}!";	\
1239	done
1240
1241#
1242
1243check-libopts: ../sntp/libopts/libopts.la
1244	@echo stamp > $@
1245
1246../sntp/libopts/libopts.la:
1247	-cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1248
1249check-libntp: ../libntp/libntp.a
1250
1251../libntp/libntp.a:
1252	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
1253$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1254	@[ -f $@ ] ||							\
1255		cp $(top_srcdir)/deps-ver $@
1256	@[ -w $@ ] ||							\
1257		chmod ug+w $@
1258	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
1259		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
1260		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
1261		cat $@ &&						\
1262		rm -rf $(DEPDIR) &&					\
1263		mkdir $(DEPDIR) && 					\
1264		case "$(top_builddir)" in				\
1265		 .)							\
1266		    ./config.status Makefile depfiles			\
1267		    ;;							\
1268		 *)							\
1269		    cd "$(top_builddir)" &&				\
1270		    ./config.status $(subdir)/Makefile depfiles &&	\
1271		    cd $(subdir)					\
1272		    ;;							\
1273		esac &&							\
1274		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
1275		cat $(top_srcdir)/deps-ver				\
1276	)
1277	cp $(top_srcdir)/deps-ver $@
1278
1279.deps-ver: $(top_srcdir)/deps-ver
1280	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1281	@touch $@
1282
1283#
1284# depsver.mf	included in Makefile.am for directories with .deps
1285#
1286# When building in the same directory with sources that change over
1287# time, such as when tracking using bk, the .deps files can become
1288# stale with respect to moved, deleted, or superceded headers.  Most
1289# commonly, this would exhibit as make reporting a failure to make a
1290# header file which is no longer in the location given.  To address
1291# this issue, we use a deps-ver file which is updated with each change
1292# that breaks old .deps files.  A copy of deps-ver is made into
1293# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
1294# with different contents than deps-ver, we make clean to ensure all
1295# .o files built before the incompatible change are rebuilt along with
1296# their updated .deps files, then remove $(DEPDIR) and recreate it as
1297# empty stubs.
1298#
1299# It is normal when configured with --disable-dependency-tracking for
1300# the DEPDIR to not have been created.  For this reason, we use the
1301# intermediate target .deps-ver, which invokes make recursively if
1302# DEPDIR exists.
1303#
1304# If you modify depsver.mf, please make the changes to the master
1305# copy, the one in sntp is copied by the bootstrap script from it.
1306#
1307# This comment block follows rather than leads the related code so that
1308# it stays with it in the generated Makefile.in and Makefile.
1309#
1310
1311# Tell versions [3.59,3.63) of GNU make to not export all variables.
1312# Otherwise a system limit (for SysV at least) may be exceeded.
1313.NOEXPORT:
1314