1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
35 build_triplet
= @build@
37 EXTRA_PROGRAMS
= testdcf
$(EXEEXT
) dcfd
$(EXEEXT
)
38 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
39 $(top_srcdir
)/depsver.mf
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.m4 \
43 $(top_srcdir
)/m4
/define_dir.m4 \
44 $(top_srcdir
)/m4
/ntp_cacheversion.m4 \
45 $(top_srcdir
)/m4
/ntp_dir_sep.m4 \
46 $(top_srcdir
)/m4
/ntp_lineeditlibs.m4 \
47 $(top_srcdir
)/m4
/ntp_vpathhack.m4 \
48 $(top_srcdir
)/m4
/os_cflags.m4
$(top_srcdir
)/version.m4 \
49 $(top_srcdir
)/configure.ac
50 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
52 mkinstalldirs
= $(install_sh
) -d
53 CONFIG_HEADER
= $(top_builddir
)/config.h
55 CONFIG_CLEAN_VPATH_FILES
=
56 PROGRAMS
= $(noinst_PROGRAMS
)
58 dcfd_OBJECTS
= dcfd.
$(OBJEXT
)
60 testdcf_SOURCES
= testdcf.c
61 testdcf_OBJECTS
= testdcf.
$(OBJEXT
)
62 testdcf_LDADD
= $(LDADD
)
63 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
64 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
65 am__depfiles_maybe
= depfiles
67 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
68 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
69 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
70 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
71 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
73 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
74 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
76 SOURCES
= dcfd.c testdcf.c
77 DIST_SOURCES
= dcfd.c testdcf.c
80 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
84 ARLIB_DIR
= @ARLIB_DIR@
86 AUTOHEADER
= @AUTOHEADER@
89 BINSUBDIR
= @BINSUBDIR@
91 CCDEPMODE
= @CCDEPMODE@
97 CYGPATH_W
= @CYGPATH_W@
105 EDITLINE_LIBS
= @EDITLINE_LIBS@
107 EF_PROGS
= @EF_PROGS@
111 HAVE_INLINE
= @HAVE_INLINE@
113 INSTALL_DATA
= @INSTALL_DATA@
114 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
115 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
120 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
121 LIBOPTS_DIR
= @LIBOPTS_DIR@
122 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
123 LIBPARSE
= @LIBPARSE@
128 LTLIBOBJS
= @LTLIBOBJS@
129 MAKEINFO
= @MAKEINFO@
130 MAKE_ADJTIMED
= @MAKE_ADJTIMED@
131 MAKE_CHECK_LAYOUT
= @MAKE_CHECK_LAYOUT@
132 MAKE_CHECK_Y2K
= @MAKE_CHECK_Y2K@
133 MAKE_LIBNTPSIM
= @MAKE_LIBNTPSIM@
134 MAKE_LIBPARSE
= @MAKE_LIBPARSE@
135 MAKE_LIBPARSE_KERNEL
= @MAKE_LIBPARSE_KERNEL@
136 MAKE_NTPDSIM
= @MAKE_NTPDSIM@
137 MAKE_NTPSNMPD
= @MAKE_NTPSNMPD@
138 MAKE_NTPTIME
= @MAKE_NTPTIME@
139 MAKE_PARSEKMODULE
= @MAKE_PARSEKMODULE@
140 MAKE_TICKADJ
= @MAKE_TICKADJ@
141 MAKE_TIMETRIM
= @MAKE_TIMETRIM@
145 OPENSSL_INC
= @OPENSSL_INC@
146 OPENSSL_LIB
= @OPENSSL_LIB@
148 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
149 PACKAGE_NAME
= @PACKAGE_NAME@
150 PACKAGE_STRING
= @PACKAGE_STRING@
151 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
152 PACKAGE_URL
= @PACKAGE_URL@
153 PACKAGE_VERSION
= @PACKAGE_VERSION@
154 PATH_NET_SNMP_CONFIG
= @PATH_NET_SNMP_CONFIG@
155 PATH_PERL
= @PATH_PERL@
156 PATH_SEPARATOR
= @PATH_SEPARATOR@
158 PROPDELAY
= @PROPDELAY@
160 SET_MAKE
= @SET_MAKE@
162 SNMP_CFLAGS
= @SNMP_CFLAGS@
163 SNMP_CPPFLAGS
= @SNMP_CPPFLAGS@
164 SNMP_LIBS
= @SNMP_LIBS@
170 abs_builddir
= @abs_builddir@
171 abs_srcdir
= @abs_srcdir@
172 abs_top_builddir
= @abs_top_builddir@
173 abs_top_srcdir
= @abs_top_srcdir@
174 ac_ct_CC
= @ac_ct_CC@
175 am__include
= @am__include@
176 am__leading_dot
= @am__leading_dot@
177 am__quote
= @am__quote@
179 am__untar
= @am__untar@
182 build_alias
= @build_alias@
183 build_cpu
= @build_cpu@
184 build_os
= @build_os@
185 build_vendor
= @build_vendor@
186 builddir
= @builddir@
188 datarootdir
= @datarootdir@
191 exec_prefix = @
exec_prefix@
193 host_alias
= @host_alias@
194 host_cpu
= @host_cpu@
196 host_vendor
= @host_vendor@
198 includedir = @
includedir@
200 install_sh
= @install_sh@
202 libexecdir
= @libexecdir@
203 localedir
= @localedir@
204 localstatedir
= @localstatedir@
207 oldincludedir = @
oldincludedir@
210 program_transform_name
= @program_transform_name@
213 sharedstatedir
= @sharedstatedir@
216 sysconfdir
= @sysconfdir@
217 target_alias
= @target_alias@
218 top_build_prefix
= @top_build_prefix@
219 top_builddir
= @top_builddir@
220 top_srcdir
= @top_srcdir@
222 #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
224 BUILT_SOURCES
= .deps-ver
225 CLEANFILES
= .deps-ver
226 noinst_PROGRAMS
= @TESTDCF@ @DCFD@
227 INCLUDES
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)/lib
/isc
/include \
228 -I
$(top_srcdir
)/lib
/isc
/nothreads
/include \
229 -I
$(top_srcdir
)/lib
/isc
/unix
/include
231 ETAGS_ARGS
= Makefile.am
232 DISTCLEANFILES
= $(EXTRA_PROGRAMS
)
233 all: $(BUILT_SOURCES
)
234 $(MAKE
) $(AM_MAKEFLAGS
) all-am
237 .SUFFIXES
: .c .lo .o .obj
238 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(top_srcdir
)/depsver.mf
$(am__configure_deps
)
240 case
'$(am__configure_deps)' in \
242 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
243 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
247 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign parseutil/Makefile'; \
248 $(am__cd
) $(top_srcdir
) && \
249 $(AUTOMAKE
) --foreign parseutil
/Makefile
251 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
254 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
256 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
257 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
260 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
261 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
263 $(top_srcdir
)/configure
: $(am__configure_deps
)
264 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
265 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
266 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
267 $(am__aclocal_m4_deps
):
269 clean-noinstPROGRAMS
:
270 @list
='$(noinst_PROGRAMS)'; test -n
"$$list" || exit
0; \
271 echo
" rm -f" $$list; \
272 rm -f
$$list || exit
$$?
; \
273 test -n
"$(EXEEXT)" || exit
0; \
274 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
275 echo
" rm -f" $$list; \
277 dcfd
$(EXEEXT
): $(dcfd_OBJECTS
) $(dcfd_DEPENDENCIES
)
279 $(LINK
) $(dcfd_OBJECTS
) $(dcfd_LDADD
) $(LIBS
)
280 testdcf
$(EXEEXT
): $(testdcf_OBJECTS
) $(testdcf_DEPENDENCIES
)
281 @
rm -f testdcf
$(EXEEXT
)
282 $(LINK
) $(testdcf_OBJECTS
) $(testdcf_LDADD
) $(LIBS
)
290 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dcfd.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testdcf.Po@am__quote@
294 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
295 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
301 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
302 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
305 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
308 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
309 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
312 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
320 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
321 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322 unique
=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
326 END { if (nonempty) { for (i in files) print i; }; }'`; \
330 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
331 $(TAGS_FILES
) $(LISP
)
334 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
335 unique
=`for i in $$list; do \
336 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
339 END { if (nonempty) { for (i in files) print i; }; }'`; \
341 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
342 test -n
"$$unique" || unique
=$$empty_fix; \
343 if
test $$# -gt 0; then \
344 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
347 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
352 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
353 $(TAGS_FILES
) $(LISP
)
354 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355 unique
=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359 END { if (nonempty) { for (i in files) print i; }; }'`; \
360 test -z
"$(CTAGS_ARGS)$$unique" \
361 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
365 here
=`$(am__cd) $(top_builddir) && pwd` \
366 && $(am__cd
) $(top_srcdir
) \
367 && gtags
-i
$(GTAGS_ARGS
) "$$here"
370 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
372 distdir
: $(DISTFILES
)
373 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375 list
='$(DISTFILES)'; \
376 dist_files
=`for file in $$list; do echo $$file; done | \
377 sed -e "s|^$$srcdirstrip/||;t" \
378 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
379 case
$$dist_files in \
380 */*) $(MKDIR_P
) `echo "$$dist_files" | \
381 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
384 for file in
$$dist_files; do \
385 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
386 if
test -d
$$d/$$file; then \
387 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
388 if
test -d
"$(distdir)/$$file"; then \
389 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
391 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
392 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
393 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
395 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
397 test -f
"$(distdir)/$$file" \
398 || cp
-p
$$d/$$file "$(distdir)/$$file" \
403 $(MAKE
) $(AM_MAKEFLAGS
) check-local
404 check: $(BUILT_SOURCES
)
405 $(MAKE
) $(AM_MAKEFLAGS
) check-am
406 all-am
: Makefile
$(PROGRAMS
)
408 install: $(BUILT_SOURCES
)
409 $(MAKE
) $(AM_MAKEFLAGS
) install-am
410 install-exec
: install-exec-am
411 install-data
: install-data-am
412 uninstall: uninstall-am
415 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
417 installcheck: installcheck-am
419 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
420 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
421 `test -z '$(STRIP)' || \
422 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
426 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
429 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
430 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
431 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
433 maintainer-clean-generic
:
434 @echo
"This command is intended for maintainers to use"
435 @echo
"it deletes files that may require special tools to rebuild."
436 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
439 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
442 distclean: distclean-am
445 distclean-am
: clean-am distclean-compile distclean-generic \
462 install-dvi
: install-dvi-am
468 install-html
: install-html-am
472 install-info
: install-info-am
478 install-pdf
: install-pdf-am
482 install-ps
: install-ps-am
488 maintainer-clean
: maintainer-clean-am
491 maintainer-clean-am
: distclean-am maintainer-clean-generic
493 mostlyclean: mostlyclean-am
495 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
508 .MAKE
: all check check-am
install install-am install-strip
510 .PHONY
: CTAGS GTAGS
all all-am
check check-am check-local
clean \
511 clean-generic clean-libtool clean-noinstPROGRAMS ctags \
512 distclean distclean-compile distclean-generic \
513 distclean-libtool distclean-tags distdir
dvi dvi-am html \
514 html-am
info info-am
install install-am install-data \
515 install-data-am install-dvi install-dvi-am install-exec \
516 install-exec-am install-html install-html-am install-info \
517 install-info-am install-man install-pdf install-pdf-am \
518 install-ps install-ps-am install-strip
installcheck \
519 installcheck-am
installdirs maintainer-clean \
520 maintainer-clean-generic
mostlyclean mostlyclean-compile \
521 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
522 tags uninstall uninstall-am
527 case
"$(noinst_PROGRAMS)" in \
528 *dcfd
*) .
/dcfd
-Y
;; \
530 $(DEPDIR
)/deps-ver
: $(top_srcdir
)/deps-ver
532 cp
$(top_srcdir
)/deps-ver
$@
535 @cmp
$(top_srcdir
)/deps-ver
$@
> /dev
/null ||
( \
537 echo
-n
"Prior $(subdir)/$(DEPDIR) version " && \
539 rm -rf
$(DEPDIR
) && \
541 case
"$(top_builddir)" in \
543 .
/config.status Makefile depfiles \
547 .
/config.status
$(subdir
)/Makefile depfiles
&& \
551 echo
'Fatal: depsver.mf Automake fragment limited' \
552 'to immediate subdirectories.' && \
553 echo
"top_builddir: $(top_builddir)" && \
554 echo
"subdir: $(subdir)" && \
558 echo
-n
"Cleaned $(subdir)/$(DEPDIR) version " && \
559 cat
$(top_srcdir
)/deps-ver \
561 cp
$(top_srcdir
)/deps-ver
$@
563 .deps-ver
: $(top_srcdir
)/deps-ver
564 @
[ ! -d
$(DEPDIR
) ] ||
$(MAKE
) $(DEPDIR
)/deps-ver
568 # depsver.mf included in Makefile.am for directories with .deps
570 # When building in the same directory with sources that change over
571 # time, such as when tracking using bk, the .deps files can become
572 # stale with respect to moved, deleted, or superceded headers. Most
573 # commonly, this would exhibit as make reporting a failure to make a
574 # header file which is no longer in the location given. To address
575 # this issue, we use a deps-ver file which is updated with each change
576 # that breaks old .deps files. A copy of deps-ver is made into
577 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
578 # with different contents than deps-ver, we make clean to ensure all
579 # .o files built before the incompatible change are rebuilt along with
580 # their updated .deps files, then remove $(DEPDIR) and recreate it as
583 # It is normal when configured with --disable-dependency-tracking for
584 # the DEPDIR to not have been created. For this reason, we use the
585 # intermediate target .deps-ver, which invokes make recursively if
588 # If you modify depsver.mf, please make the changes to the master
589 # copy, the one in sntp is copied by the bootstrap script from it.
591 # This comment block follows rather than leads the related code so that
592 # it stays with it in the generated Makefile.in and Makefile.
595 # Tell versions [3.59,3.63) of GNU make to not export all variables.
596 # Otherwise a system limit (for SysV at least) may be exceeded.