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
18 # Makefile.am for JMK's SNTP, by Harlan Stenn
20 # we traditionally installed software in bindir, while it should have gone
21 # in sbindir. Now that we offer a choice, look in the "other" installation
22 # subdir to warn folks if there is another version there.
25 pkgdatadir
= $(datadir)/@PACKAGE@
26 pkgincludedir
= $(includedir)/@PACKAGE@
27 pkglibdir
= $(libdir)/@PACKAGE@
28 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
29 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA
= $(install_sh
) -c
-m
644
31 install_sh_PROGRAM
= $(install_sh
) -c
32 install_sh_SCRIPT
= $(install_sh
) -c
33 INSTALL_HEADER
= $(INSTALL_DATA
)
34 transform
= $(program_transform_name
)
41 build_triplet
= @build@
43 bin_PROGRAMS
= sntp
$(EXEEXT
)
44 @NEED_LIBOPTS_TRUE@am__append_1
= libopts
45 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/Makefile.am \
46 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
47 $(top_srcdir
)/bincheck.mf
$(top_srcdir
)/configure \
48 $(top_srcdir
)/depsver.mf compile config.guess config.sub \
49 depcomp install-sh ltmain.sh missing
51 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
52 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.m4 \
53 $(top_srcdir
)/..
/m4
/ntp_cacheversion.m4 \
54 $(top_srcdir
)/..
/m4
/ntp_dir_sep.m4
$(top_srcdir
)/..
/version.m4 \
55 $(top_srcdir
)/configure.ac
56 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
58 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
59 configure.lineno config.status.lineno
60 mkinstalldirs
= $(install_sh
) -d
61 CONFIG_HEADER
= config.h
63 CONFIG_CLEAN_VPATH_FILES
=
64 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
65 PROGRAMS
= $(bin_PROGRAMS
)
67 am_sntp_OBJECTS
= crypto.
$(OBJEXT
) kod_management.
$(OBJEXT
) \
68 log.
$(OBJEXT
) main.
$(OBJEXT
) networking.
$(OBJEXT
) \
69 sntp-opts.
$(OBJEXT
) utilities.
$(OBJEXT
) $(am__objects_1
)
70 sntp_OBJECTS
= $(am_sntp_OBJECTS
)
73 sntp_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libntp
/libntp.a
74 DEFAULT_INCLUDES
= -I.@am__isrc@
75 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
76 am__depfiles_maybe
= depfiles
78 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
79 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
80 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
81 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
82 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
84 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
85 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
87 SOURCES
= $(sntp_SOURCES
)
88 DIST_SOURCES
= $(sntp_SOURCES
)
89 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
90 html-recursive info-recursive install-data-recursive \
91 install-dvi-recursive install-exec-recursive \
92 install-html-recursive install-info-recursive \
93 install-pdf-recursive install-ps-recursive install-recursive \
94 installcheck-recursive installdirs-recursive pdf-recursive \
95 ps-recursive uninstall-recursive
96 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj
= case
$$p in \
98 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
103 am__nobase_strip_setup
= \
104 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
107 am__nobase_list
= $(am__nobase_strip_setup
); \
108 for p in
$$list; do echo
"$$p $$p"; done | \
109 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
115 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 man1dir = $(mandir)/man1
120 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
121 distclean-recursive maintainer-clean-recursive
122 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
123 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
124 distdir
dist dist-all distcheck
127 DIST_SUBDIRS
= libopts .
128 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
129 distdir
= $(PACKAGE
)-$(VERSION
)
130 top_distdir
= $(distdir
)
131 am__remove_distdir
= \
132 { test ! -d
"$(distdir)" \
133 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
134 && rm -fr
"$(distdir)"; }; }
137 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
138 sed_rest
='s,^[^/]*/*,,'; \
139 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
140 sed_butlast
='s,/*[^/]*$$,,'; \
141 while
test -n
"$$dir1"; do \
142 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
143 if
test "$$first" != "."; then \
144 if
test "$$first" = ".."; then \
145 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
146 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
148 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
149 if
test "$$first2" = "$$first"; then \
150 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
154 dir0
="$$dir0"/"$$first"; \
157 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
160 DIST_ARCHIVES
= $(distdir
).
tar.gz
162 distuninstallcheck_listfiles
= find .
-type f
-print
163 distcleancheck_listfiles
= find .
-type f
-print
167 AUTOCONF
= @AUTOCONF@
168 AUTOHEADER
= @AUTOHEADER@
169 AUTOMAKE
= @AUTOMAKE@
171 BINSUBDIR
= @BINSUBDIR@
173 CCDEPMODE
= @CCDEPMODE@
176 CPPFLAGS
= @CPPFLAGS@
177 CYGPATH_W
= @CYGPATH_W@
187 HAVE_INLINE
= @HAVE_INLINE@
189 INSTALL_DATA
= @INSTALL_DATA@
190 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
191 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
192 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
195 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
196 LIBOPTS_DIR
= @LIBOPTS_DIR@
197 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
201 LTLIBOBJS
= @LTLIBOBJS@
202 MAKEINFO
= @MAKEINFO@
206 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
207 PACKAGE_NAME
= @PACKAGE_NAME@
208 PACKAGE_STRING
= @PACKAGE_STRING@
209 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
210 PACKAGE_URL
= @PACKAGE_URL@
211 PACKAGE_VERSION
= @PACKAGE_VERSION@
212 PATH_SEPARATOR
= @PATH_SEPARATOR@
214 SET_MAKE
= @SET_MAKE@
218 abs_builddir
= @abs_builddir@
219 abs_srcdir
= @abs_srcdir@
220 abs_top_builddir
= @abs_top_builddir@
221 abs_top_srcdir
= @abs_top_srcdir@
222 ac_ct_CC
= @ac_ct_CC@
223 am__include
= @am__include@
224 am__leading_dot
= @am__leading_dot@
225 am__quote
= @am__quote@
227 am__untar
= @am__untar@
228 bindir = ${exec_prefix}/${BINSUBDIR}
230 build_alias
= @build_alias@
231 build_cpu
= @build_cpu@
232 build_os
= @build_os@
233 build_vendor
= @build_vendor@
234 builddir
= @builddir@
236 datarootdir
= @datarootdir@
239 exec_prefix = @
exec_prefix@
241 host_alias
= @host_alias@
242 host_cpu
= @host_cpu@
244 host_vendor
= @host_vendor@
246 includedir = @
includedir@
248 install_sh
= @install_sh@
250 libexecdir
= @libexecdir@
251 localedir
= @localedir@
252 localstatedir
= @localstatedir@
255 oldincludedir = @
oldincludedir@
258 program_transform_name
= @program_transform_name@
261 sharedstatedir
= @sharedstatedir@
263 sysconfdir
= @sysconfdir@
264 target_alias
= @target_alias@
265 top_build_prefix
= @top_build_prefix@
266 top_builddir
= @top_builddir@
267 top_srcdir
= @top_srcdir@
269 AUTOMAKE_OPTIONS
= foreign
1.10
270 ACLOCAL_AMFLAGS
= -I ..
/m4
-I libopts
/m4
271 AM_CPPFLAGS
= $(LIBOPTS_CFLAGS
) -I
$(top_srcdir
)/..
/include \
272 -I
$(top_srcdir
)/..
/lib
/isc
/include \
273 -I
$(top_srcdir
)/..
/lib
/isc
/nothreads
/include \
274 -I
$(top_srcdir
)/..
/lib
/isc
/unix
/include
276 LDADD
= $(LIBOPTS_LDADD
) -lm ..
/libntp
/libntp.a
277 run_ag
= cd
$(srcdir) && \
278 env PATH
="$(abs_builddir):$(PATH)" \
279 autogen
-L ..
/include --writable
281 CLEANFILES
= libopts-subdir .deps-ver
282 SUBDIRS
= $(am__append_1
) .
303 #dist_man_MANS= sntp.1
305 autogen-version.def \
322 autogen-version.def version.def version.m4 version.texi
324 BUILT_SOURCES
= check-autogen-version.def check-version.def \
325 check-version.m4 check-version.texi libtool sntp-opts.c \
326 sntp-opts.h sntp-opts.menu sntp-opts.texi sntp
.1 sntp.html \
329 all: $(BUILT_SOURCES
) config.h
330 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
333 .SUFFIXES
: .c .lo .o .obj
336 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(top_srcdir
)/bincheck.mf
$(top_srcdir
)/depsver.mf
$(am__configure_deps
)
338 case
'$(am__configure_deps)' in \
340 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
341 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
346 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
347 $(am__cd
) $(top_srcdir
) && \
348 $(AUTOMAKE
) --foreign Makefile
350 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
353 echo
' $(SHELL) ./config.status'; \
354 $(SHELL
) .
/config.status
;; \
356 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
357 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
360 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
361 $(SHELL
) .
/config.status
--recheck
363 $(top_srcdir
)/configure
: $(am__configure_deps
)
364 $(am__cd
) $(srcdir) && $(AUTOCONF
)
365 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
366 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
367 $(am__aclocal_m4_deps
):
370 @if
test ! -f
$@
; then \
372 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
375 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
377 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
378 $(srcdir)/config.h.in
: $(am__configure_deps
)
379 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
384 -rm -f config.h stamp-h1
385 install-binPROGRAMS
: $(bin_PROGRAMS
)
387 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
388 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
389 for p in
$$list; do echo
"$$p $$p"; done | \
390 sed
's/$(EXEEXT)$$//' | \
391 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
392 then echo
"$$p"; echo
"$$p"; else :; fi
; \
394 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
395 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
396 sed
'N;N;N;s,\n, ,g' | \
397 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
398 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
399 if ($$2 == $$4) files[d] = files[d] " " $$1; \
400 else { print "f", $$3 "/" $$4, $$1; } } \
401 END { for (d in files) print "f", d, files[d] }' | \
402 while read type
dir files
; do \
403 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
404 test -z
"$$files" ||
{ \
405 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
406 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
410 uninstall-binPROGRAMS
:
412 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
413 files
=`for p in $$list; do echo "$$p"; done | \
414 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
415 -e 's/$$/$(EXEEXT)/' `; \
416 test -n
"$$list" || exit
0; \
417 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
418 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
421 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
422 echo
" rm -f" $$list; \
423 rm -f
$$list || exit
$$?
; \
424 test -n
"$(EXEEXT)" || exit
0; \
425 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
426 echo
" rm -f" $$list; \
428 sntp
$(EXEEXT
): $(sntp_OBJECTS
) $(sntp_DEPENDENCIES
)
430 $(LINK
) $(sntp_OBJECTS
) $(sntp_LDADD
) $(LIBS
)
438 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/crypto.Po@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/kod_management.Po@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/log.Po@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/main.Po@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/networking.Po@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sntp-opts.Po@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/utilities.Po@am__quote@
447 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
448 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
451 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
454 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
455 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
458 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
461 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
462 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
465 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
474 -rm -f libtool config.lt
475 install-man1
: $(man_MANS
)
477 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
478 @list
=''; test -n
"$(man1dir)" || exit
0; \
479 { for i in
$$list; do echo
"$$i"; done
; \
480 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
481 sed
-n
'/\.1[a-z]*$$/p'; \
482 } | while read p
; do \
483 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
484 echo
"$$d$$p"; echo
"$$p"; \
486 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
487 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
488 sed
'N;N;s,\n, ,g' |
{ \
489 list
=; while read file base inst
; do \
490 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
491 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
492 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
495 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
496 while read files
; do \
497 test -z
"$$files" ||
{ \
498 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
499 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
504 @list
=''; test -n
"$(man1dir)" || exit
0; \
505 files
=`{ for i in $$list; do echo "$$i"; done; \
506 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
507 sed -n '/\.1[a-z]*$$/p'; \
508 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
509 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
510 test -z
"$$files" ||
{ \
511 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
512 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
514 # This directory's subdirectories are mostly independent; you can cd
515 # into them and run `make' without going through this Makefile.
516 # To change the values of `make' variables: instead of editing Makefiles,
517 # (1) if the variable is set in `config.status', edit `config.status'
518 # (which will cause the Makefiles to be regenerated when you run `make');
519 # (2) otherwise, pass the desired values on the `make' command line.
520 $(RECURSIVE_TARGETS
):
522 for f in x
$$MAKEFLAGS; do \
525 *k
*) failcom
='fail=yes';; \
529 target
=`echo $@ | sed s/-recursive//`; \
530 list
='$(SUBDIRS)'; for subdir in
$$list; do \
531 echo
"Making $$target in $$subdir"; \
532 if
test "$$subdir" = "."; then \
534 local_target
="$$target-am"; \
536 local_target
="$$target"; \
538 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
541 if
test "$$dot_seen" = "no"; then \
542 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
545 $(RECURSIVE_CLEAN_TARGETS
):
547 for f in x
$$MAKEFLAGS; do \
550 *k
*) failcom
='fail=yes';; \
555 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
556 *) list
='$(SUBDIRS)' ;; \
558 rev
=''; for subdir in
$$list; do \
559 if
test "$$subdir" = "."; then
:; else \
560 rev
="$$subdir $$rev"; \
564 target
=`echo $@ | sed s/-recursive//`; \
565 for subdir in
$$rev; do \
566 echo
"Making $$target in $$subdir"; \
567 if
test "$$subdir" = "."; then \
568 local_target
="$$target-am"; \
570 local_target
="$$target"; \
572 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
574 done
&& test -z
"$$fail"
576 list
='$(SUBDIRS)'; for subdir in
$$list; do \
577 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
580 list
='$(SUBDIRS)'; for subdir in
$$list; do \
581 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
584 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
585 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
586 unique
=`for i in $$list; do \
587 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
589 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
590 END { if (nonempty) { for (i in files) print i; }; }'`; \
594 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
595 $(TAGS_FILES
) $(LISP
)
598 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
599 include_option
=--etags-include
; \
602 include_option
=--include; \
605 list
='$(SUBDIRS)'; for subdir in
$$list; do \
606 if
test "$$subdir" = .
; then
:; else \
607 test ! -f
$$subdir/TAGS || \
608 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
611 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
612 unique
=`for i in $$list; do \
613 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
615 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
616 END { if (nonempty) { for (i in files) print i; }; }'`; \
618 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
619 test -n
"$$unique" || unique
=$$empty_fix; \
620 if
test $$# -gt 0; then \
621 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
624 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
629 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
630 $(TAGS_FILES
) $(LISP
)
631 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
632 unique
=`for i in $$list; do \
633 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
635 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
636 END { if (nonempty) { for (i in files) print i; }; }'`; \
637 test -z
"$(CTAGS_ARGS)$$unique" \
638 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
642 here
=`$(am__cd) $(top_builddir) && pwd` \
643 && $(am__cd
) $(top_srcdir
) \
644 && gtags
-i
$(GTAGS_ARGS
) "$$here"
647 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
649 distdir
: $(DISTFILES
)
650 @list
='$(MANS)'; if
test -n
"$$list"; then \
651 list
=`for p in $$list; do \
652 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
653 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
654 if
test -n
"$$list" && \
655 grep
'ab help2man is required to generate this page' $$list >/dev
/null
; then \
656 echo
"error: found man pages containing the \`missing help2man' replacement text:" >&2; \
657 grep
-l
'ab help2man is required to generate this page' $$list | sed
's/^/ /' >&2; \
658 echo
" to fix them, install help2man, remove and regenerate the man pages;" >&2; \
659 echo
" typically \`make maintainer-clean' will remove them" >&2; \
663 $(am__remove_distdir
)
664 test -d
"$(distdir)" || mkdir
"$(distdir)"
665 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
666 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
667 list
='$(DISTFILES)'; \
668 dist_files
=`for file in $$list; do echo $$file; done | \
669 sed -e "s|^$$srcdirstrip/||;t" \
670 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
671 case
$$dist_files in \
672 */*) $(MKDIR_P
) `echo "$$dist_files" | \
673 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
676 for file in
$$dist_files; do \
677 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
678 if
test -d
$$d/$$file; then \
679 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
680 if
test -d
"$(distdir)/$$file"; then \
681 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
683 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
684 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
685 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
687 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
689 test -f
"$(distdir)/$$file" \
690 || cp
-p
$$d/$$file "$(distdir)/$$file" \
694 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
695 if
test "$$subdir" = .
; then
:; else \
696 test -d
"$(distdir)/$$subdir" \
697 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
701 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
702 if
test "$$subdir" = .
; then
:; else \
703 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
705 new_distdir
=$$reldir; \
706 dir1
=$$subdir; dir2
="$(top_distdir)"; \
708 new_top_distdir
=$$reldir; \
709 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
710 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
711 ($(am__cd
) $$subdir && \
712 $(MAKE
) $(AM_MAKEFLAGS
) \
713 top_distdir
="$$new_top_distdir" \
714 distdir
="$$new_distdir" \
715 am__remove_distdir
=: \
716 am__skip_length_check
=: \
717 am__skip_mode_fix
=: \
722 -test -n
"$(am__skip_mode_fix)" \
723 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
724 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
725 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
726 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
727 || chmod
-R a
+r
"$(distdir)"
729 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
730 $(am__remove_distdir
)
733 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
734 $(am__remove_distdir
)
737 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
738 $(am__remove_distdir
)
741 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
742 $(am__remove_distdir
)
745 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
746 $(am__remove_distdir
)
749 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
750 $(am__remove_distdir
)
753 -rm -f
$(distdir
).zip
754 zip
-rq
$(distdir
).zip
$(distdir
)
755 $(am__remove_distdir
)
757 dist dist-all
: distdir
758 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
759 $(am__remove_distdir
)
761 # This target untars the dist file and tries a VPATH configuration. Then
762 # it guarantees that the distribution is self-contained by making another
765 case
'$(DIST_ARCHIVES)' in \
767 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
769 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
771 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
773 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
775 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
777 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
779 unzip
$(distdir
).zip
;;\
781 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
782 mkdir
$(distdir
)/_build
783 mkdir
$(distdir
)/_inst
785 test -d
$(distdir
)/_build || exit
0; \
786 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
787 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
789 && $(am__cd
) $(distdir
)/_build \
790 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
791 $(DISTCHECK_CONFIGURE_FLAGS
) \
792 && $(MAKE
) $(AM_MAKEFLAGS
) \
793 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
794 && $(MAKE
) $(AM_MAKEFLAGS
) check \
795 && $(MAKE
) $(AM_MAKEFLAGS
) install \
796 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
797 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
798 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
800 && chmod
-R a-w
"$$dc_install_base" \
802 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
803 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
804 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
805 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
806 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
807 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
808 && rm -rf
"$$dc_destdir" \
809 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
810 && rm -rf
$(DIST_ARCHIVES
) \
811 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
814 $(am__remove_distdir
)
815 @
(echo
"$(distdir) archives ready for distribution: "; \
816 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
817 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
819 @
$(am__cd
) '$(distuninstallcheck_dir)' \
820 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
821 ||
{ echo
"ERROR: files left after uninstall:" ; \
822 if
test -n
"$(DESTDIR)"; then \
823 echo
" (check DESTDIR support)"; \
825 $(distuninstallcheck_listfiles
) ; \
827 distcleancheck
: distclean
828 @if
test '$(srcdir)' = .
; then \
829 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
832 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
833 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
834 $(distcleancheck_listfiles
) ; \
837 check: $(BUILT_SOURCES
)
838 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
839 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
840 installdirs: installdirs-recursive
842 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
843 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
845 install: $(BUILT_SOURCES
)
846 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
847 install-exec
: install-exec-recursive
848 install-data
: install-data-recursive
849 uninstall: uninstall-recursive
852 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
854 installcheck: installcheck-recursive
856 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
857 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
858 `test -z '$(STRIP)' || \
859 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
863 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
866 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
867 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
869 maintainer-clean-generic
:
870 @echo
"This command is intended for maintainers to use"
871 @echo
"it deletes files that may require special tools to rebuild."
872 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
873 clean: clean-recursive
875 clean-am
: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
877 distclean: distclean-recursive
878 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
881 distclean-am
: clean-am distclean-compile distclean-generic \
882 distclean-hdr distclean-libtool distclean-tags
896 install-data-am
: install-man
898 install-dvi
: install-dvi-recursive
902 install-exec-am
: install-binPROGRAMS
904 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
905 install-html
: install-html-recursive
909 install-info
: install-info-recursive
913 install-man
: install-man1
915 install-pdf
: install-pdf-recursive
919 install-ps
: install-ps-recursive
925 maintainer-clean
: maintainer-clean-recursive
926 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
927 -rm -rf
$(top_srcdir
)/autom4te.cache
930 maintainer-clean-am
: distclean-am maintainer-clean-generic
932 mostlyclean: mostlyclean-recursive
934 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
945 uninstall-am
: uninstall-binPROGRAMS uninstall-man
947 uninstall-man
: uninstall-man1
949 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
950 ctags-recursive
install install-am install-exec-am \
951 install-strip tags-recursive
953 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
954 all all-am am--refresh
check check-am
clean clean-binPROGRAMS \
955 clean-generic clean-libtool ctags ctags-recursive
dist \
956 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
957 dist-xz dist-zip distcheck
distclean distclean-compile \
958 distclean-generic distclean-hdr distclean-libtool \
959 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
960 dvi-am html html-am
info info-am
install install-am \
961 install-binPROGRAMS install-data install-data-am install-dvi \
962 install-dvi-am install-exec install-exec-am install-exec-hook \
963 install-html install-html-am install-info install-info-am \
964 install-man install-man1 install-pdf install-pdf-am install-ps \
965 install-ps-am install-strip
installcheck installcheck-am \
966 installdirs installdirs-am maintainer-clean \
967 maintainer-clean-generic
mostlyclean mostlyclean-compile \
968 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
969 tags tags-recursive
uninstall uninstall-am \
970 uninstall-binPROGRAMS uninstall-man uninstall-man1
974 check-autogen-version.def
: FRC
976 && test -r ..
/include/autogen-version.def \
977 && ( if cmp
-s ..
/include/autogen-version.def autogen-version.def
; \
979 else cp ..
/include/autogen-version.def autogen-version.def
; \
980 echo
"Installing new sntp/autogen-version.def file"; \
983 check-version.def
: FRC
985 && test -r ..
/include/version.def \
986 && ( if cmp
-s ..
/include/version.def version.def
; \
988 else cp ..
/include/version.def version.def
; \
989 echo
"Installing new sntp/version.def file"; \
992 check-version.m4
: FRC
994 && test -r ..
/version.m4 \
995 && ( if cmp
-s ..
/version.m4 version.m4
; \
997 else cp ..
/version.m4 version.m4
; \
998 echo
"Installing new sntp/version.m4 file"; \
1001 check-version.texi
: FRC
1003 && test -r ..
/include/version.texi \
1004 && ( if cmp
-s ..
/include/version.texi version.texi
; \
1006 else cp ..
/include/version.texi version.texi
; \
1007 echo
"Installing new sntp/version.texi file"; \
1010 $(srcdir)/..
/COPYRIGHT
:
1011 cd ..
&& $(MAKE
) COPYRIGHT
1013 $(srcdir)/COPYRIGHT
: $(srcdir)/..
/COPYRIGHT
1014 cat
$(srcdir)/..
/COPYRIGHT
> $@
1016 $(srcdir)/sntp-opts.h
: $(srcdir)/sntp-opts.c
1017 @
: do-nothing action to avoid default SCCS
get, .h built with .c
1019 $(srcdir)/sntp-opts.c
: $(srcdir)/sntp-opts.def
$(srcdir)/..
/include/version.def
1020 $(run_ag
) sntp-opts.def
1022 $(srcdir)/sntp
.1: $(srcdir)/sntp-opts.def
$(srcdir)/..
/include/version.def
1023 $(run_ag
) -Tagman1.tpl
-bsntp sntp-opts.def
1025 $(srcdir)/sntp-opts.texi
$(srcdir)/sntp-opts.menu
: $(srcdir)/sntp-opts.def
$(srcdir)/..
/include/version.def
1026 $(MAKE
) libopts-subdir sntp
# aginfo.tpl runs binary to extract --help usage text
1027 $(run_ag
) -Taginfo.tpl
-DLEVEL
=section sntp-opts.def
1029 libopts-subdir
: $(LIBOPTS_LDADD
)
1030 touch
$@
# LIBOPTS_LDADD is ./libopts/libopts.la if NEED_LIBOPTS
1033 ( cd libopts
&& $(MAKE
) libopts.la
)
1035 $(srcdir)/sntp.html
: $(srcdir)/sntp-opts.menu
$(srcdir)/sntp-opts.texi
$(srcdir)/sntp.texi
$(srcdir)/version.texi
1036 cd
$(srcdir) && makeinfo --force --html
--no-split
-o sntp.html sntp.texi
1039 cd ..
/libntp
&& $(MAKE
)
1041 libtool
: $(LIBTOOL_DEPS
)
1042 .
/config.status
--recheck
1045 @case
${BINSUBDIR} in \
1046 bin
) ODIR
=${exec_prefix}/sbin
;; \
1047 sbin
) ODIR
=${exec_prefix}/bin
;; \
1049 test -z
"${bin_PROGRAMS}${bin_SCRIPTS}" \
1050 || for i in
${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
1051 test ! -f
$$ODIR/$$i || echo
"*** $$i is also in $$ODIR!"; \
1055 $(DEPDIR
)/deps-ver
: $(top_srcdir
)/deps-ver
1057 cp
$(top_srcdir
)/deps-ver
$@
1060 @cmp
$(top_srcdir
)/deps-ver
$@
> /dev
/null ||
( \
1062 echo
-n
"Prior $(subdir)/$(DEPDIR) version " && \
1064 rm -rf
$(DEPDIR
) && \
1065 mkdir
$(DEPDIR
) && \
1066 case
"$(top_builddir)" in \
1068 .
/config.status Makefile depfiles \
1072 .
/config.status
$(subdir
)/Makefile depfiles
&& \
1076 echo
'Fatal: depsver.mf Automake fragment limited' \
1077 'to immediate subdirectories.' && \
1078 echo
"top_builddir: $(top_builddir)" && \
1079 echo
"subdir: $(subdir)" && \
1083 echo
-n
"Cleaned $(subdir)/$(DEPDIR) version " && \
1084 cat
$(top_srcdir
)/deps-ver \
1086 cp
$(top_srcdir
)/deps-ver
$@
1088 .deps-ver
: $(top_srcdir
)/deps-ver
1089 @
[ ! -d
$(DEPDIR
) ] ||
$(MAKE
) $(DEPDIR
)/deps-ver
1093 # depsver.mf included in Makefile.am for directories with .deps
1095 # When building in the same directory with sources that change over
1096 # time, such as when tracking using bk, the .deps files can become
1097 # stale with respect to moved, deleted, or superceded headers. Most
1098 # commonly, this would exhibit as make reporting a failure to make a
1099 # header file which is no longer in the location given. To address
1100 # this issue, we use a deps-ver file which is updated with each change
1101 # that breaks old .deps files. A copy of deps-ver is made into
1102 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
1103 # with different contents than deps-ver, we make clean to ensure all
1104 # .o files built before the incompatible change are rebuilt along with
1105 # their updated .deps files, then remove $(DEPDIR) and recreate it as
1108 # It is normal when configured with --disable-dependency-tracking for
1109 # the DEPDIR to not have been created. For this reason, we use the
1110 # intermediate target .deps-ver, which invokes make recursively if
1113 # If you modify depsver.mf, please make the changes to the master
1114 # copy, the one in sntp is copied by the bootstrap script from it.
1116 # This comment block follows rather than leads the related code so that
1117 # it stays with it in the generated Makefile.in and Makefile.
1120 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1121 # Otherwise a system limit (for SysV at least) may be exceeded.