1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2132451Sroberto# @configure_input@
354359Sroberto
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
654359Sroberto# This Makefile.in is free software; the Free Software Foundation
754359Sroberto# gives unlimited permission to copy and/or distribute it,
854359Sroberto# with or without modifications, as long as this notice is preserved.
954359Sroberto
1054359Sroberto# This program is distributed in the hope that it will be useful,
1154359Sroberto# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1254359Sroberto# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1354359Sroberto# PARTICULAR PURPOSE.
1454359Sroberto
15106163Sroberto@SET_MAKE@
16106163Sroberto
17290001Sglebius# we traditionally installed software in bindir, while it should have gone
18290001Sglebius# in sbindir.  Now that we offer a choice, look in the "other" installation
19290001Sglebius# subdir to warn folks if there is another version there.
20182007Sroberto
21290001Sglebius
22290001Sglebius
23290001Sglebius
2454359SrobertoVPATH = @srcdir@
25290001Sglebiusam__is_gnu_make = { \
26290001Sglebius  if test -z '$(MAKELEVEL)'; then \
27290001Sglebius    false; \
28290001Sglebius  elif test -n '$(MAKE_HOST)'; then \
29290001Sglebius    true; \
30290001Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31290001Sglebius    true; \
32290001Sglebius  else \
33290001Sglebius    false; \
34290001Sglebius  fi; \
35290001Sglebius}
36290001Sglebiusam__make_running_with_option = \
37290001Sglebius  case $${target_option-} in \
38290001Sglebius      ?) ;; \
39290001Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
40290001Sglebius              "target option '$${target_option-}' specified" >&2; \
41290001Sglebius         exit 1;; \
42290001Sglebius  esac; \
43290001Sglebius  has_opt=no; \
44290001Sglebius  sane_makeflags=$$MAKEFLAGS; \
45290001Sglebius  if $(am__is_gnu_make); then \
46290001Sglebius    sane_makeflags=$$MFLAGS; \
47290001Sglebius  else \
48290001Sglebius    case $$MAKEFLAGS in \
49290001Sglebius      *\\[\ \	]*) \
50290001Sglebius        bs=\\; \
51290001Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52290001Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53290001Sglebius    esac; \
54290001Sglebius  fi; \
55290001Sglebius  skip_next=no; \
56290001Sglebius  strip_trailopt () \
57290001Sglebius  { \
58290001Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59290001Sglebius  }; \
60290001Sglebius  for flg in $$sane_makeflags; do \
61290001Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
62290001Sglebius    case $$flg in \
63290001Sglebius      *=*|--*) continue;; \
64290001Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
65290001Sglebius      -*I?*) strip_trailopt 'I';; \
66290001Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
67290001Sglebius      -*O?*) strip_trailopt 'O';; \
68290001Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
69290001Sglebius      -*l?*) strip_trailopt 'l';; \
70290001Sglebius      -[dEDm]) skip_next=yes;; \
71290001Sglebius      -[JT]) skip_next=yes;; \
72290001Sglebius    esac; \
73290001Sglebius    case $$flg in \
74290001Sglebius      *$$target_option*) has_opt=yes; break;; \
75290001Sglebius    esac; \
76290001Sglebius  done; \
77290001Sglebius  test $$has_opt = yes
78290001Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
79290001Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
8054359Srobertopkgdatadir = $(datadir)/@PACKAGE@
81200576Srobertopkgincludedir = $(includedir)/@PACKAGE@
8254359Srobertopkglibdir = $(libdir)/@PACKAGE@
83200576Srobertopkglibexecdir = $(libexecdir)/@PACKAGE@
84132451Srobertoam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85132451Srobertoinstall_sh_DATA = $(install_sh) -c -m 644
86132451Srobertoinstall_sh_PROGRAM = $(install_sh) -c
87132451Srobertoinstall_sh_SCRIPT = $(install_sh) -c
8882498SrobertoINSTALL_HEADER = $(INSTALL_DATA)
89132451Srobertotransform = $(program_transform_name)
9054359SrobertoNORMAL_INSTALL = :
9154359SrobertoPRE_INSTALL = :
9254359SrobertoPOST_INSTALL = :
9354359SrobertoNORMAL_UNINSTALL = :
9454359SrobertoPRE_UNINSTALL = :
9554359SrobertoPOST_UNINSTALL = :
9654359Srobertobuild_triplet = @build@
9754359Srobertohost_triplet = @host@
98290001SglebiusEXTRA_PROGRAMS = ntpq$(EXEEXT)
99182007Srobertosubdir = ntpq
100182007SrobertoACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101290001Sglebiusam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
102290001Sglebius	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
103290001Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
104290001Sglebius	$(top_srcdir)/sntp/m4/define_dir.m4 \
105290001Sglebius	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
106290001Sglebius	$(top_srcdir)/sntp/m4/libtool.m4 \
107290001Sglebius	$(top_srcdir)/sntp/m4/ltoptions.m4 \
108290001Sglebius	$(top_srcdir)/sntp/m4/ltsugar.m4 \
109290001Sglebius	$(top_srcdir)/sntp/m4/ltversion.m4 \
110290001Sglebius	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
111290001Sglebius	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
112290001Sglebius	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
113290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
114290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
115290001Sglebius	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
116290001Sglebius	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
117290001Sglebius	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
118290001Sglebius	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
119290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
120290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
121290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
122290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
123290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
124290001Sglebius	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
125290001Sglebius	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
126290001Sglebius	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
127290001Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
128290001Sglebius	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
129290001Sglebius	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
130290001Sglebius	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
131290001Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
132290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
133290001Sglebius	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
134290001Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
135290001Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
136290001Sglebius	$(top_srcdir)/sntp/m4/os_cflags.m4 \
137290001Sglebius	$(top_srcdir)/sntp/m4/snprintf.m4 \
138290001Sglebius	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
139182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
140182007Sroberto	$(ACLOCAL_M4)
141290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
142290001Sglebius	$(am__DIST_COMMON)
143182007Srobertomkinstalldirs = $(install_sh) -d
144182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
145182007SrobertoCONFIG_CLEAN_FILES =
146200576SrobertoCONFIG_CLEAN_VPATH_FILES =
147290001SglebiusLIBRARIES = $(noinst_LIBRARIES)
148290001SglebiusARFLAGS = cru
149290001SglebiusAM_V_AR = $(am__v_AR_@AM_V@)
150290001Sglebiusam__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
151290001Sglebiusam__v_AR_0 = @echo "  AR      " $@;
152290001Sglebiusam__v_AR_1 = 
153290001Sglebiuslibntpq_a_AR = $(AR) $(ARFLAGS)
154290001Sglebiuslibntpq_a_LIBADD =
155290001Sglebiusam_libntpq_a_OBJECTS = libntpq_a-libntpq.$(OBJEXT) \
156290001Sglebius	libntpq_a-libntpq_subs.$(OBJEXT)
157290001Sglebiuslibntpq_a_OBJECTS = $(am_libntpq_a_OBJECTS)
158290001Sglebiusam__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
159290001Sglebius	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
160290001Sglebius	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"
161290001SglebiusPROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS)
162290001Sglebiusam_ntpq_OBJECTS = ntpq.$(OBJEXT) ntpq-subs.$(OBJEXT) \
163290001Sglebius	ntpq-opts.$(OBJEXT)
164182007Srobertontpq_OBJECTS = $(am_ntpq_OBJECTS)
165182007Srobertoam__DEPENDENCIES_1 =
166290001Sglebiusntpq_DEPENDENCIES = version.o $(am__DEPENDENCIES_1) ../libntp/libntp.a \
167290001Sglebius	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
168290001Sglebius	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
169290001Sglebius	$(am__DEPENDENCIES_1)
170290001SglebiusAM_V_lt = $(am__v_lt_@AM_V@)
171290001Sglebiusam__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
172290001Sglebiusam__v_lt_0 = --silent
173290001Sglebiusam__v_lt_1 = 
174290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
175290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
176290001Sglebiusam__v_P_0 = false
177290001Sglebiusam__v_P_1 = :
178290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
179290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
180290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
181290001Sglebiusam__v_GEN_1 = 
182290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
183290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
184290001Sglebiusam__v_at_0 = @
185290001Sglebiusam__v_at_1 = 
186200576SrobertoDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
187290001Sglebiusdepcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
188182007Srobertoam__depfiles_maybe = depfiles
189200576Srobertoam__mv = mv -f
190182007SrobertoCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
191182007Sroberto	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
192290001SglebiusLTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
193290001Sglebius	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
194290001Sglebius	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
195290001Sglebius	$(AM_CFLAGS) $(CFLAGS)
196290001SglebiusAM_V_CC = $(am__v_CC_@AM_V@)
197290001Sglebiusam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
198290001Sglebiusam__v_CC_0 = @echo "  CC      " $@;
199290001Sglebiusam__v_CC_1 = 
200182007SrobertoCCLD = $(CC)
201290001SglebiusLINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
202290001Sglebius	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
203290001Sglebius	$(AM_LDFLAGS) $(LDFLAGS) -o $@
204290001SglebiusAM_V_CCLD = $(am__v_CCLD_@AM_V@)
205290001Sglebiusam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
206290001Sglebiusam__v_CCLD_0 = @echo "  CCLD    " $@;
207290001Sglebiusam__v_CCLD_1 = 
208290001SglebiusSOURCES = $(libntpq_a_SOURCES) $(ntpq_SOURCES)
209290001SglebiusDIST_SOURCES = $(libntpq_a_SOURCES) $(ntpq_SOURCES)
210290001Sglebiusam__can_run_installinfo = \
211290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
212290001Sglebius    n|no|NO) false;; \
213290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
214290001Sglebius  esac
215200576Srobertoam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
216200576Srobertoam__vpath_adj = case $$p in \
217200576Sroberto    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
218200576Sroberto    *) f=$$p;; \
219200576Sroberto  esac;
220200576Srobertoam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
221200576Srobertoam__install_max = 40
222200576Srobertoam__nobase_strip_setup = \
223200576Sroberto  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
224200576Srobertoam__nobase_strip = \
225200576Sroberto  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
226200576Srobertoam__nobase_list = $(am__nobase_strip_setup); \
227200576Sroberto  for p in $$list; do echo "$$p $$p"; done | \
228200576Sroberto  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
229200576Sroberto  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
230200576Sroberto    if (++n[$$2] == $(am__install_max)) \
231200576Sroberto      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
232200576Sroberto    END { for (dir in files) print dir, files[dir] }'
233200576Srobertoam__base_list = \
234200576Sroberto  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
235200576Sroberto  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
236290001Sglebiusam__uninstall_files_from_dir = { \
237290001Sglebius  test -z "$$files" \
238290001Sglebius    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
239290001Sglebius    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
240290001Sglebius         $(am__cd) "$$dir" && rm -f $$files; }; \
241290001Sglebius  }
242182007Srobertoman1dir = $(mandir)/man1
243290001Sglebiusman8dir = $(mandir)/man8
244182007SrobertoNROFF = nroff
245290001SglebiusMANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
246290001SglebiusDATA = $(html_DATA) $(noinst_DATA)
247182007SrobertoHEADERS = $(noinst_HEADERS)
248290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
249290001Sglebius# Read a list of newline-separated strings from the standard input,
250290001Sglebius# and print each of them once, without duplicates.  Input order is
251290001Sglebius# *not* preserved.
252290001Sglebiusam__uniquify_input = $(AWK) '\
253290001Sglebius  BEGIN { nonempty = 0; } \
254290001Sglebius  { items[$$0] = 1; nonempty = 1; } \
255290001Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
256290001Sglebius'
257290001Sglebius# Make sure the list of sources is unique.  This is necessary because,
258290001Sglebius# e.g., the same source file might be shared among _SOURCES variables
259290001Sglebius# for different programs/libraries.
260290001Sglebiusam__define_uniq_tagged_files = \
261290001Sglebius  list='$(am__tagged_files)'; \
262290001Sglebius  unique=`for i in $$list; do \
263290001Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264290001Sglebius  done | $(am__uniquify_input)`
265182007SrobertoETAGS = etags
266182007SrobertoCTAGS = ctags
267290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bincheck.mf \
268290001Sglebius	$(top_srcdir)/check-libopts.mf $(top_srcdir)/depsver.mf \
269290001Sglebius	$(top_srcdir)/includes.mf $(top_srcdir)/sntp/check-libntp.mf \
270290001Sglebius	$(top_srcdir)/sntp/libevent/build-aux/depcomp README
271182007SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
272132451SrobertoACLOCAL = @ACLOCAL@
273290001SglebiusALLOCA = @ALLOCA@
27454359SrobertoAMTAR = @AMTAR@
275290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
276182007SrobertoAR = @AR@
277132451SrobertoAUTOCONF = @AUTOCONF@
278132451SrobertoAUTOHEADER = @AUTOHEADER@
279132451SrobertoAUTOMAKE = @AUTOMAKE@
28054359SrobertoAWK = @AWK@
281290001SglebiusBUILD_THREAD = @BUILD_THREAD@
282290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
283290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
284290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
285290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
286290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
28754359SrobertoCC = @CC@
288132451SrobertoCCDEPMODE = @CCDEPMODE@
28954359SrobertoCFLAGS = @CFLAGS@
290290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
291290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
29254359SrobertoCHUTEST = @CHUTEST@
293290001SglebiusCONFIG_SHELL = @CONFIG_SHELL@
29454359SrobertoCPP = @CPP@
295132451SrobertoCPPFLAGS = @CPPFLAGS@
296290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
297290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
298290001SglebiusCXX = @CXX@
299290001SglebiusCXXCPP = @CXXCPP@
300290001SglebiusCXXDEPMODE = @CXXDEPMODE@
301290001SglebiusCXXFLAGS = @CXXFLAGS@
302132451SrobertoCYGPATH_W = @CYGPATH_W@
30354359SrobertoDCFD = @DCFD@
304132451SrobertoDEFS = @DEFS@
30556746SrobertoDEPDIR = @DEPDIR@
306290001SglebiusDLLTOOL = @DLLTOOL@
307290001SglebiusDSYMUTIL = @DSYMUTIL@
308290001SglebiusDUMPBIN = @DUMPBIN@
309132451SrobertoECHO_C = @ECHO_C@
310132451SrobertoECHO_N = @ECHO_N@
311132451SrobertoECHO_T = @ECHO_T@
312290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
313132451SrobertoEGREP = @EGREP@
314106163SrobertoEXEEXT = @EXEEXT@
315290001SglebiusFGREP = @FGREP@
316200576SrobertoGREP = @GREP@
317290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
318290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
319290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
320290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
321290001SglebiusGTEST_LIBS = @GTEST_LIBS@
322200576SrobertoHAVE_INLINE = @HAVE_INLINE@
323290001SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
324290001SglebiusHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
325290001SglebiusHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
326200576SrobertoINSTALL = @INSTALL@
327132451SrobertoINSTALL_DATA = @INSTALL_DATA@
328132451SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
329132451SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
33082498SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
331290001SglebiusLD = @LD@
332290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
333290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
334290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
335290001SglebiusLDADD_NLIST = @LDADD_NLIST@
336290001SglebiusLDADD_NTP = @LDADD_NTP@
33754359SrobertoLDFLAGS = @LDFLAGS@
338290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
339290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
340290001SglebiusLIBM = @LIBM@
341132451SrobertoLIBOBJS = @LIBOBJS@
342182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
343182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
344182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
34554359SrobertoLIBPARSE = @LIBPARSE@
346132451SrobertoLIBS = @LIBS@
347182007SrobertoLIBTOOL = @LIBTOOL@
348290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
349290001SglebiusLIPO = @LIPO@
35054359SrobertoLN_S = @LN_S@
351200576SrobertoLSCF = @LSCF@
352290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
353132451SrobertoLTLIBOBJS = @LTLIBOBJS@
354132451SrobertoMAKEINFO = @MAKEINFO@
35554359SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
356182007SrobertoMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
35754359SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
358132451SrobertoMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
35954359SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
36054359SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
361132451SrobertoMAKE_NTPDSIM = @MAKE_NTPDSIM@
362290001SglebiusMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
36354359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
36454359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
36554359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
36682498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
367290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
368290001SglebiusMANTAGFMT = @MANTAGFMT@
369200576SrobertoMKDIR_P = @MKDIR_P@
370290001SglebiusNM = @NM@
371290001SglebiusNMEDIT = @NMEDIT@
372290001SglebiusNTPDATE_DB = @NTPDATE_DB@
373290001SglebiusNTPDATE_DL = @NTPDATE_DL@
374290001SglebiusNTPDATE_DS = @NTPDATE_DS@
375290001SglebiusNTPDATE_MS = @NTPDATE_MS@
376290001SglebiusNTPDATE_NI = @NTPDATE_NI@
377290001SglebiusNTPDC_DB = @NTPDC_DB@
378290001SglebiusNTPDC_DL = @NTPDC_DL@
379290001SglebiusNTPDC_DS = @NTPDC_DS@
380290001SglebiusNTPDC_MS = @NTPDC_MS@
381290001SglebiusNTPDC_NI = @NTPDC_NI@
382290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
383290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
384290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
385290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
386290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
387290001SglebiusNTPD_DB = @NTPD_DB@
388290001SglebiusNTPD_DL = @NTPD_DL@
389290001SglebiusNTPD_DS = @NTPD_DS@
390290001SglebiusNTPD_MS = @NTPD_MS@
391290001SglebiusNTPD_NI = @NTPD_NI@
392290001SglebiusNTPQ_DB = @NTPQ_DB@
393290001SglebiusNTPQ_DL = @NTPQ_DL@
394290001SglebiusNTPQ_DS = @NTPQ_DS@
395290001SglebiusNTPQ_MS = @NTPQ_MS@
396290001SglebiusNTPQ_NI = @NTPQ_NI@
397290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
398290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
399290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
400290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
401290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
402290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
403290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
404290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
405290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
406290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
407290001SglebiusNTPTIME_DB = @NTPTIME_DB@
408290001SglebiusNTPTIME_DL = @NTPTIME_DL@
409290001SglebiusNTPTIME_DS = @NTPTIME_DS@
410290001SglebiusNTPTIME_MS = @NTPTIME_MS@
411290001SglebiusNTPTIME_NI = @NTPTIME_NI@
412290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
413290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
414290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
415290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
416290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
417290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
418290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
419290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
420290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
421290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
422290001SglebiusNTP_KEYSDIR = @NTP_KEYSDIR@
423290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
424290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
425290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
426290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
427290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
428290001SglebiusOBJDUMP = @OBJDUMP@
429106163SrobertoOBJEXT = @OBJEXT@
430290001SglebiusOTOOL = @OTOOL@
431290001SglebiusOTOOL64 = @OTOOL64@
43254359SrobertoPACKAGE = @PACKAGE@
433132451SrobertoPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
434132451SrobertoPACKAGE_NAME = @PACKAGE_NAME@
435132451SrobertoPACKAGE_STRING = @PACKAGE_STRING@
436132451SrobertoPACKAGE_TARNAME = @PACKAGE_TARNAME@
437200576SrobertoPACKAGE_URL = @PACKAGE_URL@
438132451SrobertoPACKAGE_VERSION = @PACKAGE_VERSION@
439290001SglebiusPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
44082498SrobertoPATH_PERL = @PATH_PERL@
441290001SglebiusPATH_RUBY = @PATH_RUBY@
442132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
443290001SglebiusPATH_TEST = @PATH_TEST@
444290001SglebiusPERLLIBDIR = @PERLLIBDIR@
445290001SglebiusPKG_CONFIG = @PKG_CONFIG@
446290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
44754359SrobertoPROPDELAY = @PROPDELAY@
448290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
44954359SrobertoRANLIB = @RANLIB@
450290001SglebiusSED = @SED@
451132451SrobertoSET_MAKE = @SET_MAKE@
452132451SrobertoSHELL = @SHELL@
453290001SglebiusSNMP_CFLAGS = @SNMP_CFLAGS@
454290001SglebiusSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
455290001SglebiusSNMP_LIBS = @SNMP_LIBS@
456290001SglebiusSNTP = @SNTP@
457290001SglebiusSNTP_DB = @SNTP_DB@
458290001SglebiusSNTP_DL = @SNTP_DL@
459290001SglebiusSNTP_DS = @SNTP_DS@
460290001SglebiusSNTP_MS = @SNTP_MS@
461290001SglebiusSNTP_NI = @SNTP_NI@
462290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
463132451SrobertoSTRIP = @STRIP@
46454359SrobertoTESTDCF = @TESTDCF@
465290001SglebiusTICKADJ_DB = @TICKADJ_DB@
466290001SglebiusTICKADJ_DL = @TICKADJ_DL@
467290001SglebiusTICKADJ_DS = @TICKADJ_DS@
468290001SglebiusTICKADJ_MS = @TICKADJ_MS@
469290001SglebiusTICKADJ_NI = @TICKADJ_NI@
470290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
471290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
472290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
473290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
474290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
475290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
476290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
477290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
478290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
479290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
48054359SrobertoVERSION = @VERSION@
481290001SglebiusVER_SUFFIX = @VER_SUFFIX@
482290001SglebiusYACC = @YACC@
483290001SglebiusYFLAGS = @YFLAGS@
484200576Srobertoabs_builddir = @abs_builddir@
485200576Srobertoabs_srcdir = @abs_srcdir@
486200576Srobertoabs_top_builddir = @abs_top_builddir@
487200576Srobertoabs_top_srcdir = @abs_top_srcdir@
488290001Sglebiusac_ct_AR = @ac_ct_AR@
489132451Srobertoac_ct_CC = @ac_ct_CC@
490290001Sglebiusac_ct_CXX = @ac_ct_CXX@
491290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
492106163Srobertoam__include = @am__include@
493132451Srobertoam__leading_dot = @am__leading_dot@
494106163Srobertoam__quote = @am__quote@
495182007Srobertoam__tar = @am__tar@
496182007Srobertoam__untar = @am__untar@
497132451Srobertobindir = @bindir@
498132451Srobertobuild = @build@
499132451Srobertobuild_alias = @build_alias@
500132451Srobertobuild_cpu = @build_cpu@
501132451Srobertobuild_os = @build_os@
502132451Srobertobuild_vendor = @build_vendor@
503200576Srobertobuilddir = @builddir@
504132451Srobertodatadir = @datadir@
505200576Srobertodatarootdir = @datarootdir@
506200576Srobertodocdir = @docdir@
507200576Srobertodvidir = @dvidir@
508132451Srobertoexec_prefix = @exec_prefix@
509132451Srobertohost = @host@
510132451Srobertohost_alias = @host_alias@
511132451Srobertohost_cpu = @host_cpu@
512132451Srobertohost_os = @host_os@
513132451Srobertohost_vendor = @host_vendor@
514200576Srobertohtmldir = @htmldir@
515132451Srobertoincludedir = @includedir@
516132451Srobertoinfodir = @infodir@
51756746Srobertoinstall_sh = @install_sh@
518132451Srobertolibdir = @libdir@
519132451Srobertolibexecdir = @libexecdir@
520200576Srobertolocaledir = @localedir@
521132451Srobertolocalstatedir = @localstatedir@
522132451Srobertomandir = @mandir@
523182007Srobertomkdir_p = @mkdir_p@
524132451Srobertooldincludedir = @oldincludedir@
525200576Srobertopdfdir = @pdfdir@
526132451Srobertoprefix = @prefix@
527132451Srobertoprogram_transform_name = @program_transform_name@
528200576Srobertopsdir = @psdir@
529132451Srobertosbindir = @sbindir@
530132451Srobertosharedstatedir = @sharedstatedir@
531200576Srobertosrcdir = @srcdir@
532132451Srobertosubdirs = @subdirs@
533132451Srobertosysconfdir = @sysconfdir@
534132451Srobertotarget_alias = @target_alias@
535200576Srobertotop_build_prefix = @top_build_prefix@
536200576Srobertotop_builddir = @top_builddir@
537200576Srobertotop_srcdir = @top_srcdir@
538290001SglebiusNULL = 
539290001Sglebiusbin_PROGRAMS = $(NTPQ_DB)
540290001Sglebiuslibexec_PROGRAMS = $(NTPQ_DL)
541290001Sglebiussbin_PROGRAMS = $(NTPQ_DS)
542290001SglebiusAM_CFLAGS = $(CFLAGS_NTP)
543290001SglebiusAM_CPPFLAGS = $(NTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_NTP)
544290001SglebiusAM_LDFLAGS = $(LDFLAGS_NTP)
54554359Sroberto
54654359Sroberto# LDADD might need RESLIB and ADJLIB
547290001Sglebiusntpq_LDADD = version.o $(LIBOPTS_LDADD) ../libntp/libntp.a \
548290001Sglebius	$(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) $(EDITLINE_LIBS) \
549290001Sglebius	$(LDADD_NTP)
55054359Srobertonoinst_HEADERS = ntpq.h
551290001Sglebiusnoinst_LIBRARIES = libntpq.a
552290001Sglebiuslibntpq_a_CFLAGS = -DNO_MAIN_ALLOWED -DBUILD_AS_LIB
553290001SglebiusCLEANFILES = check-libopts check-libntp .deps-ver
554290001SglebiusDISTCLEANFILES = .version version.c config.log $(man_MANS)
55554359SrobertoETAGS_ARGS = Makefile.am
556290001SglebiusEXTRA_DIST = \
557290001Sglebius	invoke-ntpq.menu	\
558290001Sglebius	invoke-ntpq.texi	\
559290001Sglebius	ntpq-opts.def		\
560290001Sglebius	ntpq.1ntpqman		\
561290001Sglebius	ntpq.1ntpqmdoc		\
562290001Sglebius	ntpq.man.in		\
563290001Sglebius	ntpq.mdoc.in		\
564290001Sglebius	ntpq.html		\
565290001Sglebius	ntpq.texi		\
566290001Sglebius	$(NULL)
56754359Sroberto
568290001SglebiusBUILT_SOURCES = ntpq-opts.c ntpq-opts.h check-libopts check-libntp \
569290001Sglebius	.deps-ver
570290001Sglebiushtml_DATA = \
571290001Sglebius	$(srcdir)/ntpq.html		\
572290001Sglebius	$(NULL)
573290001Sglebius
574290001Sglebiusnoinst_DATA = \
575290001Sglebius	$(srcdir)/invoke-ntpq.menu	\
576290001Sglebius	$(srcdir)/invoke-ntpq.texi	\
577290001Sglebius	$(srcdir)/ntpq.man.in		\
578290001Sglebius	$(srcdir)/ntpq.mdoc.in		\
579290001Sglebius	$(NULL)
580290001Sglebius
581290001Sglebiusman1_MANS = 
582290001Sglebiusman8_MANS = 
583290001Sglebiusman_MANS = ntpq.$(NTPQ_MS)
584290001Sglebiusrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
585290001Sglebius		autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
586290001Sglebius
587290001Sglebiusstd_def_list = \
588290001Sglebius	$(top_srcdir)/sntp/include/debug-opt.def		\
589290001Sglebius	$(top_srcdir)/sntp/include/autogen-version.def 		\
590290001Sglebius	$(top_srcdir)/sntp/include/copyright.def 		\
591290001Sglebius	$(top_srcdir)/sntp/include/homerc.def 			\
592290001Sglebius	$(top_srcdir)/sntp/include/ntp.lic			\
593290001Sglebius	$(top_srcdir)/sntp/include/version.def			\
594290001Sglebius	$(NULL)
595290001Sglebius
596182007Srobertontpq_SOURCES = ntpq.c ntpq-subs.c ntpq-opts.c ntpq-opts.h
597290001Sglebiuslibntpq_a_SOURCES = libntpq.c libntpq.h libntpq_subs.c 
598290001SglebiusNTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
599290001Sglebius	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
600290001Sglebius	-I$(top_srcdir)/lib/isc/unix/include
601182007Srobertoall: $(BUILT_SOURCES)
602182007Sroberto	$(MAKE) $(AM_MAKEFLAGS) all-am
60354359Sroberto
604182007Sroberto.SUFFIXES:
605182007Sroberto.SUFFIXES: .c .lo .o .obj
606290001Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
607182007Sroberto	@for dep in $?; do \
608182007Sroberto	  case '$(am__configure_deps)' in \
609182007Sroberto	    *$$dep*) \
610200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
611200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
612182007Sroberto	      exit 1;; \
613182007Sroberto	  esac; \
614182007Sroberto	done; \
615200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpq/Makefile'; \
616200576Sroberto	$(am__cd) $(top_srcdir) && \
617200576Sroberto	  $(AUTOMAKE) --foreign ntpq/Makefile
618182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
619182007Sroberto	@case '$?' in \
620182007Sroberto	  *config.status*) \
621182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
622182007Sroberto	  *) \
623182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
624182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
625182007Sroberto	esac;
626290001Sglebius$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
627106163Sroberto
628182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
629182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
63054359Sroberto
631182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
632182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
633182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
634182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
635200576Sroberto$(am__aclocal_m4_deps):
636290001Sglebius
637290001Sglebiusclean-noinstLIBRARIES:
638290001Sglebius	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
639290001Sglebius
640290001Sglebiuslibntpq.a: $(libntpq_a_OBJECTS) $(libntpq_a_DEPENDENCIES) $(EXTRA_libntpq_a_DEPENDENCIES) 
641290001Sglebius	$(AM_V_at)-rm -f libntpq.a
642290001Sglebius	$(AM_V_AR)$(libntpq_a_AR) libntpq.a $(libntpq_a_OBJECTS) $(libntpq_a_LIBADD)
643290001Sglebius	$(AM_V_at)$(RANLIB) libntpq.a
64454359Srobertoinstall-binPROGRAMS: $(bin_PROGRAMS)
64554359Sroberto	@$(NORMAL_INSTALL)
646200576Sroberto	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
647290001Sglebius	if test -n "$$list"; then \
648290001Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
649290001Sglebius	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
650290001Sglebius	fi; \
651200576Sroberto	for p in $$list; do echo "$$p $$p"; done | \
652200576Sroberto	sed 's/$(EXEEXT)$$//' | \
653290001Sglebius	while read p p1; do if test -f $$p \
654290001Sglebius	 || test -f $$p1 \
655290001Sglebius	  ; then echo "$$p"; echo "$$p"; else :; fi; \
656200576Sroberto	done | \
657290001Sglebius	sed -e 'p;s,.*/,,;n;h' \
658290001Sglebius	    -e 's|.*|.|' \
659200576Sroberto	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
660200576Sroberto	sed 'N;N;N;s,\n, ,g' | \
661200576Sroberto	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
662200576Sroberto	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
663200576Sroberto	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
664200576Sroberto	    else { print "f", $$3 "/" $$4, $$1; } } \
665200576Sroberto	  END { for (d in files) print "f", d, files[d] }' | \
666200576Sroberto	while read type dir files; do \
667200576Sroberto	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
668200576Sroberto	    test -z "$$files" || { \
669200576Sroberto	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
670200576Sroberto	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
671200576Sroberto	    } \
672200576Sroberto	; done
67354359Sroberto
67454359Srobertouninstall-binPROGRAMS:
67554359Sroberto	@$(NORMAL_UNINSTALL)
676200576Sroberto	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
677200576Sroberto	files=`for p in $$list; do echo "$$p"; done | \
678200576Sroberto	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
679290001Sglebius	      -e 's/$$/$(EXEEXT)/' \
680290001Sglebius	`; \
681200576Sroberto	test -n "$$list" || exit 0; \
682200576Sroberto	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
683200576Sroberto	cd "$(DESTDIR)$(bindir)" && rm -f $$files
68454359Sroberto
68582498Srobertoclean-binPROGRAMS:
686200576Sroberto	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
687200576Sroberto	echo " rm -f" $$list; \
688200576Sroberto	rm -f $$list || exit $$?; \
689200576Sroberto	test -n "$(EXEEXT)" || exit 0; \
690200576Sroberto	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
691200576Sroberto	echo " rm -f" $$list; \
692200576Sroberto	rm -f $$list
693290001Sglebiusinstall-libexecPROGRAMS: $(libexec_PROGRAMS)
694290001Sglebius	@$(NORMAL_INSTALL)
695290001Sglebius	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
696290001Sglebius	if test -n "$$list"; then \
697290001Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
698290001Sglebius	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
699290001Sglebius	fi; \
700290001Sglebius	for p in $$list; do echo "$$p $$p"; done | \
701290001Sglebius	sed 's/$(EXEEXT)$$//' | \
702290001Sglebius	while read p p1; do if test -f $$p \
703290001Sglebius	 || test -f $$p1 \
704290001Sglebius	  ; then echo "$$p"; echo "$$p"; else :; fi; \
705290001Sglebius	done | \
706290001Sglebius	sed -e 'p;s,.*/,,;n;h' \
707290001Sglebius	    -e 's|.*|.|' \
708290001Sglebius	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
709290001Sglebius	sed 'N;N;N;s,\n, ,g' | \
710290001Sglebius	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
711290001Sglebius	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
712290001Sglebius	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
713290001Sglebius	    else { print "f", $$3 "/" $$4, $$1; } } \
714290001Sglebius	  END { for (d in files) print "f", d, files[d] }' | \
715290001Sglebius	while read type dir files; do \
716290001Sglebius	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
717290001Sglebius	    test -z "$$files" || { \
718290001Sglebius	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
719290001Sglebius	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
720290001Sglebius	    } \
721290001Sglebius	; done
722290001Sglebius
723290001Sglebiusuninstall-libexecPROGRAMS:
724290001Sglebius	@$(NORMAL_UNINSTALL)
725290001Sglebius	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
726290001Sglebius	files=`for p in $$list; do echo "$$p"; done | \
727290001Sglebius	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
728290001Sglebius	      -e 's/$$/$(EXEEXT)/' \
729290001Sglebius	`; \
730290001Sglebius	test -n "$$list" || exit 0; \
731290001Sglebius	echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
732290001Sglebius	cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
733290001Sglebius
734290001Sglebiusclean-libexecPROGRAMS:
735290001Sglebius	@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
736290001Sglebius	echo " rm -f" $$list; \
737290001Sglebius	rm -f $$list || exit $$?; \
738290001Sglebius	test -n "$(EXEEXT)" || exit 0; \
739290001Sglebius	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
740290001Sglebius	echo " rm -f" $$list; \
741290001Sglebius	rm -f $$list
742290001Sglebiusinstall-sbinPROGRAMS: $(sbin_PROGRAMS)
743290001Sglebius	@$(NORMAL_INSTALL)
744290001Sglebius	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
745290001Sglebius	if test -n "$$list"; then \
746290001Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
747290001Sglebius	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
748290001Sglebius	fi; \
749290001Sglebius	for p in $$list; do echo "$$p $$p"; done | \
750290001Sglebius	sed 's/$(EXEEXT)$$//' | \
751290001Sglebius	while read p p1; do if test -f $$p \
752290001Sglebius	 || test -f $$p1 \
753290001Sglebius	  ; then echo "$$p"; echo "$$p"; else :; fi; \
754290001Sglebius	done | \
755290001Sglebius	sed -e 'p;s,.*/,,;n;h' \
756290001Sglebius	    -e 's|.*|.|' \
757290001Sglebius	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
758290001Sglebius	sed 'N;N;N;s,\n, ,g' | \
759290001Sglebius	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
760290001Sglebius	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
761290001Sglebius	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
762290001Sglebius	    else { print "f", $$3 "/" $$4, $$1; } } \
763290001Sglebius	  END { for (d in files) print "f", d, files[d] }' | \
764290001Sglebius	while read type dir files; do \
765290001Sglebius	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
766290001Sglebius	    test -z "$$files" || { \
767290001Sglebius	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
768290001Sglebius	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
769290001Sglebius	    } \
770290001Sglebius	; done
771290001Sglebius
772290001Sglebiusuninstall-sbinPROGRAMS:
773290001Sglebius	@$(NORMAL_UNINSTALL)
774290001Sglebius	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
775290001Sglebius	files=`for p in $$list; do echo "$$p"; done | \
776290001Sglebius	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
777290001Sglebius	      -e 's/$$/$(EXEEXT)/' \
778290001Sglebius	`; \
779290001Sglebius	test -n "$$list" || exit 0; \
780290001Sglebius	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
781290001Sglebius	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
782290001Sglebius
783290001Sglebiusclean-sbinPROGRAMS:
784290001Sglebius	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
785290001Sglebius	echo " rm -f" $$list; \
786290001Sglebius	rm -f $$list || exit $$?; \
787290001Sglebius	test -n "$(EXEEXT)" || exit 0; \
788290001Sglebius	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
789290001Sglebius	echo " rm -f" $$list; \
790290001Sglebius	rm -f $$list
791290001Sglebius
792290001Sglebiusntpq$(EXEEXT): $(ntpq_OBJECTS) $(ntpq_DEPENDENCIES) $(EXTRA_ntpq_DEPENDENCIES) 
793106163Sroberto	@rm -f ntpq$(EXEEXT)
794290001Sglebius	$(AM_V_CCLD)$(LINK) $(ntpq_OBJECTS) $(ntpq_LDADD) $(LIBS)
79582498Sroberto
79654359Srobertomostlyclean-compile:
797182007Sroberto	-rm -f *.$(OBJEXT)
79854359Sroberto
79954359Srobertodistclean-compile:
80054359Sroberto	-rm -f *.tab.c
80154359Sroberto
802290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntpq_a-libntpq.Po@am__quote@
803290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntpq_a-libntpq_subs.Po@am__quote@
804290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq-opts.Po@am__quote@
805290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq-subs.Po@am__quote@
806290001Sglebius@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq.Po@am__quote@
80754359Sroberto
808106163Sroberto.c.o:
809290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
810290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
811290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
812182007Sroberto@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
814106163Sroberto
815106163Sroberto.c.obj:
816290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
817290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
818290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
819182007Sroberto@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
820290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
821182007Sroberto
822182007Sroberto.c.lo:
823290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
824290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
825290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
826182007Sroberto@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
82854359Sroberto
829290001Sglebiuslibntpq_a-libntpq.o: libntpq.c
830290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(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
831290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq.Tpo $(DEPDIR)/libntpq_a-libntpq.Po
832290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libntpq.c' object='libntpq_a-libntpq.o' libtool=no @AMDEPBACKSLASH@
833290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
834290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(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
835290001Sglebius
836290001Sglebiuslibntpq_a-libntpq.obj: libntpq.c
837290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(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`
838290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq.Tpo $(DEPDIR)/libntpq_a-libntpq.Po
839290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libntpq.c' object='libntpq_a-libntpq.obj' libtool=no @AMDEPBACKSLASH@
840290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
841290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(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`
842290001Sglebius
843290001Sglebiuslibntpq_a-libntpq_subs.o: libntpq_subs.c
844290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(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
845290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq_subs.Tpo $(DEPDIR)/libntpq_a-libntpq_subs.Po
846290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libntpq_subs.c' object='libntpq_a-libntpq_subs.o' libtool=no @AMDEPBACKSLASH@
847290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
848290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(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
849290001Sglebius
850290001Sglebiuslibntpq_a-libntpq_subs.obj: libntpq_subs.c
851290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_CC)$(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`
852290001Sglebius@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq_subs.Tpo $(DEPDIR)/libntpq_a-libntpq_subs.Po
853290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libntpq_subs.c' object='libntpq_a-libntpq_subs.obj' libtool=no @AMDEPBACKSLASH@
854290001Sglebius@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855290001Sglebius@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(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`
856290001Sglebius
857182007Srobertomostlyclean-libtool:
858182007Sroberto	-rm -f *.lo
859132451Sroberto
860182007Srobertoclean-libtool:
861182007Sroberto	-rm -rf .libs _libs
862290001Sglebiusinstall-man1: $(man1_MANS) $(man_MANS)
863182007Sroberto	@$(NORMAL_INSTALL)
864290001Sglebius	@list1='$(man1_MANS)'; \
865290001Sglebius	list2='$(man_MANS)'; \
866290001Sglebius	test -n "$(man1dir)" \
867290001Sglebius	  && test -n "`echo $$list1$$list2`" \
868290001Sglebius	  || exit 0; \
869290001Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
870290001Sglebius	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
871290001Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
872290001Sglebius	if test -n "$$list2"; then \
873290001Sglebius	  for i in $$list2; do echo "$$i"; done \
874290001Sglebius	    | sed -n '/\.1[a-z]*$$/p'; \
875290001Sglebius	fi; \
876200576Sroberto	} | while read p; do \
877200576Sroberto	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
878200576Sroberto	  echo "$$d$$p"; echo "$$p"; \
879200576Sroberto	done | \
880200576Sroberto	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
881200576Sroberto	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
882200576Sroberto	sed 'N;N;s,\n, ,g' | { \
883200576Sroberto	list=; while read file base inst; do \
884200576Sroberto	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
885200576Sroberto	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
886200576Sroberto	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
887200576Sroberto	  fi; \
888182007Sroberto	done; \
889200576Sroberto	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
890200576Sroberto	while read files; do \
891200576Sroberto	  test -z "$$files" || { \
892200576Sroberto	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
893200576Sroberto	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
894200576Sroberto	done; }
895200576Sroberto
896182007Srobertouninstall-man1:
897182007Sroberto	@$(NORMAL_UNINSTALL)
898290001Sglebius	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
899200576Sroberto	files=`{ for i in $$list; do echo "$$i"; done; \
900200576Sroberto	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
901200576Sroberto	  sed -n '/\.1[a-z]*$$/p'; \
902200576Sroberto	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
903200576Sroberto	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
904290001Sglebius	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
905290001Sglebiusinstall-man8: $(man8_MANS) $(man_MANS)
906290001Sglebius	@$(NORMAL_INSTALL)
907290001Sglebius	@list1='$(man8_MANS)'; \
908290001Sglebius	list2='$(man_MANS)'; \
909290001Sglebius	test -n "$(man8dir)" \
910290001Sglebius	  && test -n "`echo $$list1$$list2`" \
911290001Sglebius	  || exit 0; \
912290001Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
913290001Sglebius	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
914290001Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
915290001Sglebius	if test -n "$$list2"; then \
916290001Sglebius	  for i in $$list2; do echo "$$i"; done \
917290001Sglebius	    | sed -n '/\.8[a-z]*$$/p'; \
918290001Sglebius	fi; \
919290001Sglebius	} | while read p; do \
920290001Sglebius	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
921290001Sglebius	  echo "$$d$$p"; echo "$$p"; \
922290001Sglebius	done | \
923290001Sglebius	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
924290001Sglebius	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
925290001Sglebius	sed 'N;N;s,\n, ,g' | { \
926290001Sglebius	list=; while read file base inst; do \
927290001Sglebius	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
928290001Sglebius	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
929290001Sglebius	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
930290001Sglebius	  fi; \
931290001Sglebius	done; \
932290001Sglebius	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
933290001Sglebius	while read files; do \
934290001Sglebius	  test -z "$$files" || { \
935290001Sglebius	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
936290001Sglebius	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
937290001Sglebius	done; }
93854359Sroberto
939290001Sglebiusuninstall-man8:
940290001Sglebius	@$(NORMAL_UNINSTALL)
941290001Sglebius	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
942290001Sglebius	files=`{ for i in $$list; do echo "$$i"; done; \
943290001Sglebius	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
944290001Sglebius	  sed -n '/\.8[a-z]*$$/p'; \
945290001Sglebius	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
946290001Sglebius	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
947290001Sglebius	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
948290001Sglebiusinstall-htmlDATA: $(html_DATA)
949290001Sglebius	@$(NORMAL_INSTALL)
950290001Sglebius	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
951290001Sglebius	if test -n "$$list"; then \
952290001Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
953290001Sglebius	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
954290001Sglebius	fi; \
955290001Sglebius	for p in $$list; do \
956290001Sglebius	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
957290001Sglebius	  echo "$$d$$p"; \
958290001Sglebius	done | $(am__base_list) | \
959290001Sglebius	while read files; do \
960290001Sglebius	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
961290001Sglebius	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
962290001Sglebius	done
96354359Sroberto
964290001Sglebiusuninstall-htmlDATA:
965290001Sglebius	@$(NORMAL_UNINSTALL)
966290001Sglebius	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
967290001Sglebius	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
968290001Sglebius	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
969290001Sglebius
970290001SglebiusID: $(am__tagged_files)
971290001Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
972290001Sglebiustags: tags-am
973290001SglebiusTAGS: tags
974290001Sglebius
975290001Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
976200576Sroberto	set x; \
97754359Sroberto	here=`pwd`; \
978290001Sglebius	$(am__define_uniq_tagged_files); \
979200576Sroberto	shift; \
980200576Sroberto	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
981182007Sroberto	  test -n "$$unique" || unique=$$empty_fix; \
982200576Sroberto	  if test $$# -gt 0; then \
983200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
984200576Sroberto	      "$$@" $$unique; \
985200576Sroberto	  else \
986200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
987200576Sroberto	      $$unique; \
988200576Sroberto	  fi; \
989182007Sroberto	fi
990290001Sglebiusctags: ctags-am
991290001Sglebius
992290001SglebiusCTAGS: ctags
993290001Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
994290001Sglebius	$(am__define_uniq_tagged_files); \
995200576Sroberto	test -z "$(CTAGS_ARGS)$$unique" \
996132451Sroberto	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
997200576Sroberto	     $$unique
998132451Sroberto
99982498SrobertoGTAGS:
1000132451Sroberto	here=`$(am__cd) $(top_builddir) && pwd` \
1001200576Sroberto	  && $(am__cd) $(top_srcdir) \
1002200576Sroberto	  && gtags -i $(GTAGS_ARGS) "$$here"
1003290001Sglebiuscscopelist: cscopelist-am
100454359Sroberto
1005290001Sglebiuscscopelist-am: $(am__tagged_files)
1006290001Sglebius	list='$(am__tagged_files)'; \
1007290001Sglebius	case "$(srcdir)" in \
1008290001Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1009290001Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
1010290001Sglebius	esac; \
1011290001Sglebius	for i in $$list; do \
1012290001Sglebius	  if test -f "$$i"; then \
1013290001Sglebius	    echo "$(subdir)/$$i"; \
1014290001Sglebius	  else \
1015290001Sglebius	    echo "$$sdir/$$i"; \
1016290001Sglebius	  fi; \
1017290001Sglebius	done >> $(top_builddir)/cscope.files
1018290001Sglebius
101954359Srobertodistclean-tags:
1020132451Sroberto	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
102182498Sroberto
102282498Srobertodistdir: $(DISTFILES)
1023200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1024200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1025200576Sroberto	list='$(DISTFILES)'; \
1026200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
1027200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
1028200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1029200576Sroberto	case $$dist_files in \
1030200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1031200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1032200576Sroberto			   sort -u` ;; \
1033200576Sroberto	esac; \
1034200576Sroberto	for file in $$dist_files; do \
1035132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
103682498Sroberto	  if test -d $$d/$$file; then \
1037200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1038200576Sroberto	    if test -d "$(distdir)/$$file"; then \
1039200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1040200576Sroberto	    fi; \
1041132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1042200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1043200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1044132451Sroberto	    fi; \
1045200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
104682498Sroberto	  else \
1047200576Sroberto	    test -f "$(distdir)/$$file" \
1048200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
104982498Sroberto	    || exit 1; \
105082498Sroberto	  fi; \
105182498Sroberto	done
105254359Srobertocheck-am: all-am
1053182007Srobertocheck: $(BUILT_SOURCES)
1054182007Sroberto	$(MAKE) $(AM_MAKEFLAGS) check-am
1055290001Sglebiusall-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
105682498Srobertoinstalldirs:
1057290001Sglebius	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
1058200576Sroberto	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1059182007Sroberto	done
1060182007Srobertoinstall: $(BUILT_SOURCES)
1061182007Sroberto	$(MAKE) $(AM_MAKEFLAGS) install-am
106254359Srobertoinstall-exec: install-exec-am
106354359Srobertoinstall-data: install-data-am
106482498Srobertouninstall: uninstall-am
106554359Sroberto
106654359Srobertoinstall-am: all-am
106754359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
106882498Sroberto
106982498Srobertoinstallcheck: installcheck-am
107054359Srobertoinstall-strip:
1071290001Sglebius	if test -z '$(STRIP)'; then \
1072290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1073290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1074290001Sglebius	      install; \
1075290001Sglebius	else \
1076290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1077290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1078290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1079290001Sglebius	fi
108054359Srobertomostlyclean-generic:
108154359Sroberto
108254359Srobertoclean-generic:
1083290001Sglebius	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
108454359Sroberto
108554359Srobertodistclean-generic:
1086182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1087200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
108854359Sroberto	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
108954359Sroberto
109054359Srobertomaintainer-clean-generic:
109182498Sroberto	@echo "This command is intended for maintainers to use"
109282498Sroberto	@echo "it deletes files that may require special tools to rebuild."
1093182007Sroberto	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
109482498Srobertoclean: clean-am
109554359Sroberto
1096290001Sglebiusclean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1097290001Sglebius	clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS \
1098290001Sglebius	mostlyclean-am
109954359Sroberto
110082498Srobertodistclean: distclean-am
1101132451Sroberto	-rm -rf ./$(DEPDIR)
1102132451Sroberto	-rm -f Makefile
1103132451Srobertodistclean-am: clean-am distclean-compile distclean-generic \
1104200576Sroberto	distclean-tags
110554359Sroberto
1106106163Srobertodvi: dvi-am
110754359Sroberto
110882498Srobertodvi-am:
110954359Sroberto
1110182007Srobertohtml: html-am
1111182007Sroberto
1112200576Srobertohtml-am:
1113200576Sroberto
1114106163Srobertoinfo: info-am
111554359Sroberto
111682498Srobertoinfo-am:
111782498Sroberto
1118290001Sglebiusinstall-data-am: install-data-local install-htmlDATA install-man
111982498Sroberto
1120200576Srobertoinstall-dvi: install-dvi-am
1121200576Sroberto
1122200576Srobertoinstall-dvi-am:
1123200576Sroberto
1124290001Sglebiusinstall-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
1125290001Sglebius	install-sbinPROGRAMS
1126290001Sglebius	@$(NORMAL_INSTALL)
1127290001Sglebius	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1128200576Srobertoinstall-html: install-html-am
1129200576Sroberto
1130200576Srobertoinstall-html-am:
1131200576Sroberto
1132106163Srobertoinstall-info: install-info-am
113382498Sroberto
1134200576Srobertoinstall-info-am:
1135200576Sroberto
1136290001Sglebiusinstall-man: install-man1 install-man8
113782498Sroberto
1138200576Srobertoinstall-pdf: install-pdf-am
1139200576Sroberto
1140200576Srobertoinstall-pdf-am:
1141200576Sroberto
1142200576Srobertoinstall-ps: install-ps-am
1143200576Sroberto
1144200576Srobertoinstall-ps-am:
1145200576Sroberto
114682498Srobertoinstallcheck-am:
114782498Sroberto
114854359Srobertomaintainer-clean: maintainer-clean-am
1149132451Sroberto	-rm -rf ./$(DEPDIR)
1150132451Sroberto	-rm -f Makefile
115182498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
115254359Sroberto
115382498Srobertomostlyclean: mostlyclean-am
115454359Sroberto
1155290001Sglebiusmostlyclean-am: mostlyclean-compile mostlyclean-generic \
1156182007Sroberto	mostlyclean-libtool
115782498Sroberto
1158132451Srobertopdf: pdf-am
1159132451Sroberto
1160132451Srobertopdf-am:
1161132451Sroberto
1162132451Srobertops: ps-am
1163132451Sroberto
1164132451Srobertops-am:
1165132451Sroberto
1166290001Sglebiusuninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1167290001Sglebius	uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
116882498Sroberto
1169290001Sglebiusuninstall-man: uninstall-man1 uninstall-man8
1170182007Sroberto
1171290001Sglebius.MAKE: all check install install-am install-exec-am install-strip
1172200576Sroberto
1173290001Sglebius.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
1174290001Sglebius	clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1175290001Sglebius	clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS \
1176290001Sglebius	cscopelist-am ctags ctags-am distclean distclean-compile \
1177182007Sroberto	distclean-generic distclean-libtool distclean-tags distdir dvi \
1178182007Sroberto	dvi-am html html-am info info-am install install-am \
1179290001Sglebius	install-binPROGRAMS install-data install-data-am \
1180290001Sglebius	install-data-local install-dvi install-dvi-am install-exec \
1181290001Sglebius	install-exec-am install-exec-hook install-html install-html-am \
1182290001Sglebius	install-htmlDATA install-info install-info-am \
1183290001Sglebius	install-libexecPROGRAMS install-man install-man1 install-man8 \
1184290001Sglebius	install-pdf install-pdf-am install-ps install-ps-am \
1185290001Sglebius	install-sbinPROGRAMS install-strip installcheck \
1186290001Sglebius	installcheck-am installdirs maintainer-clean \
1187290001Sglebius	maintainer-clean-generic mostlyclean mostlyclean-compile \
1188290001Sglebius	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1189290001Sglebius	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1190290001Sglebius	uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1191290001Sglebius	uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS
119282498Sroberto
1193290001Sglebius.PRECIOUS: Makefile
119482498Sroberto
1195290001Sglebius
1196290001Sglebiusinstall-data-local: install-html
1197290001Sglebius
1198182007Sroberto$(srcdir)/ntpq-opts.h: $(srcdir)/ntpq-opts.c
1199290001Sglebius	@: do-nothing action to avoid default SCCS get, .h built with .c
1200290001Sglebius
1201182007Sroberto$(srcdir)/ntpq-opts.c: $(srcdir)/ntpq-opts.def $(std_def_list)
1202182007Sroberto	$(run_ag) ntpq-opts.def
1203182007Sroberto
1204290001Sglebius###
1205182007Sroberto
1206290001Sglebius$(srcdir)/ntpq.1ntpqman: $(srcdir)/ntpq-opts.def $(std_def_list)
1207290001Sglebius	$(run_ag) -DMAN_SECTION=1ntpqman -Tagman-cmd.tpl ntpq-opts.def
1208182007Sroberto
1209290001Sglebius$(srcdir)/ntpq.man.in: $(srcdir)/ntpq.1ntpqman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1210290001Sglebius	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpq.1ntpqman > $(srcdir)/ntpq.man.in+
1211290001Sglebius	mv $(srcdir)/ntpq.man.in+ $(srcdir)/ntpq.man.in
121254359Sroberto
1213290001Sglebius###
1214290001Sglebius
1215290001Sglebius$(srcdir)/ntpq.1ntpqmdoc: $(srcdir)/ntpq-opts.def $(std_def_list)
1216290001Sglebius	$(run_ag) -DMAN_SECTION=1ntpqmdoc -Tagmdoc-cmd.tpl ntpq-opts.def
1217290001Sglebius
1218290001Sglebius$(srcdir)/ntpq.mdoc.in: $(srcdir)/ntpq.1ntpqmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1219290001Sglebius	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpq.1ntpqmdoc > $(srcdir)/ntpq.mdoc.in+
1220290001Sglebius	mv $(srcdir)/ntpq.mdoc.in+ $(srcdir)/ntpq.mdoc.in
1221290001Sglebius
1222290001Sglebius###
1223290001Sglebius
1224290001Sglebiusntpq.$(NTPQ_MS): $(srcdir)/ntpq.$(MANTAGFMT).in $(top_builddir)/config.status
1225290001Sglebius	$(top_builddir)/config.status --file=ntpq.$(NTPQ_MS)+:$(srcdir)/ntpq.$(MANTAGFMT).in
1226290001Sglebius	mv ntpq.$(NTPQ_MS)+ ntpq.$(NTPQ_MS)
1227290001Sglebius
1228290001Sglebius###
1229290001Sglebius
1230290001Sglebius$(srcdir)/invoke-ntpq.menu: $(srcdir)/invoke-ntpq.texi
1231290001Sglebius	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1232290001Sglebius
1233290001Sglebius$(srcdir)/invoke-ntpq.texi: $(srcdir)/ntpq-opts.def $(std_def_list)
1234290001Sglebius	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpq-opts.def
1235290001Sglebius	$(top_srcdir)/scripts/build/check--help $@
1236290001Sglebius
1237290001Sglebius$(srcdir)/ntpq.html: $(srcdir)/ntpq.texi $(top_srcdir)/sntp/include/version.texi
1238290001Sglebius	cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpq.html ntpq.texi || true )
1239290001Sglebius
1240290001Sglebius###
1241290001Sglebius
1242290001Sglebius$(PROGRAMS): version.o
1243290001Sglebius
1244290001Sglebius$(top_srcdir)/sntp/scm-rev:
1245290001Sglebius	cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
1246290001Sglebius
1247290001Sglebiusversion.c: $(ntpq_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/sntp/scm-rev
1248290001Sglebius	env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpq
1249290001Sglebius
1250290001Sglebiusversion.o: version.c
1251290001Sglebius	env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o
1252290001Sglebius
1253290001Sglebiusinstall-exec-hook:
1254290001Sglebius	@test -z "${bin_PROGRAMS}${bin_SCRIPTS}"		\
1255290001Sglebius	|| for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do	\
1256290001Sglebius	   test ! -f ${sbindir}/$$i				\
1257290001Sglebius		|| echo "*** $$i is also in ${sbindir}!";	\
1258290001Sglebius	done
1259290001Sglebius	@test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}"		\
1260290001Sglebius	|| for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do	\
1261290001Sglebius	   test ! -f ${bindir}/$$i				\
1262290001Sglebius		|| echo "*** $$i is also in ${bindir}!";	\
1263290001Sglebius	done
1264290001Sglebius
1265290001Sglebius#
1266290001Sglebius
1267290001Sglebiuscheck-libopts: ../sntp/libopts/libopts.la
1268290001Sglebius	@echo stamp > $@
1269290001Sglebius
1270290001Sglebius../sntp/libopts/libopts.la:
1271290001Sglebius	-cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1272290001Sglebius
1273290001Sglebiuscheck-libntp: ../libntp/libntp.a
1274290001Sglebius	@echo stamp > $@
1275290001Sglebius
127654359Sroberto../libntp/libntp.a:
1277290001Sglebius	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
1278290001Sglebius$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1279290001Sglebius	@[ -f $@ ] ||							\
1280290001Sglebius		cp $(top_srcdir)/deps-ver $@
1281290001Sglebius	@[ -w $@ ] ||							\
1282290001Sglebius		chmod ug+w $@
1283290001Sglebius	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
1284290001Sglebius		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
1285290001Sglebius		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
1286290001Sglebius		cat $@ &&						\
1287290001Sglebius		rm -rf $(DEPDIR) &&					\
1288290001Sglebius		mkdir $(DEPDIR) && 					\
1289290001Sglebius		case "$(top_builddir)" in				\
1290290001Sglebius		 .)							\
1291290001Sglebius		    ./config.status Makefile depfiles			\
1292290001Sglebius		    ;;							\
1293290001Sglebius		 *)							\
1294290001Sglebius		    cd "$(top_builddir)" &&				\
1295290001Sglebius		    ./config.status $(subdir)/Makefile depfiles &&	\
1296290001Sglebius		    cd $(subdir)					\
1297290001Sglebius		    ;;							\
1298290001Sglebius		esac &&							\
1299290001Sglebius		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
1300290001Sglebius		cat $(top_srcdir)/deps-ver				\
1301290001Sglebius	)
1302290001Sglebius	cp $(top_srcdir)/deps-ver $@
130354359Sroberto
1304290001Sglebius.deps-ver: $(top_srcdir)/deps-ver
1305290001Sglebius	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1306290001Sglebius	@touch $@
1307182007Sroberto
1308290001Sglebius#
1309290001Sglebius# depsver.mf	included in Makefile.am for directories with .deps
1310290001Sglebius#
1311290001Sglebius# When building in the same directory with sources that change over
1312290001Sglebius# time, such as when tracking using bk, the .deps files can become
1313290001Sglebius# stale with respect to moved, deleted, or superceded headers.  Most
1314290001Sglebius# commonly, this would exhibit as make reporting a failure to make a
1315290001Sglebius# header file which is no longer in the location given.  To address
1316290001Sglebius# this issue, we use a deps-ver file which is updated with each change
1317290001Sglebius# that breaks old .deps files.  A copy of deps-ver is made into
1318290001Sglebius# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
1319290001Sglebius# with different contents than deps-ver, we make clean to ensure all
1320290001Sglebius# .o files built before the incompatible change are rebuilt along with
1321290001Sglebius# their updated .deps files, then remove $(DEPDIR) and recreate it as
1322290001Sglebius# empty stubs.
1323290001Sglebius#
1324290001Sglebius# It is normal when configured with --disable-dependency-tracking for
1325290001Sglebius# the DEPDIR to not have been created.  For this reason, we use the
1326290001Sglebius# intermediate target .deps-ver, which invokes make recursively if
1327290001Sglebius# DEPDIR exists.
1328290001Sglebius#
1329290001Sglebius# If you modify depsver.mf, please make the changes to the master
1330290001Sglebius# copy, the one in sntp is copied by the bootstrap script from it.
1331290001Sglebius#
1332290001Sglebius# This comment block follows rather than leads the related code so that
1333290001Sglebius# it stays with it in the generated Makefile.in and Makefile.
1334290001Sglebius#
1335200576Sroberto
133654359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
133754359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
133854359Sroberto.NOEXPORT:
1339