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, by Harlan Stenn, from:
20 # N.M. Maclaren, October 2000.
22 # we traditionally installed software in bindir, while it should have gone
23 # in sbindir. Now that we offer a choice, look in the "other" installation
24 # subdir to warn folks if there is another version there.
27 pkgdatadir
= $(datadir)/@PACKAGE@
28 pkgincludedir
= $(includedir)/@PACKAGE@
29 pkglibdir
= $(libdir)/@PACKAGE@
30 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
31 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 install_sh_DATA
= $(install_sh
) -c
-m
644
33 install_sh_PROGRAM
= $(install_sh
) -c
34 install_sh_SCRIPT
= $(install_sh
) -c
35 INSTALL_HEADER
= $(INSTALL_DATA
)
36 transform
= $(program_transform_name
)
43 build_triplet
= @build@
45 bin_PROGRAMS
= sntp
$(EXEEXT
)
46 @NEED_LIBOPTS_TRUE@am__append_1
= libopts
47 DIST_COMMON
= README
$(am__configure_deps
) $(dist_man_MANS
) \
48 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
49 $(srcdir)/bincheck.mf
$(srcdir)/config.h.in \
50 $(top_srcdir
)/configure compile config.guess config.sub \
51 depcomp install-sh ltmain.sh missing
53 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
54 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.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
= internet.
$(OBJEXT
) main.
$(OBJEXT
) \
68 sntp-opts.
$(OBJEXT
) socket.
$(OBJEXT
) timing.
$(OBJEXT
) \
69 unix.
$(OBJEXT
) $(am__objects_1
)
70 sntp_OBJECTS
= $(am_sntp_OBJECTS
)
73 sntp_DEPENDENCIES
= $(am__DEPENDENCIES_1
)
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
119 MANS
= $(dist_man_MANS
) $(man_MANS
)
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@
268 AUTOMAKE_OPTIONS
= foreign
269 ACLOCAL_AMFLAGS
= -I libopts
/m4
270 AM_CPPFLAGS
= $(LIBOPTS_CFLAGS
)
271 LDADD
= $(LIBOPTS_LDADD
)
273 #run_ag= cd $(srcdir) && autogen --writable -L $(top_srcdir)/include
274 run_ag
= cd
$(srcdir) && autogen
--writable
275 SUBDIRS
= $(am__append_1
) .
289 dist_man_MANS
= sntp
.1
290 EXTRA_DIST
= bincheck.mf \
292 sntp-opts.def sntp
.1 sntp-opts.texi sntp-opts.menu \
293 autogen-version.def version.def
295 BUILT_SOURCES
= check-autogen-version.def check-version.def \
296 sntp-opts.c sntp-opts.h sntp
.1 sntp-opts.texi sntp-opts.menu
299 all: $(BUILT_SOURCES
) config.h
300 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
303 .SUFFIXES
: .c .lo .o .obj
306 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(srcdir)/bincheck.mf
$(am__configure_deps
)
308 case
'$(am__configure_deps)' in \
310 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
311 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
316 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
317 $(am__cd
) $(top_srcdir
) && \
318 $(AUTOMAKE
) --foreign Makefile
320 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
323 echo
' $(SHELL) ./config.status'; \
324 $(SHELL
) .
/config.status
;; \
326 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
327 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
330 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
331 $(SHELL
) .
/config.status
--recheck
333 $(top_srcdir
)/configure
: $(am__configure_deps
)
334 $(am__cd
) $(srcdir) && $(AUTOCONF
)
335 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
336 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
337 $(am__aclocal_m4_deps
):
340 @if
test ! -f
$@
; then \
342 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
345 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
347 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
348 $(srcdir)/config.h.in
: $(am__configure_deps
)
349 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
354 -rm -f config.h stamp-h1
355 install-binPROGRAMS
: $(bin_PROGRAMS
)
357 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
358 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
359 for p in
$$list; do echo
"$$p $$p"; done | \
360 sed
's/$(EXEEXT)$$//' | \
361 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
362 then echo
"$$p"; echo
"$$p"; else :; fi
; \
364 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
365 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
366 sed
'N;N;N;s,\n, ,g' | \
367 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
368 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
369 if ($$2 == $$4) files[d] = files[d] " " $$1; \
370 else { print "f", $$3 "/" $$4, $$1; } } \
371 END { for (d in files) print "f", d, files[d] }' | \
372 while read type
dir files
; do \
373 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
374 test -z
"$$files" ||
{ \
375 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
376 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
380 uninstall-binPROGRAMS
:
382 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
383 files
=`for p in $$list; do echo "$$p"; done | \
384 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
385 -e 's/$$/$(EXEEXT)/' `; \
386 test -n
"$$list" || exit
0; \
387 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
388 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
391 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
392 echo
" rm -f" $$list; \
393 rm -f
$$list || exit
$$?
; \
394 test -n
"$(EXEEXT)" || exit
0; \
395 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
396 echo
" rm -f" $$list; \
398 sntp
$(EXEEXT
): $(sntp_OBJECTS
) $(sntp_DEPENDENCIES
)
400 $(LINK
) $(sntp_OBJECTS
) $(sntp_LDADD
) $(LIBS
)
408 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/internet.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/main.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sntp-opts.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/socket.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/timing.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/unix.Po@am__quote@
416 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
417 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
420 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
423 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
424 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
427 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
430 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
431 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
434 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
443 -rm -f libtool config.lt
444 install-man1
: $(dist_man_MANS
) $(man_MANS
)
446 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
447 @list
=''; test -n
"$(man1dir)" || exit
0; \
448 { for i in
$$list; do echo
"$$i"; done
; \
449 l2
='$(dist_man_MANS) $(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
450 sed
-n
'/\.1[a-z]*$$/p'; \
451 } | while read p
; do \
452 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
453 echo
"$$d$$p"; echo
"$$p"; \
455 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
456 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
457 sed
'N;N;s,\n, ,g' |
{ \
458 list
=; while read file base inst
; do \
459 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
460 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
461 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
464 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
465 while read files
; do \
466 test -z
"$$files" ||
{ \
467 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
468 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
473 @list
=''; test -n
"$(man1dir)" || exit
0; \
474 files
=`{ for i in $$list; do echo "$$i"; done; \
475 l2='$(dist_man_MANS) $(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
476 sed -n '/\.1[a-z]*$$/p'; \
477 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
478 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
479 test -z
"$$files" ||
{ \
480 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
481 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
483 # This directory's subdirectories are mostly independent; you can cd
484 # into them and run `make' without going through this Makefile.
485 # To change the values of `make' variables: instead of editing Makefiles,
486 # (1) if the variable is set in `config.status', edit `config.status'
487 # (which will cause the Makefiles to be regenerated when you run `make');
488 # (2) otherwise, pass the desired values on the `make' command line.
489 $(RECURSIVE_TARGETS
):
491 for f in x
$$MAKEFLAGS; do \
494 *k
*) failcom
='fail=yes';; \
498 target
=`echo $@ | sed s/-recursive//`; \
499 list
='$(SUBDIRS)'; for subdir in
$$list; do \
500 echo
"Making $$target in $$subdir"; \
501 if
test "$$subdir" = "."; then \
503 local_target
="$$target-am"; \
505 local_target
="$$target"; \
507 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
510 if
test "$$dot_seen" = "no"; then \
511 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
514 $(RECURSIVE_CLEAN_TARGETS
):
516 for f in x
$$MAKEFLAGS; do \
519 *k
*) failcom
='fail=yes';; \
524 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
525 *) list
='$(SUBDIRS)' ;; \
527 rev
=''; for subdir in
$$list; do \
528 if
test "$$subdir" = "."; then
:; else \
529 rev
="$$subdir $$rev"; \
533 target
=`echo $@ | sed s/-recursive//`; \
534 for subdir in
$$rev; do \
535 echo
"Making $$target in $$subdir"; \
536 if
test "$$subdir" = "."; then \
537 local_target
="$$target-am"; \
539 local_target
="$$target"; \
541 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
543 done
&& test -z
"$$fail"
545 list
='$(SUBDIRS)'; for subdir in
$$list; do \
546 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
549 list
='$(SUBDIRS)'; for subdir in
$$list; do \
550 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
553 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
554 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
555 unique
=`for i in $$list; do \
556 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
558 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
559 END { if (nonempty) { for (i in files) print i; }; }'`; \
563 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
564 $(TAGS_FILES
) $(LISP
)
567 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
568 include_option
=--etags-include
; \
571 include_option
=--include; \
574 list
='$(SUBDIRS)'; for subdir in
$$list; do \
575 if
test "$$subdir" = .
; then
:; else \
576 test ! -f
$$subdir/TAGS || \
577 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
580 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
581 unique
=`for i in $$list; do \
582 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
584 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
585 END { if (nonempty) { for (i in files) print i; }; }'`; \
587 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
588 test -n
"$$unique" || unique
=$$empty_fix; \
589 if
test $$# -gt 0; then \
590 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
593 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
598 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
599 $(TAGS_FILES
) $(LISP
)
600 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
601 unique
=`for i in $$list; do \
602 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
604 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
605 END { if (nonempty) { for (i in files) print i; }; }'`; \
606 test -z
"$(CTAGS_ARGS)$$unique" \
607 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
611 here
=`$(am__cd) $(top_builddir) && pwd` \
612 && $(am__cd
) $(top_srcdir
) \
613 && gtags
-i
$(GTAGS_ARGS
) "$$here"
616 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
618 distdir
: $(DISTFILES
)
619 @list
='$(MANS)'; if
test -n
"$$list"; then \
620 list
=`for p in $$list; do \
621 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
622 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
623 if
test -n
"$$list" && \
624 grep
'ab help2man is required to generate this page' $$list >/dev
/null
; then \
625 echo
"error: found man pages containing the \`missing help2man' replacement text:" >&2; \
626 grep
-l
'ab help2man is required to generate this page' $$list | sed
's/^/ /' >&2; \
627 echo
" to fix them, install help2man, remove and regenerate the man pages;" >&2; \
628 echo
" typically \`make maintainer-clean' will remove them" >&2; \
632 $(am__remove_distdir
)
633 test -d
"$(distdir)" || mkdir
"$(distdir)"
634 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
635 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
636 list
='$(DISTFILES)'; \
637 dist_files
=`for file in $$list; do echo $$file; done | \
638 sed -e "s|^$$srcdirstrip/||;t" \
639 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
640 case
$$dist_files in \
641 */*) $(MKDIR_P
) `echo "$$dist_files" | \
642 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
645 for file in
$$dist_files; do \
646 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
647 if
test -d
$$d/$$file; then \
648 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
649 if
test -d
"$(distdir)/$$file"; then \
650 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
652 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
653 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
654 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
656 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
658 test -f
"$(distdir)/$$file" \
659 || cp
-p
$$d/$$file "$(distdir)/$$file" \
663 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
664 if
test "$$subdir" = .
; then
:; else \
665 test -d
"$(distdir)/$$subdir" \
666 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
670 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
671 if
test "$$subdir" = .
; then
:; else \
672 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
674 new_distdir
=$$reldir; \
675 dir1
=$$subdir; dir2
="$(top_distdir)"; \
677 new_top_distdir
=$$reldir; \
678 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
679 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
680 ($(am__cd
) $$subdir && \
681 $(MAKE
) $(AM_MAKEFLAGS
) \
682 top_distdir
="$$new_top_distdir" \
683 distdir
="$$new_distdir" \
684 am__remove_distdir
=: \
685 am__skip_length_check
=: \
686 am__skip_mode_fix
=: \
691 -test -n
"$(am__skip_mode_fix)" \
692 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
693 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
694 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
695 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
696 || chmod
-R a
+r
"$(distdir)"
698 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
699 $(am__remove_distdir
)
702 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
703 $(am__remove_distdir
)
706 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
707 $(am__remove_distdir
)
710 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
711 $(am__remove_distdir
)
714 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
715 $(am__remove_distdir
)
718 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
719 $(am__remove_distdir
)
722 -rm -f
$(distdir
).zip
723 zip
-rq
$(distdir
).zip
$(distdir
)
724 $(am__remove_distdir
)
726 dist dist-all
: distdir
727 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
728 $(am__remove_distdir
)
730 # This target untars the dist file and tries a VPATH configuration. Then
731 # it guarantees that the distribution is self-contained by making another
734 case
'$(DIST_ARCHIVES)' in \
736 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
738 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
740 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
742 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
744 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
746 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
748 unzip
$(distdir
).zip
;;\
750 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
751 mkdir
$(distdir
)/_build
752 mkdir
$(distdir
)/_inst
754 test -d
$(distdir
)/_build || exit
0; \
755 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
756 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
758 && $(am__cd
) $(distdir
)/_build \
759 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
760 $(DISTCHECK_CONFIGURE_FLAGS
) \
761 && $(MAKE
) $(AM_MAKEFLAGS
) \
762 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
763 && $(MAKE
) $(AM_MAKEFLAGS
) check \
764 && $(MAKE
) $(AM_MAKEFLAGS
) install \
765 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
766 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
767 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
769 && chmod
-R a-w
"$$dc_install_base" \
771 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
772 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
773 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
774 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
775 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
776 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
777 && rm -rf
"$$dc_destdir" \
778 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
779 && rm -rf
$(DIST_ARCHIVES
) \
780 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
783 $(am__remove_distdir
)
784 @
(echo
"$(distdir) archives ready for distribution: "; \
785 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
786 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
788 @
$(am__cd
) '$(distuninstallcheck_dir)' \
789 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
790 ||
{ echo
"ERROR: files left after uninstall:" ; \
791 if
test -n
"$(DESTDIR)"; then \
792 echo
" (check DESTDIR support)"; \
794 $(distuninstallcheck_listfiles
) ; \
796 distcleancheck
: distclean
797 @if
test '$(srcdir)' = .
; then \
798 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
801 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
802 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
803 $(distcleancheck_listfiles
) ; \
806 check: $(BUILT_SOURCES
)
807 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
808 all-am
: Makefile
$(PROGRAMS
) $(MANS
) config.h
809 installdirs: installdirs-recursive
811 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
812 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
814 install: $(BUILT_SOURCES
)
815 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
816 install-exec
: install-exec-recursive
817 install-data
: install-data-recursive
818 uninstall: uninstall-recursive
821 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
823 installcheck: installcheck-recursive
825 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
826 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
827 `test -z '$(STRIP)' || \
828 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
834 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
835 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
837 maintainer-clean-generic
:
838 @echo
"This command is intended for maintainers to use"
839 @echo
"it deletes files that may require special tools to rebuild."
840 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
841 clean: clean-recursive
843 clean-am
: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
845 distclean: distclean-recursive
846 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
849 distclean-am
: clean-am distclean-compile distclean-generic \
850 distclean-hdr distclean-libtool distclean-tags
864 install-data-am
: install-man
866 install-dvi
: install-dvi-recursive
870 install-exec-am
: install-binPROGRAMS
872 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
873 install-html
: install-html-recursive
877 install-info
: install-info-recursive
881 install-man
: install-man1
883 install-pdf
: install-pdf-recursive
887 install-ps
: install-ps-recursive
893 maintainer-clean
: maintainer-clean-recursive
894 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
895 -rm -rf
$(top_srcdir
)/autom4te.cache
898 maintainer-clean-am
: distclean-am maintainer-clean-generic
900 mostlyclean: mostlyclean-recursive
902 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
913 uninstall-am
: uninstall-binPROGRAMS uninstall-man
915 uninstall-man
: uninstall-man1
917 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
918 ctags-recursive
install install-am install-exec-am \
919 install-strip tags-recursive
921 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
922 all all-am am--refresh
check check-am
clean clean-binPROGRAMS \
923 clean-generic clean-libtool ctags ctags-recursive
dist \
924 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
925 dist-xz dist-zip distcheck
distclean distclean-compile \
926 distclean-generic distclean-hdr distclean-libtool \
927 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
928 dvi-am html html-am
info info-am
install install-am \
929 install-binPROGRAMS install-data install-data-am install-dvi \
930 install-dvi-am install-exec install-exec-am install-exec-hook \
931 install-html install-html-am install-info install-info-am \
932 install-man install-man1 install-pdf install-pdf-am install-ps \
933 install-ps-am install-strip
installcheck installcheck-am \
934 installdirs installdirs-am maintainer-clean \
935 maintainer-clean-generic
mostlyclean mostlyclean-compile \
936 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
937 tags tags-recursive
uninstall uninstall-am \
938 uninstall-binPROGRAMS uninstall-man uninstall-man1
942 check-autogen-version.def
: FRC
944 && test -r ..
/include/autogen-version.def \
945 && ( if cmp
-s ..
/include/autogen-version.def autogen-version.def
; \
947 else cp ..
/include/autogen-version.def autogen-version.def
; \
948 echo
"Installing new sntp/autogen-version.def file"; \
951 check-version.def
: FRC
953 && test -r ..
/include/version.def \
954 && ( if cmp
-s ..
/include/version.def version.def
; \
956 else cp ..
/include/version.def version.def
; \
957 echo
"Installing new sntp/version.def file"; \
960 $(srcdir)/sntp-opts.h
: $(srcdir)/sntp-opts.c
961 $(srcdir)/sntp-opts.c
: $(srcdir)/sntp-opts.def
$(srcdir)/version.def
962 $(run_ag
) sntp-opts.def
964 $(srcdir)/sntp
.1: $(srcdir)/sntp-opts.def
$(srcdir)/version.def
965 $(run_ag
) -Tagman1.tpl
-bsntp sntp-opts.def
967 $(srcdir)/sntp-opts.texi
$(srcdir)/sntp-opts.menu
: $(srcdir)/sntp-opts.def
$(srcdir)/version.def
968 $(run_ag
) -Taginfo.tpl
-DLEVEL
=section sntp-opts.def
971 @case
${BINSUBDIR} in \
972 bin
) ODIR
=${exec_prefix}/sbin
;; \
973 sbin
) ODIR
=${exec_prefix}/bin
;; \
975 test -z
"${bin_PROGRAMS}${bin_SCRIPTS}" \
976 || for i in
${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
977 test ! -f
$$ODIR/$$i || echo
"*** $$i is also in $$ODIR!"; \
982 # Tell versions [3.59,3.63) of GNU make to not export all variables.
983 # Otherwise a system limit (for SysV at least) may be exceeded.