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.
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
= ntpq
$(EXEEXT
)
44 DIST_COMMON
= README
$(noinst_HEADERS
) $(srcdir)/Makefile.am \
45 $(srcdir)/Makefile.in
$(top_srcdir
)/bincheck.mf \
46 $(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
62 CONFIG_CLEAN_VPATH_FILES
=
63 LIBRARIES
= $(noinst_LIBRARIES
)
65 libntpq_a_AR
= $(AR
) $(ARFLAGS
)
67 am_libntpq_a_OBJECTS
= libntpq_a-libntpq.
$(OBJEXT
) \
68 libntpq_a-libntpq_subs.
$(OBJEXT
)
69 libntpq_a_OBJECTS
= $(am_libntpq_a_OBJECTS
)
70 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
71 PROGRAMS
= $(bin_PROGRAMS
)
72 am_ntpq_OBJECTS
= ntpq.
$(OBJEXT
) ntpq-subs.
$(OBJEXT
) \
74 ntpq_OBJECTS
= $(am_ntpq_OBJECTS
)
76 ntpq_DEPENDENCIES
= version.o
$(am__DEPENDENCIES_1
) ..
/libntp
/libntp.a
77 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
78 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
79 am__depfiles_maybe
= depfiles
81 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
82 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
83 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
84 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
85 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
87 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
88 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
90 SOURCES
= $(libntpq_a_SOURCES
) $(ntpq_SOURCES
)
91 DIST_SOURCES
= $(libntpq_a_SOURCES
) $(ntpq_SOURCES
)
92 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
93 am__vpath_adj
= case
$$p in \
94 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
99 am__nobase_strip_setup
= \
100 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
103 am__nobase_list
= $(am__nobase_strip_setup
); \
104 for p in
$$list; do echo
"$$p $$p"; done | \
105 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107 if (++n[$$2] == $(am__install_max)) \
108 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109 END { for (dir in files) print dir, files[dir] }'
111 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113 man1dir = $(mandir)/man1
116 HEADERS
= $(noinst_HEADERS
)
119 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
123 ARLIB_DIR
= @ARLIB_DIR@
124 AUTOCONF
= @AUTOCONF@
125 AUTOHEADER
= @AUTOHEADER@
126 AUTOMAKE
= @AUTOMAKE@
128 BINSUBDIR
= @BINSUBDIR@
130 CCDEPMODE
= @CCDEPMODE@
135 CPPFLAGS
= @CPPFLAGS@
136 CYGPATH_W
= @CYGPATH_W@
144 EDITLINE_LIBS
= @EDITLINE_LIBS@
146 EF_PROGS
= @EF_PROGS@
150 HAVE_INLINE
= @HAVE_INLINE@
152 INSTALL_DATA
= @INSTALL_DATA@
153 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
154 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
155 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
159 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
160 LIBOPTS_DIR
= @LIBOPTS_DIR@
161 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
162 LIBPARSE
= @LIBPARSE@
167 LTLIBOBJS
= @LTLIBOBJS@
168 MAKEINFO
= @MAKEINFO@
169 MAKE_ADJTIMED
= @MAKE_ADJTIMED@
170 MAKE_CHECK_LAYOUT
= @MAKE_CHECK_LAYOUT@
171 MAKE_CHECK_Y2K
= @MAKE_CHECK_Y2K@
172 MAKE_LIBNTPSIM
= @MAKE_LIBNTPSIM@
173 MAKE_LIBPARSE
= @MAKE_LIBPARSE@
174 MAKE_LIBPARSE_KERNEL
= @MAKE_LIBPARSE_KERNEL@
175 MAKE_NTPDSIM
= @MAKE_NTPDSIM@
176 MAKE_NTPSNMPD
= @MAKE_NTPSNMPD@
177 MAKE_NTPTIME
= @MAKE_NTPTIME@
178 MAKE_PARSEKMODULE
= @MAKE_PARSEKMODULE@
179 MAKE_TICKADJ
= @MAKE_TICKADJ@
180 MAKE_TIMETRIM
= @MAKE_TIMETRIM@
184 OPENSSL_INC
= @OPENSSL_INC@
185 OPENSSL_LIB
= @OPENSSL_LIB@
187 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
188 PACKAGE_NAME
= @PACKAGE_NAME@
189 PACKAGE_STRING
= @PACKAGE_STRING@
190 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
191 PACKAGE_URL
= @PACKAGE_URL@
192 PACKAGE_VERSION
= @PACKAGE_VERSION@
193 PATH_NET_SNMP_CONFIG
= @PATH_NET_SNMP_CONFIG@
194 PATH_PERL
= @PATH_PERL@
195 PATH_SEPARATOR
= @PATH_SEPARATOR@
197 PROPDELAY
= @PROPDELAY@
199 SET_MAKE
= @SET_MAKE@
201 SNMP_CFLAGS
= @SNMP_CFLAGS@
202 SNMP_CPPFLAGS
= @SNMP_CPPFLAGS@
203 SNMP_LIBS
= @SNMP_LIBS@
209 abs_builddir
= @abs_builddir@
210 abs_srcdir
= @abs_srcdir@
211 abs_top_builddir
= @abs_top_builddir@
212 abs_top_srcdir
= @abs_top_srcdir@
213 ac_ct_CC
= @ac_ct_CC@
214 am__include
= @am__include@
215 am__leading_dot
= @am__leading_dot@
216 am__quote
= @am__quote@
218 am__untar
= @am__untar@
221 build_alias
= @build_alias@
222 build_cpu
= @build_cpu@
223 build_os
= @build_os@
224 build_vendor
= @build_vendor@
225 builddir
= @builddir@
227 datarootdir
= @datarootdir@
230 exec_prefix = @
exec_prefix@
232 host_alias
= @host_alias@
233 host_cpu
= @host_cpu@
235 host_vendor
= @host_vendor@
237 includedir = @
includedir@
239 install_sh
= @install_sh@
241 libexecdir
= @libexecdir@
242 localedir
= @localedir@
243 localstatedir
= @localstatedir@
246 oldincludedir = @
oldincludedir@
249 program_transform_name
= @program_transform_name@
252 sharedstatedir
= @sharedstatedir@
255 sysconfdir
= @sysconfdir@
256 target_alias
= @target_alias@
257 top_build_prefix
= @top_build_prefix@
258 top_builddir
= @top_builddir@
259 top_srcdir
= @top_srcdir@
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
)
267 # LDADD might need RESLIB and ADJLIB
268 ntpq_LDADD
= version.o @LCRYPTO@ @EDITLINE_LIBS@
$(LIBOPTS_LDADD
) \
271 noinst_HEADERS
= ntpq.h
272 noinst_LIBRARIES
= libntpq.a
273 # HMS: I don't think we need libntpq_a_LIBADD...
274 #libntpq_a_LIBADD= version.o @EDITLINE_LIBS@ $(LIBOPTS_LDADD) ../libntp/libntp.a
275 libntpq_a_CFLAGS
= -DNO_MAIN_ALLOWED
-DBUILD_AS_LIB
276 CLEANFILES
= .deps-ver
277 DISTCLEANFILES
= .version version.c
278 ETAGS_ARGS
= Makefile.am
279 EXTRA_DIST
= ntpq-opts.def ntpq
.1 ntpq-opts.texi ntpq-opts.menu
280 BUILT_SOURCES
= ntpq-opts.c ntpq-opts.h ntpq
.1 ntpq-opts.texi \
281 ntpq-opts.menu .deps-ver
283 run_ag
= cd
$(srcdir) && \
284 env PATH
="$(abs_builddir):$(PATH)" \
285 autogen
-L ..
/include --writable
287 std_def_list
= $(top_srcdir
)/include/debug-opt.def \
288 $(top_srcdir
)/include/autogen-version.def \
289 $(top_srcdir
)/include/copyright.def \
290 $(top_srcdir
)/include/homerc.def \
291 $(top_srcdir
)/include/version.def
293 ntpq_SOURCES
= ntpq.c ntpq-subs.c ntpq-opts.c ntpq-opts.h
294 libntpq_a_SOURCES
= libntpq.c libntpq.h libntpq_subs.c
295 all: $(BUILT_SOURCES
)
296 $(MAKE
) $(AM_MAKEFLAGS
) all-am
299 .SUFFIXES
: .c .lo .o .obj
300 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(top_srcdir
)/bincheck.mf
$(top_srcdir
)/depsver.mf
$(am__configure_deps
)
302 case
'$(am__configure_deps)' in \
304 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
305 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
309 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpq/Makefile'; \
310 $(am__cd
) $(top_srcdir
) && \
311 $(AUTOMAKE
) --foreign ntpq
/Makefile
313 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
316 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
318 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
319 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
322 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
323 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
325 $(top_srcdir
)/configure
: $(am__configure_deps
)
326 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
327 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
328 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
329 $(am__aclocal_m4_deps
):
331 clean-noinstLIBRARIES
:
332 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
333 libntpq.a
: $(libntpq_a_OBJECTS
) $(libntpq_a_DEPENDENCIES
)
335 $(libntpq_a_AR
) libntpq.a
$(libntpq_a_OBJECTS
) $(libntpq_a_LIBADD
)
337 install-binPROGRAMS
: $(bin_PROGRAMS
)
339 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
340 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
341 for p in
$$list; do echo
"$$p $$p"; done | \
342 sed
's/$(EXEEXT)$$//' | \
343 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
344 then echo
"$$p"; echo
"$$p"; else :; fi
; \
346 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
347 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
348 sed
'N;N;N;s,\n, ,g' | \
349 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
350 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
351 if ($$2 == $$4) files[d] = files[d] " " $$1; \
352 else { print "f", $$3 "/" $$4, $$1; } } \
353 END { for (d in files) print "f", d, files[d] }' | \
354 while read type
dir files
; do \
355 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
356 test -z
"$$files" ||
{ \
357 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
358 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
362 uninstall-binPROGRAMS
:
364 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
365 files
=`for p in $$list; do echo "$$p"; done | \
366 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
367 -e 's/$$/$(EXEEXT)/' `; \
368 test -n
"$$list" || exit
0; \
369 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
370 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
373 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
374 echo
" rm -f" $$list; \
375 rm -f
$$list || exit
$$?
; \
376 test -n
"$(EXEEXT)" || exit
0; \
377 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
378 echo
" rm -f" $$list; \
380 ntpq
$(EXEEXT
): $(ntpq_OBJECTS
) $(ntpq_DEPENDENCIES
)
382 $(LINK
) $(ntpq_OBJECTS
) $(ntpq_LDADD
) $(LIBS
)
390 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libntpq_a-libntpq.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libntpq_a-libntpq_subs.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpq-opts.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpq-subs.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ntpq.Po@am__quote@
397 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
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
$<
404 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
405 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
406 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
408 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
411 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
412 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
413 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
415 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
417 libntpq_a-libntpq.o
: libntpq.c
418 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -MT libntpq_a-libntpq.o
-MD
-MP
-MF
$(DEPDIR
)/libntpq_a-libntpq.Tpo
-c
-o libntpq_a-libntpq.o
`test -f 'libntpq.c' || echo '$(srcdir)/'`libntpq.c
419 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libntpq_a-libntpq.Tpo
$(DEPDIR
)/libntpq_a-libntpq.Po
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='libntpq.c' object
='libntpq_a-libntpq.o' libtool
=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -c
-o libntpq_a-libntpq.o
`test -f 'libntpq.c' || echo '$(srcdir)/'`libntpq.c
424 libntpq_a-libntpq.obj
: libntpq.c
425 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -MT libntpq_a-libntpq.obj
-MD
-MP
-MF
$(DEPDIR
)/libntpq_a-libntpq.Tpo
-c
-o libntpq_a-libntpq.obj
`if test -f 'libntpq.c'; then $(CYGPATH_W) 'libntpq.c'; else $(CYGPATH_W) '$(srcdir)/libntpq.c'; fi`
426 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libntpq_a-libntpq.Tpo
$(DEPDIR
)/libntpq_a-libntpq.Po
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='libntpq.c' object
='libntpq_a-libntpq.obj' libtool
=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -c
-o libntpq_a-libntpq.obj
`if test -f 'libntpq.c'; then $(CYGPATH_W) 'libntpq.c'; else $(CYGPATH_W) '$(srcdir)/libntpq.c'; fi`
431 libntpq_a-libntpq_subs.o
: libntpq_subs.c
432 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -MT libntpq_a-libntpq_subs.o
-MD
-MP
-MF
$(DEPDIR
)/libntpq_a-libntpq_subs.Tpo
-c
-o libntpq_a-libntpq_subs.o
`test -f 'libntpq_subs.c' || echo '$(srcdir)/'`libntpq_subs.c
433 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libntpq_a-libntpq_subs.Tpo
$(DEPDIR
)/libntpq_a-libntpq_subs.Po
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='libntpq_subs.c' object
='libntpq_a-libntpq_subs.o' libtool
=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -c
-o libntpq_a-libntpq_subs.o
`test -f 'libntpq_subs.c' || echo '$(srcdir)/'`libntpq_subs.c
438 libntpq_a-libntpq_subs.obj
: libntpq_subs.c
439 @am__fastdepCC_TRUE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -MT libntpq_a-libntpq_subs.obj
-MD
-MP
-MF
$(DEPDIR
)/libntpq_a-libntpq_subs.Tpo
-c
-o libntpq_a-libntpq_subs.obj
`if test -f 'libntpq_subs.c'; then $(CYGPATH_W) 'libntpq_subs.c'; else $(CYGPATH_W) '$(srcdir)/libntpq_subs.c'; fi`
440 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libntpq_a-libntpq_subs.Tpo
$(DEPDIR
)/libntpq_a-libntpq_subs.Po
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='libntpq_subs.c' object
='libntpq_a-libntpq_subs.obj' libtool
=no @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
443 @am__fastdepCC_FALSE@
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(libntpq_a_CFLAGS
) $(CFLAGS
) -c
-o libntpq_a-libntpq_subs.obj
`if test -f 'libntpq_subs.c'; then $(CYGPATH_W) 'libntpq_subs.c'; else $(CYGPATH_W) '$(srcdir)/libntpq_subs.c'; fi`
450 install-man1
: $(man_MANS
)
452 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
453 @list
=''; test -n
"$(man1dir)" || exit
0; \
454 { for i in
$$list; do echo
"$$i"; done
; \
455 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
456 sed
-n
'/\.1[a-z]*$$/p'; \
457 } | while read p
; do \
458 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
459 echo
"$$d$$p"; echo
"$$p"; \
461 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
462 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
463 sed
'N;N;s,\n, ,g' |
{ \
464 list
=; while read file base inst
; do \
465 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
466 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
467 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
470 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
471 while read files
; do \
472 test -z
"$$files" ||
{ \
473 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
474 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
479 @list
=''; test -n
"$(man1dir)" || exit
0; \
480 files
=`{ for i in $$list; do echo "$$i"; done; \
481 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
482 sed -n '/\.1[a-z]*$$/p'; \
483 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
484 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
485 test -z
"$$files" ||
{ \
486 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
487 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
489 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
490 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491 unique
=`for i in $$list; do \
492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
495 END { if (nonempty) { for (i in files) print i; }; }'`; \
499 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
500 $(TAGS_FILES
) $(LISP
)
503 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
504 unique
=`for i in $$list; do \
505 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
508 END { if (nonempty) { for (i in files) print i; }; }'`; \
510 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
511 test -n
"$$unique" || unique
=$$empty_fix; \
512 if
test $$# -gt 0; then \
513 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
516 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
521 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
522 $(TAGS_FILES
) $(LISP
)
523 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
524 unique
=`for i in $$list; do \
525 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
527 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
528 END { if (nonempty) { for (i in files) print i; }; }'`; \
529 test -z
"$(CTAGS_ARGS)$$unique" \
530 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
534 here
=`$(am__cd) $(top_builddir) && pwd` \
535 && $(am__cd
) $(top_srcdir
) \
536 && gtags
-i
$(GTAGS_ARGS
) "$$here"
539 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
541 distdir
: $(DISTFILES
)
542 @list
='$(MANS)'; if
test -n
"$$list"; then \
543 list
=`for p in $$list; do \
544 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
545 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
546 if
test -n
"$$list" && \
547 grep
'ab help2man is required to generate this page' $$list >/dev
/null
; then \
548 echo
"error: found man pages containing the \`missing help2man' replacement text:" >&2; \
549 grep
-l
'ab help2man is required to generate this page' $$list | sed
's/^/ /' >&2; \
550 echo
" to fix them, install help2man, remove and regenerate the man pages;" >&2; \
551 echo
" typically \`make maintainer-clean' will remove them" >&2; \
555 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
556 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
557 list
='$(DISTFILES)'; \
558 dist_files
=`for file in $$list; do echo $$file; done | \
559 sed -e "s|^$$srcdirstrip/||;t" \
560 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
561 case
$$dist_files in \
562 */*) $(MKDIR_P
) `echo "$$dist_files" | \
563 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
566 for file in
$$dist_files; do \
567 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
568 if
test -d
$$d/$$file; then \
569 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
570 if
test -d
"$(distdir)/$$file"; then \
571 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
573 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
574 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
575 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
577 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
579 test -f
"$(distdir)/$$file" \
580 || cp
-p
$$d/$$file "$(distdir)/$$file" \
585 check: $(BUILT_SOURCES
)
586 $(MAKE
) $(AM_MAKEFLAGS
) check-am
587 all-am
: Makefile
$(LIBRARIES
) $(PROGRAMS
) $(MANS
) $(HEADERS
)
589 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
590 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
592 install: $(BUILT_SOURCES
)
593 $(MAKE
) $(AM_MAKEFLAGS
) install-am
594 install-exec
: install-exec-am
595 install-data
: install-data-am
596 uninstall: uninstall-am
599 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
601 installcheck: installcheck-am
603 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
604 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
605 `test -z '$(STRIP)' || \
606 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
610 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
613 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
614 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
615 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
617 maintainer-clean-generic
:
618 @echo
"This command is intended for maintainers to use"
619 @echo
"it deletes files that may require special tools to rebuild."
620 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
623 clean-am
: clean-binPROGRAMS clean-generic clean-libtool \
624 clean-noinstLIBRARIES mostlyclean-am
626 distclean: distclean-am
629 distclean-am
: clean-am distclean-compile distclean-generic \
644 install-data-am
: install-man
646 install-dvi
: install-dvi-am
650 install-exec-am
: install-binPROGRAMS
652 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
653 install-html
: install-html-am
657 install-info
: install-info-am
661 install-man
: install-man1
663 install-pdf
: install-pdf-am
667 install-ps
: install-ps-am
673 maintainer-clean
: maintainer-clean-am
676 maintainer-clean-am
: distclean-am maintainer-clean-generic
678 mostlyclean: mostlyclean-am
680 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
691 uninstall-am
: uninstall-binPROGRAMS uninstall-man
693 uninstall-man
: uninstall-man1
695 .MAKE
: all check install install-am install-exec-am install-strip
697 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
698 clean-generic clean-libtool clean-noinstLIBRARIES ctags \
699 distclean distclean-compile distclean-generic \
700 distclean-libtool distclean-tags distdir
dvi dvi-am html \
701 html-am
info info-am
install install-am install-binPROGRAMS \
702 install-data install-data-am install-dvi install-dvi-am \
703 install-exec install-exec-am install-exec-hook install-html \
704 install-html-am install-info install-info-am install-man \
705 install-man1 install-pdf install-pdf-am install-ps \
706 install-ps-am install-strip
installcheck installcheck-am \
707 installdirs maintainer-clean maintainer-clean-generic \
708 mostlyclean mostlyclean-compile mostlyclean-generic \
709 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
710 uninstall-am uninstall-binPROGRAMS uninstall-man \
714 $(srcdir)/ntpq-opts.h
: $(srcdir)/ntpq-opts.c
715 @
: do-nothing action to avoid default SCCS
get, .h built with .c
717 $(srcdir)/ntpq-opts.c
: $(srcdir)/ntpq-opts.def
$(std_def_list
)
718 $(run_ag
) ntpq-opts.def
720 $(srcdir)/ntpq
.1: $(srcdir)/ntpq-opts.def
$(std_def_list
)
721 $(run_ag
) -Tagman1.tpl
-bntpq ntpq-opts.def
723 $(srcdir)/ntpq-opts.texi
$(srcdir)/ntpq-opts.menu
: $(srcdir)/ntpq-opts.def
$(std_def_list
)
724 $(MAKE
) ntpq
# aginfo.tpl runs the binary to extract --help usage text
725 $(run_ag
) -Taginfo.tpl
-DLEVEL
=section ntpq-opts.def
727 $(PROGRAMS
): $(LDADD
)
730 cd ..
/libntp
&& $(MAKE
)
732 $(top_srcdir
)/version
:
733 cd
$(top_srcdir
) && $(MAKE
) version
735 version.o
: $(ntpq_OBJECTS
) ..
/libntp
/libntp.a Makefile
$(top_srcdir
)/version
736 env CSET
=`cat $(top_srcdir)/version` $(top_builddir
)/scripts
/mkver ntpq
737 $(COMPILE
) -c version.c
740 @case
${BINSUBDIR} in \
741 bin
) ODIR
=${exec_prefix}/sbin
;; \
742 sbin
) ODIR
=${exec_prefix}/bin
;; \
744 test -z
"${bin_PROGRAMS}${bin_SCRIPTS}" \
745 || for i in
${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
746 test ! -f
$$ODIR/$$i || echo
"*** $$i is also in $$ODIR!"; \
750 $(DEPDIR
)/deps-ver
: $(top_srcdir
)/deps-ver
752 cp
$(top_srcdir
)/deps-ver
$@
755 @cmp
$(top_srcdir
)/deps-ver
$@
> /dev
/null ||
( \
757 echo
-n
"Prior $(subdir)/$(DEPDIR) version " && \
759 rm -rf
$(DEPDIR
) && \
761 case
"$(top_builddir)" in \
763 .
/config.status Makefile depfiles \
767 .
/config.status
$(subdir
)/Makefile depfiles
&& \
771 echo
'Fatal: depsver.mf Automake fragment limited' \
772 'to immediate subdirectories.' && \
773 echo
"top_builddir: $(top_builddir)" && \
774 echo
"subdir: $(subdir)" && \
778 echo
-n
"Cleaned $(subdir)/$(DEPDIR) version " && \
779 cat
$(top_srcdir
)/deps-ver \
781 cp
$(top_srcdir
)/deps-ver
$@
783 .deps-ver
: $(top_srcdir
)/deps-ver
784 @
[ ! -d
$(DEPDIR
) ] ||
$(MAKE
) $(DEPDIR
)/deps-ver
788 # depsver.mf included in Makefile.am for directories with .deps
790 # When building in the same directory with sources that change over
791 # time, such as when tracking using bk, the .deps files can become
792 # stale with respect to moved, deleted, or superceded headers. Most
793 # commonly, this would exhibit as make reporting a failure to make a
794 # header file which is no longer in the location given. To address
795 # this issue, we use a deps-ver file which is updated with each change
796 # that breaks old .deps files. A copy of deps-ver is made into
797 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
798 # with different contents than deps-ver, we make clean to ensure all
799 # .o files built before the incompatible change are rebuilt along with
800 # their updated .deps files, then remove $(DEPDIR) and recreate it as
803 # It is normal when configured with --disable-dependency-tracking for
804 # the DEPDIR to not have been created. For this reason, we use the
805 # intermediate target .deps-ver, which invokes make recursively if
808 # If you modify depsver.mf, please make the changes to the master
809 # copy, the one in sntp is copied by the bootstrap script from it.
811 # This comment block follows rather than leads the related code so that
812 # it stays with it in the generated Makefile.in and Makefile.
815 # Tell versions [3.59,3.63) of GNU make to not export all variables.
816 # Otherwise a system limit (for SysV at least) may be exceeded.