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 # we traditionally installed software in bindir, while it should have gone
19 # in sbindir. Now that we offer a choice, look in the "other" installation
20 # subdir to warn folks if there is another version there.
24 pkgdatadir
= $(datadir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
26 pkglibdir
= $(libdir)/@PACKAGE@
27 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
28 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 bin_PROGRAMS
= ntpdc
$(EXEEXT
)
43 EXTRA_PROGRAMS
= ntpdc-layout
$(EXEEXT
)
44 DIST_COMMON
= README
$(noinst_HEADERS
) $(srcdir)/Makefile.am \
45 $(srcdir)/Makefile.in
$(srcdir)/nl.pl.in \
46 $(top_srcdir
)/bincheck.mf
$(top_srcdir
)/depsver.mf
48 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
49 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.m4 \
50 $(top_srcdir
)/m4
/define_dir.m4 \
51 $(top_srcdir
)/m4
/ntp_cacheversion.m4 \
52 $(top_srcdir
)/m4
/ntp_dir_sep.m4 \
53 $(top_srcdir
)/m4
/ntp_lineeditlibs.m4 \
54 $(top_srcdir
)/m4
/ntp_vpathhack.m4 \
55 $(top_srcdir
)/m4
/os_cflags.m4
$(top_srcdir
)/version.m4 \
56 $(top_srcdir
)/configure.ac
57 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
59 mkinstalldirs
= $(install_sh
) -d
60 CONFIG_HEADER
= $(top_builddir
)/config.h
61 CONFIG_CLEAN_FILES
= nl.pl
62 CONFIG_CLEAN_VPATH_FILES
=
63 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
64 PROGRAMS
= $(bin_PROGRAMS
)
65 am_ntpdc_OBJECTS
= ntpdc.
$(OBJEXT
) ntpdc_ops.
$(OBJEXT
) \
67 ntpdc_OBJECTS
= $(am_ntpdc_OBJECTS
)
69 ntpdc_DEPENDENCIES
= version.o
$(am__DEPENDENCIES_1
) \
71 ntpdc_layout_SOURCES
= ntpdc-layout.c
72 ntpdc_layout_OBJECTS
= ntpdc-layout.
$(OBJEXT
)
73 ntpdc_layout_DEPENDENCIES
=
74 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
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
= $(ntpdc_SOURCES
) ntpdc-layout.c
88 DIST_SOURCES
= $(ntpdc_SOURCES
) ntpdc-layout.c
89 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
90 am__vpath_adj
= case
$$p in \
91 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
96 am__nobase_strip_setup
= \
97 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
100 am__nobase_list
= $(am__nobase_strip_setup
); \
101 for p in
$$list; do echo
"$$p $$p"; done | \
102 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
103 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
104 if (++n[$$2] == $(am__install_max)) \
105 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
106 END { for (dir in files) print dir, files[dir] }'
108 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
109 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
110 man1dir = $(mandir)/man1
113 HEADERS
= $(noinst_HEADERS
)
116 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
120 ARLIB_DIR
= @ARLIB_DIR@
121 AUTOCONF
= @AUTOCONF@
122 AUTOHEADER
= @AUTOHEADER@
123 AUTOMAKE
= @AUTOMAKE@
125 BINSUBDIR
= @BINSUBDIR@
127 CCDEPMODE
= @CCDEPMODE@
132 CPPFLAGS
= @CPPFLAGS@
133 CYGPATH_W
= @CYGPATH_W@
141 EDITLINE_LIBS
= @EDITLINE_LIBS@
143 EF_PROGS
= @EF_PROGS@
147 HAVE_INLINE
= @HAVE_INLINE@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
156 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
157 LIBOPTS_DIR
= @LIBOPTS_DIR@
158 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
159 LIBPARSE
= @LIBPARSE@
164 LTLIBOBJS
= @LTLIBOBJS@
165 MAKEINFO
= @MAKEINFO@
166 MAKE_ADJTIMED
= @MAKE_ADJTIMED@
167 MAKE_CHECK_LAYOUT
= @MAKE_CHECK_LAYOUT@
168 MAKE_CHECK_Y2K
= @MAKE_CHECK_Y2K@
169 MAKE_LIBNTPSIM
= @MAKE_LIBNTPSIM@
170 MAKE_LIBPARSE
= @MAKE_LIBPARSE@
171 MAKE_LIBPARSE_KERNEL
= @MAKE_LIBPARSE_KERNEL@
172 MAKE_NTPDSIM
= @MAKE_NTPDSIM@
173 MAKE_NTPSNMPD
= @MAKE_NTPSNMPD@
174 MAKE_NTPTIME
= @MAKE_NTPTIME@
175 MAKE_PARSEKMODULE
= @MAKE_PARSEKMODULE@
176 MAKE_TICKADJ
= @MAKE_TICKADJ@
177 MAKE_TIMETRIM
= @MAKE_TIMETRIM@
181 OPENSSL_INC
= @OPENSSL_INC@
182 OPENSSL_LIB
= @OPENSSL_LIB@
184 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
185 PACKAGE_NAME
= @PACKAGE_NAME@
186 PACKAGE_STRING
= @PACKAGE_STRING@
187 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
188 PACKAGE_URL
= @PACKAGE_URL@
189 PACKAGE_VERSION
= @PACKAGE_VERSION@
190 PATH_NET_SNMP_CONFIG
= @PATH_NET_SNMP_CONFIG@
191 PATH_PERL
= @PATH_PERL@
192 PATH_SEPARATOR
= @PATH_SEPARATOR@
194 PROPDELAY
= @PROPDELAY@
196 SET_MAKE
= @SET_MAKE@
198 SNMP_CFLAGS
= @SNMP_CFLAGS@
199 SNMP_CPPFLAGS
= @SNMP_CPPFLAGS@
200 SNMP_LIBS
= @SNMP_LIBS@
206 abs_builddir
= @abs_builddir@
207 abs_srcdir
= @abs_srcdir@
208 abs_top_builddir
= @abs_top_builddir@
209 abs_top_srcdir
= @abs_top_srcdir@
210 ac_ct_CC
= @ac_ct_CC@
211 am__include
= @am__include@
212 am__leading_dot
= @am__leading_dot@
213 am__quote
= @am__quote@
215 am__untar
= @am__untar@
216 bindir = ${exec_prefix}/${BINSUBDIR}
218 build_alias
= @build_alias@
219 build_cpu
= @build_cpu@
220 build_os
= @build_os@
221 build_vendor
= @build_vendor@
222 builddir
= @builddir@
224 datarootdir
= @datarootdir@
227 exec_prefix = @
exec_prefix@
229 host_alias
= @host_alias@
230 host_cpu
= @host_cpu@
232 host_vendor
= @host_vendor@
234 includedir = @
includedir@
236 install_sh
= @install_sh@
238 libexecdir
= @libexecdir@
239 localedir
= @localedir@
240 localstatedir
= @localstatedir@
243 oldincludedir = @
oldincludedir@
246 program_transform_name
= @program_transform_name@
249 sharedstatedir
= @sharedstatedir@
252 sysconfdir
= @sysconfdir@
253 target_alias
= @target_alias@
254 top_build_prefix
= @top_build_prefix@
255 top_builddir
= @top_builddir@
256 top_srcdir
= @top_srcdir@
259 EXTRA_DATA
= check-layout
260 BUILT_SOURCES
= @MAKE_CHECK_LAYOUT@ ntpdc-opts.c ntpdc-opts.h ntpdc
.1 \
261 ntpdc-opts.texi ntpdc-opts.menu .deps-ver
262 AM_CPPFLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)/lib
/isc
/include \
263 -I
$(top_srcdir
)/lib
/isc
/nothreads
/include \
264 -I
$(top_srcdir
)/lib
/isc
/unix
/include $(LIBOPTS_CFLAGS
)
266 # LDADD might need RESLIB and ADJLIB
267 ntpdc_LDADD
= version.o @LCRYPTO@ @EDITLINE_LIBS@
$(LIBOPTS_LDADD
) \
270 # ntpdc-layout doesn't need any additional libraries at all
272 DISTCLEANFILES
= .version version.c
273 CLEANFILES
= check-layout layout.here nl.c ntpdc-layout .deps-ver
274 noinst_HEADERS
= ntpdc.h
275 ETAGS_ARGS
= Makefile.am
276 EXTRA_DIST
= nl_in.c nl.pl layout.std \
277 ntpdc-opts.def ntpdc
.1 ntpdc-opts.texi ntpdc-opts.menu
280 run_ag
= cd
$(srcdir) && \
281 env PATH
="$(abs_builddir):$(PATH)" \
282 autogen
-L ..
/include --writable
284 std_def_list
= $(top_srcdir
)/include/debug-opt.def \
285 $(top_srcdir
)/include/autogen-version.def \
286 $(top_srcdir
)/include/copyright.def \
287 $(top_srcdir
)/include/homerc.def \
288 $(top_srcdir
)/include/version.def
290 ntpdc_SOURCES
= ntpdc.c ntpdc_ops.c ntpdc-opts.c ntpdc-opts.h
291 all: $(BUILT_SOURCES
)
292 $(MAKE
) $(AM_MAKEFLAGS
) all-am
295 .SUFFIXES
: .c .lo .o .obj
296 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(top_srcdir
)/bincheck.mf
$(top_srcdir
)/depsver.mf
$(am__configure_deps
)
298 case
'$(am__configure_deps)' in \
300 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
301 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
305 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpdc/Makefile'; \
306 $(am__cd
) $(top_srcdir
) && \
307 $(AUTOMAKE
) --foreign ntpdc
/Makefile
309 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
312 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
314 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
315 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
318 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
319 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
321 $(top_srcdir
)/configure
: $(am__configure_deps
)
322 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
323 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
324 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
325 $(am__aclocal_m4_deps
):
326 nl.pl
: $(top_builddir
)/config.status
$(srcdir)/nl.pl.in
327 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
328 install-binPROGRAMS
: $(bin_PROGRAMS
)
330 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
331 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
332 for p in
$$list; do echo
"$$p $$p"; done | \
333 sed
's/$(EXEEXT)$$//' | \
334 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
335 then echo
"$$p"; echo
"$$p"; else :; fi
; \
337 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
338 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
339 sed
'N;N;N;s,\n, ,g' | \
340 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
341 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
342 if ($$2 == $$4) files[d] = files[d] " " $$1; \
343 else { print "f", $$3 "/" $$4, $$1; } } \
344 END { for (d in files) print "f", d, files[d] }' | \
345 while read type
dir files
; do \
346 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
347 test -z
"$$files" ||
{ \
348 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
349 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
353 uninstall-binPROGRAMS
:
355 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
356 files
=`for p in $$list; do echo "$$p"; done | \
357 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
358 -e 's/$$/$(EXEEXT)/' `; \
359 test -n
"$$list" || exit
0; \
360 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
361 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
364 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
365 echo
" rm -f" $$list; \
366 rm -f
$$list || exit
$$?
; \
367 test -n
"$(EXEEXT)" || exit
0; \
368 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
369 echo
" rm -f" $$list; \
371 ntpdc
$(EXEEXT
): $(ntpdc_OBJECTS
) $(ntpdc_DEPENDENCIES
)
372 @
rm -f ntpdc
$(EXEEXT
)
373 $(LINK
) $(ntpdc_OBJECTS
) $(ntpdc_LDADD
) $(LIBS
)
374 ntpdc-layout
$(EXEEXT
): $(ntpdc_layout_OBJECTS
) $(ntpdc_layout_DEPENDENCIES
)
375 @
rm -f ntpdc-layout
$(EXEEXT
)
376 $(LINK
) $(ntpdc_layout_OBJECTS
) $(ntpdc_layout_LDADD
) $(LIBS
)
384 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpdc-layout.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpdc-opts.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpdc.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpdc_ops.Po@am__quote@
390 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
391 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
394 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
397 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
398 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
401 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
404 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
405 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
408 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
415 install-man1
: $(man_MANS
)
417 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
418 @list
=''; test -n
"$(man1dir)" || exit
0; \
419 { for i in
$$list; do echo
"$$i"; done
; \
420 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
421 sed
-n
'/\.1[a-z]*$$/p'; \
422 } | while read p
; do \
423 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
424 echo
"$$d$$p"; echo
"$$p"; \
426 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
427 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
428 sed
'N;N;s,\n, ,g' |
{ \
429 list
=; while read file base inst
; do \
430 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
431 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
432 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
435 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
436 while read files
; do \
437 test -z
"$$files" ||
{ \
438 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
439 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
444 @list
=''; test -n
"$(man1dir)" || exit
0; \
445 files
=`{ for i in $$list; do echo "$$i"; done; \
446 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
447 sed -n '/\.1[a-z]*$$/p'; \
448 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
449 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
450 test -z
"$$files" ||
{ \
451 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
452 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
454 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
455 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456 unique
=`for i in $$list; do \
457 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
459 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460 END { if (nonempty) { for (i in files) print i; }; }'`; \
464 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
465 $(TAGS_FILES
) $(LISP
)
468 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
469 unique
=`for i in $$list; do \
470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
472 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473 END { if (nonempty) { for (i in files) print i; }; }'`; \
475 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
476 test -n
"$$unique" || unique
=$$empty_fix; \
477 if
test $$# -gt 0; then \
478 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
481 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
486 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
487 $(TAGS_FILES
) $(LISP
)
488 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489 unique
=`for i in $$list; do \
490 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493 END { if (nonempty) { for (i in files) print i; }; }'`; \
494 test -z
"$(CTAGS_ARGS)$$unique" \
495 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
499 here
=`$(am__cd) $(top_builddir) && pwd` \
500 && $(am__cd
) $(top_srcdir
) \
501 && gtags
-i
$(GTAGS_ARGS
) "$$here"
504 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
506 distdir
: $(DISTFILES
)
507 @list
='$(MANS)'; if
test -n
"$$list"; then \
508 list
=`for p in $$list; do \
509 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
510 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
511 if
test -n
"$$list" && \
512 grep
'ab help2man is required to generate this page' $$list >/dev
/null
; then \
513 echo
"error: found man pages containing the \`missing help2man' replacement text:" >&2; \
514 grep
-l
'ab help2man is required to generate this page' $$list | sed
's/^/ /' >&2; \
515 echo
" to fix them, install help2man, remove and regenerate the man pages;" >&2; \
516 echo
" typically \`make maintainer-clean' will remove them" >&2; \
520 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522 list
='$(DISTFILES)'; \
523 dist_files
=`for file in $$list; do echo $$file; done | \
524 sed -e "s|^$$srcdirstrip/||;t" \
525 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
526 case
$$dist_files in \
527 */*) $(MKDIR_P
) `echo "$$dist_files" | \
528 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
531 for file in
$$dist_files; do \
532 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
533 if
test -d
$$d/$$file; then \
534 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
535 if
test -d
"$(distdir)/$$file"; then \
536 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
538 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
539 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
540 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
542 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
544 test -f
"$(distdir)/$$file" \
545 || cp
-p
$$d/$$file "$(distdir)/$$file" \
550 check: $(BUILT_SOURCES
)
551 $(MAKE
) $(AM_MAKEFLAGS
) check-am
552 all-am
: Makefile
$(PROGRAMS
) $(MANS
) $(HEADERS
)
554 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
555 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
557 install: $(BUILT_SOURCES
)
558 $(MAKE
) $(AM_MAKEFLAGS
) install-am
559 install-exec
: install-exec-am
560 install-data
: install-data-am
561 uninstall: uninstall-am
564 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
566 installcheck: installcheck-am
568 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
569 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
570 `test -z '$(STRIP)' || \
571 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
575 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
578 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
579 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
580 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
582 maintainer-clean-generic
:
583 @echo
"This command is intended for maintainers to use"
584 @echo
"it deletes files that may require special tools to rebuild."
585 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
588 clean-am
: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
590 distclean: distclean-am
593 distclean-am
: clean-am distclean-compile distclean-generic \
608 install-data-am
: install-man
610 install-dvi
: install-dvi-am
614 install-exec-am
: install-binPROGRAMS
616 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
617 install-html
: install-html-am
621 install-info
: install-info-am
625 install-man
: install-man1
627 install-pdf
: install-pdf-am
631 install-ps
: install-ps-am
637 maintainer-clean
: maintainer-clean-am
640 maintainer-clean-am
: distclean-am maintainer-clean-generic
642 mostlyclean: mostlyclean-am
644 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
655 uninstall-am
: uninstall-binPROGRAMS uninstall-man
657 uninstall-man
: uninstall-man1
659 .MAKE
: all check install install-am install-exec-am install-strip
661 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
662 clean-generic clean-libtool ctags
distclean distclean-compile \
663 distclean-generic distclean-libtool distclean-tags distdir
dvi \
664 dvi-am html html-am
info info-am
install install-am \
665 install-binPROGRAMS install-data install-data-am install-dvi \
666 install-dvi-am install-exec install-exec-am install-exec-hook \
667 install-html install-html-am install-info install-info-am \
668 install-man install-man1 install-pdf install-pdf-am install-ps \
669 install-ps-am install-strip
installcheck installcheck-am \
670 installdirs maintainer-clean maintainer-clean-generic \
671 mostlyclean mostlyclean-compile mostlyclean-generic \
672 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
673 uninstall-am uninstall-binPROGRAMS uninstall-man \
677 $(srcdir)/ntpdc-opts.h
: $(srcdir)/ntpdc-opts.c
678 @
: do-nothing action to avoid default SCCS
get, .h built with .c
680 $(srcdir)/ntpdc-opts.c
: $(srcdir)/ntpdc-opts.def
$(std_def_list
)
681 $(run_ag
) ntpdc-opts.def
683 $(srcdir)/ntpdc
.1: $(srcdir)/ntpdc-opts.def
$(std_def_list
)
684 $(run_ag
) -Tagman1.tpl
-bntpdc ntpdc-opts.def
686 $(srcdir)/ntpdc-opts.texi
$(srcdir)/ntpdc-opts.menu
: $(srcdir)/ntpdc-opts.def
$(std_def_list
)
687 $(MAKE
) ntpdc
# aginfo.tpl runs the binary to extract --help usage text
688 $(run_ag
) -Taginfo.tpl
-DLEVEL
=section ntpdc-opts.def
692 layout.here
: ntpdc-layout
695 check-layout
: ntpdc-layout
$(srcdir)/layout.std layout.here
696 cmp
$(srcdir)/layout.std layout.here
&& echo stamp
> $@
698 $(PROGRAMS
): $(LDADD
)
701 cd ..
/libntp
&& $(MAKE
)
703 $(top_srcdir
)/version
:
704 cd
$(top_srcdir
) && $(MAKE
) version
706 version.o
: $(ntpdc_OBJECTS
) ..
/libntp
/libntp.a Makefile
$(top_srcdir
)/version
707 env CSET
=`cat $(top_srcdir)/version` $(top_builddir
)/scripts
/mkver ntpdc
708 $(COMPILE
) -c version.c
710 # I ran nl_in.c (attached, to be installed into ntpdc) through
711 # $(CC) -E nl_in.c | nl.pl > nl.c
712 nl.c
: nl_in.c nl.pl Makefile.am ..
/config.h ..
/include/ntp_request.h ntpdc.h
713 $(CC
) -E
$(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(srcdir)/nl_in.c | .
/nl.pl
> nl.c
716 @case
${BINSUBDIR} in \
717 bin
) ODIR
=${exec_prefix}/sbin
;; \
718 sbin
) ODIR
=${exec_prefix}/bin
;; \
720 test -z
"${bin_PROGRAMS}${bin_SCRIPTS}" \
721 || for i in
${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
722 test ! -f
$$ODIR/$$i || echo
"*** $$i is also in $$ODIR!"; \
726 $(DEPDIR
)/deps-ver
: $(top_srcdir
)/deps-ver
728 cp
$(top_srcdir
)/deps-ver
$@
731 @cmp
$(top_srcdir
)/deps-ver
$@
> /dev
/null ||
( \
733 echo
-n
"Prior $(subdir)/$(DEPDIR) version " && \
735 rm -rf
$(DEPDIR
) && \
737 case
"$(top_builddir)" in \
739 .
/config.status Makefile depfiles \
743 .
/config.status
$(subdir
)/Makefile depfiles
&& \
747 echo
'Fatal: depsver.mf Automake fragment limited' \
748 'to immediate subdirectories.' && \
749 echo
"top_builddir: $(top_builddir)" && \
750 echo
"subdir: $(subdir)" && \
754 echo
-n
"Cleaned $(subdir)/$(DEPDIR) version " && \
755 cat
$(top_srcdir
)/deps-ver \
757 cp
$(top_srcdir
)/deps-ver
$@
759 .deps-ver
: $(top_srcdir
)/deps-ver
760 @
[ ! -d
$(DEPDIR
) ] ||
$(MAKE
) $(DEPDIR
)/deps-ver
764 # depsver.mf included in Makefile.am for directories with .deps
766 # When building in the same directory with sources that change over
767 # time, such as when tracking using bk, the .deps files can become
768 # stale with respect to moved, deleted, or superceded headers. Most
769 # commonly, this would exhibit as make reporting a failure to make a
770 # header file which is no longer in the location given. To address
771 # this issue, we use a deps-ver file which is updated with each change
772 # that breaks old .deps files. A copy of deps-ver is made into
773 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
774 # with different contents than deps-ver, we make clean to ensure all
775 # .o files built before the incompatible change are rebuilt along with
776 # their updated .deps files, then remove $(DEPDIR) and recreate it as
779 # It is normal when configured with --disable-dependency-tracking for
780 # the DEPDIR to not have been created. For this reason, we use the
781 # intermediate target .deps-ver, which invokes make recursively if
784 # If you modify depsver.mf, please make the changes to the master
785 # copy, the one in sntp is copied by the bootstrap script from it.
787 # This comment block follows rather than leads the related code so that
788 # it stays with it in the generated Makefile.in and Makefile.
791 # Tell versions [3.59,3.63) of GNU make to not export all variables.
792 # Otherwise a system limit (for SysV at least) may be exceeded.