1285612Sdelphij# Makefile.in generated by automake 1.15 from Makefile.am.
2275970Scy# @configure_input@
3275970Scy
4285612Sdelphij# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5285612Sdelphij
6275970Scy# This Makefile.in is free software; the Free Software Foundation
7275970Scy# gives unlimited permission to copy and/or distribute it,
8275970Scy# with or without modifications, as long as this notice is preserved.
9275970Scy
10275970Scy# This program is distributed in the hope that it will be useful,
11275970Scy# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12275970Scy# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13275970Scy# PARTICULAR PURPOSE.
14275970Scy
15275970Scy@SET_MAKE@
16275970Scy
17275970Scy
18275970ScyVPATH = @srcdir@
19285612Sdelphijam__is_gnu_make = { \
20285612Sdelphij  if test -z '$(MAKELEVEL)'; then \
21285612Sdelphij    false; \
22285612Sdelphij  elif test -n '$(MAKE_HOST)'; then \
23285612Sdelphij    true; \
24285612Sdelphij  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25285612Sdelphij    true; \
26285612Sdelphij  else \
27285612Sdelphij    false; \
28285612Sdelphij  fi; \
29285612Sdelphij}
30285612Sdelphijam__make_running_with_option = \
31285612Sdelphij  case $${target_option-} in \
32285612Sdelphij      ?) ;; \
33285612Sdelphij      *) echo "am__make_running_with_option: internal error: invalid" \
34285612Sdelphij              "target option '$${target_option-}' specified" >&2; \
35285612Sdelphij         exit 1;; \
36285612Sdelphij  esac; \
37285612Sdelphij  has_opt=no; \
38285612Sdelphij  sane_makeflags=$$MAKEFLAGS; \
39285612Sdelphij  if $(am__is_gnu_make); then \
40285612Sdelphij    sane_makeflags=$$MFLAGS; \
41285612Sdelphij  else \
42285612Sdelphij    case $$MAKEFLAGS in \
43285612Sdelphij      *\\[\ \	]*) \
44285612Sdelphij        bs=\\; \
45285612Sdelphij        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46285612Sdelphij          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47285612Sdelphij    esac; \
48285612Sdelphij  fi; \
49285612Sdelphij  skip_next=no; \
50285612Sdelphij  strip_trailopt () \
51285612Sdelphij  { \
52285612Sdelphij    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53285612Sdelphij  }; \
54285612Sdelphij  for flg in $$sane_makeflags; do \
55285612Sdelphij    test $$skip_next = yes && { skip_next=no; continue; }; \
56285612Sdelphij    case $$flg in \
57285612Sdelphij      *=*|--*) continue;; \
58285612Sdelphij        -*I) strip_trailopt 'I'; skip_next=yes;; \
59285612Sdelphij      -*I?*) strip_trailopt 'I';; \
60285612Sdelphij        -*O) strip_trailopt 'O'; skip_next=yes;; \
61285612Sdelphij      -*O?*) strip_trailopt 'O';; \
62285612Sdelphij        -*l) strip_trailopt 'l'; skip_next=yes;; \
63285612Sdelphij      -*l?*) strip_trailopt 'l';; \
64285612Sdelphij      -[dEDm]) skip_next=yes;; \
65285612Sdelphij      -[JT]) skip_next=yes;; \
66285612Sdelphij    esac; \
67285612Sdelphij    case $$flg in \
68285612Sdelphij      *$$target_option*) has_opt=yes; break;; \
69285612Sdelphij    esac; \
70285612Sdelphij  done; \
71285612Sdelphij  test $$has_opt = yes
72285612Sdelphijam__make_dryrun = (target_option=n; $(am__make_running_with_option))
73285612Sdelphijam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74275970Scypkgdatadir = $(datadir)/@PACKAGE@
75275970Scypkgincludedir = $(includedir)/@PACKAGE@
76275970Scypkglibdir = $(libdir)/@PACKAGE@
77275970Scypkglibexecdir = $(libexecdir)/@PACKAGE@
78275970Scyam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79275970Scyinstall_sh_DATA = $(install_sh) -c -m 644
80275970Scyinstall_sh_PROGRAM = $(install_sh) -c
81275970Scyinstall_sh_SCRIPT = $(install_sh) -c
82275970ScyINSTALL_HEADER = $(INSTALL_DATA)
83275970Scytransform = $(program_transform_name)
84275970ScyNORMAL_INSTALL = :
85275970ScyPRE_INSTALL = :
86275970ScyPOST_INSTALL = :
87275970ScyNORMAL_UNINSTALL = :
88275970ScyPRE_UNINSTALL = :
89275970ScyPOST_UNINSTALL = :
90275970Scybuild_triplet = @build@
91275970Scyhost_triplet = @host@
92275970Scysubdir = scripts/ntp-wait
93275970ScyACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94275970Scyam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95275970Scy	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96285612Sdelphij	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97275970Scy	$(top_srcdir)/sntp/m4/define_dir.m4 \
98275970Scy	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99275970Scy	$(top_srcdir)/sntp/m4/libtool.m4 \
100275970Scy	$(top_srcdir)/sntp/m4/ltoptions.m4 \
101275970Scy	$(top_srcdir)/sntp/m4/ltsugar.m4 \
102275970Scy	$(top_srcdir)/sntp/m4/ltversion.m4 \
103275970Scy	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
104330567Sgordon	$(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \
105275970Scy	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
106275970Scy	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
107275970Scy	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
108275970Scy	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
109275970Scy	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
110275970Scy	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
111275970Scy	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
112275970Scy	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
113316722Sdelphij	$(top_srcdir)/sntp/m4/ntp_harden.m4 \
114275970Scy	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
115275970Scy	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
116275970Scy	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
117275970Scy	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
118275970Scy	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
119275970Scy	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
120275970Scy	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
121275970Scy	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
122289997Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
123275970Scy	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
124275970Scy	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
125275970Scy	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
126285612Sdelphij	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
127275970Scy	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
128275970Scy	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
129285612Sdelphij	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
130285612Sdelphij	$(top_srcdir)/sntp/m4/openldap.m4 \
131275970Scy	$(top_srcdir)/sntp/m4/os_cflags.m4 \
132275970Scy	$(top_srcdir)/sntp/m4/snprintf.m4 \
133275970Scy	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
134275970Scyam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
135275970Scy	$(ACLOCAL_M4)
136285612SdelphijDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
137275970Scymkinstalldirs = $(install_sh) -d
138275970ScyCONFIG_HEADER = $(top_builddir)/config.h
139275970ScyCONFIG_CLEAN_FILES = ntp-wait
140275970ScyCONFIG_CLEAN_VPATH_FILES =
141275970Scyam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142275970Scyam__vpath_adj = case $$p in \
143275970Scy    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144275970Scy    *) f=$$p;; \
145275970Scy  esac;
146275970Scyam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147275970Scyam__install_max = 40
148275970Scyam__nobase_strip_setup = \
149275970Scy  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150275970Scyam__nobase_strip = \
151275970Scy  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152275970Scyam__nobase_list = $(am__nobase_strip_setup); \
153275970Scy  for p in $$list; do echo "$$p $$p"; done | \
154275970Scy  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155275970Scy  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156275970Scy    if (++n[$$2] == $(am__install_max)) \
157275970Scy      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158275970Scy    END { for (dir in files) print dir, files[dir] }'
159275970Scyam__base_list = \
160275970Scy  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161275970Scy  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162285612Sdelphijam__uninstall_files_from_dir = { \
163285612Sdelphij  test -z "$$files" \
164285612Sdelphij    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165285612Sdelphij    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166285612Sdelphij         $(am__cd) "$$dir" && rm -f $$files; }; \
167285612Sdelphij  }
168275970Scyam__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
169275970Scy	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
170275970Scy	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"
171275970ScySCRIPTS = $(bin_SCRIPTS) $(libexec_SCRIPTS) $(sbin_SCRIPTS)
172285612SdelphijAM_V_P = $(am__v_P_@AM_V@)
173285612Sdelphijam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
174285612Sdelphijam__v_P_0 = false
175285612Sdelphijam__v_P_1 = :
176285612SdelphijAM_V_GEN = $(am__v_GEN_@AM_V@)
177285612Sdelphijam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
178285612Sdelphijam__v_GEN_0 = @echo "  GEN     " $@;
179285612Sdelphijam__v_GEN_1 = 
180285612SdelphijAM_V_at = $(am__v_at_@AM_V@)
181285612Sdelphijam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
182275970Scyam__v_at_0 = @
183285612Sdelphijam__v_at_1 = 
184275970ScySOURCES =
185275970ScyDIST_SOURCES =
186285612Sdelphijam__can_run_installinfo = \
187285612Sdelphij  case $$AM_UPDATE_INFO_DIR in \
188285612Sdelphij    n|no|NO) false;; \
189285612Sdelphij    *) (install-info --version) >/dev/null 2>&1;; \
190285612Sdelphij  esac
191275970Scyman1dir = $(mandir)/man1
192275970Scyman8dir = $(mandir)/man8
193275970ScyNROFF = nroff
194275970ScyMANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
195275970ScyDATA = $(html_DATA) $(noinst_DATA)
196285612Sdelphijam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
197285612Sdelphijam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntp-wait.in
198275970ScyDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
199275970ScyACLOCAL = @ACLOCAL@
200275970ScyALLOCA = @ALLOCA@
201275970ScyAMTAR = @AMTAR@
202275970ScyAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
203275970ScyAR = @AR@
204275970ScyAUTOCONF = @AUTOCONF@
205275970ScyAUTOHEADER = @AUTOHEADER@
206275970ScyAUTOMAKE = @AUTOMAKE@
207275970ScyAWK = @AWK@
208289997SglebiusBUILD_THREAD = @BUILD_THREAD@
209275970ScyCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
210275970ScyCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
211275970ScyCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
212275970ScyCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
213275970ScyCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
214275970ScyCC = @CC@
215275970ScyCCDEPMODE = @CCDEPMODE@
216275970ScyCFLAGS = @CFLAGS@
217289997SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
218275970ScyCFLAGS_NTP = @CFLAGS_NTP@
219275970ScyCHUTEST = @CHUTEST@
220275970ScyCONFIG_SHELL = @CONFIG_SHELL@
221275970ScyCPP = @CPP@
222275970ScyCPPFLAGS = @CPPFLAGS@
223280849ScyCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
224275970ScyCPPFLAGS_NTP = @CPPFLAGS_NTP@
225275970ScyCYGPATH_W = @CYGPATH_W@
226275970ScyDCFD = @DCFD@
227275970ScyDEFS = @DEFS@
228275970ScyDEPDIR = @DEPDIR@
229275970ScyDLLTOOL = @DLLTOOL@
230275970ScyDSYMUTIL = @DSYMUTIL@
231275970ScyDUMPBIN = @DUMPBIN@
232275970ScyECHO_C = @ECHO_C@
233275970ScyECHO_N = @ECHO_N@
234275970ScyECHO_T = @ECHO_T@
235275970ScyEDITLINE_LIBS = @EDITLINE_LIBS@
236275970ScyEGREP = @EGREP@
237275970ScyEXEEXT = @EXEEXT@
238275970ScyFGREP = @FGREP@
239275970ScyGREP = @GREP@
240275970ScyGTEST_CONFIG = @GTEST_CONFIG@
241275970ScyGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
242275970ScyGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
243275970ScyGTEST_LDFLAGS = @GTEST_LDFLAGS@
244275970ScyGTEST_LIBS = @GTEST_LIBS@
245275970ScyHAVE_INLINE = @HAVE_INLINE@
246285612SdelphijHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
247275970ScyHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
248275970ScyHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
249275970ScyINSTALL = @INSTALL@
250275970ScyINSTALL_DATA = @INSTALL_DATA@
251275970ScyINSTALL_PROGRAM = @INSTALL_PROGRAM@
252275970ScyINSTALL_SCRIPT = @INSTALL_SCRIPT@
253275970ScyINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254275970ScyLD = @LD@
255280849ScyLDADD_LIBEVENT = @LDADD_LIBEVENT@
256275970ScyLDADD_LIBNTP = @LDADD_LIBNTP@
257280849ScyLDADD_LIBUTIL = @LDADD_LIBUTIL@
258275970ScyLDADD_NLIST = @LDADD_NLIST@
259275970ScyLDADD_NTP = @LDADD_NTP@
260275970ScyLDFLAGS = @LDFLAGS@
261275970ScyLDFLAGS_NTP = @LDFLAGS_NTP@
262275970ScyLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
263275970ScyLIBM = @LIBM@
264275970ScyLIBOBJS = @LIBOBJS@
265275970ScyLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
266275970ScyLIBOPTS_DIR = @LIBOPTS_DIR@
267275970ScyLIBOPTS_LDADD = @LIBOPTS_LDADD@
268275970ScyLIBPARSE = @LIBPARSE@
269275970ScyLIBS = @LIBS@
270275970ScyLIBTOOL = @LIBTOOL@
271275970ScyLIBTOOL_DEPS = @LIBTOOL_DEPS@
272275970ScyLIPO = @LIPO@
273275970ScyLN_S = @LN_S@
274275970ScyLSCF = @LSCF@
275289997SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
276275970ScyLTLIBOBJS = @LTLIBOBJS@
277316722SdelphijLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
278275970ScyMAKEINFO = @MAKEINFO@
279275970ScyMAKE_ADJTIMED = @MAKE_ADJTIMED@
280275970ScyMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
281275970ScyMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
282275970ScyMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
283275970ScyMAKE_LIBPARSE = @MAKE_LIBPARSE@
284275970ScyMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
285275970ScyMAKE_NTPDSIM = @MAKE_NTPDSIM@
286275970ScyMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
287275970ScyMAKE_NTPTIME = @MAKE_NTPTIME@
288275970ScyMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
289275970ScyMAKE_TICKADJ = @MAKE_TICKADJ@
290275970ScyMAKE_TIMETRIM = @MAKE_TIMETRIM@
291275970ScyMANIFEST_TOOL = @MANIFEST_TOOL@
292275970ScyMANTAGFMT = @MANTAGFMT@
293275970ScyMKDIR_P = @MKDIR_P@
294275970ScyNM = @NM@
295275970ScyNMEDIT = @NMEDIT@
296275970ScyNTPDATE_DB = @NTPDATE_DB@
297275970ScyNTPDATE_DL = @NTPDATE_DL@
298275970ScyNTPDATE_DS = @NTPDATE_DS@
299275970ScyNTPDATE_MS = @NTPDATE_MS@
300275970ScyNTPDATE_NI = @NTPDATE_NI@
301275970ScyNTPDC_DB = @NTPDC_DB@
302275970ScyNTPDC_DL = @NTPDC_DL@
303275970ScyNTPDC_DS = @NTPDC_DS@
304275970ScyNTPDC_MS = @NTPDC_MS@
305275970ScyNTPDC_NI = @NTPDC_NI@
306275970ScyNTPDSIM_DB = @NTPDSIM_DB@
307275970ScyNTPDSIM_DL = @NTPDSIM_DL@
308275970ScyNTPDSIM_DS = @NTPDSIM_DS@
309275970ScyNTPDSIM_MS = @NTPDSIM_MS@
310275970ScyNTPDSIM_NI = @NTPDSIM_NI@
311275970ScyNTPD_DB = @NTPD_DB@
312275970ScyNTPD_DL = @NTPD_DL@
313275970ScyNTPD_DS = @NTPD_DS@
314275970ScyNTPD_MS = @NTPD_MS@
315275970ScyNTPD_NI = @NTPD_NI@
316275970ScyNTPQ_DB = @NTPQ_DB@
317275970ScyNTPQ_DL = @NTPQ_DL@
318275970ScyNTPQ_DS = @NTPQ_DS@
319275970ScyNTPQ_MS = @NTPQ_MS@
320275970ScyNTPQ_NI = @NTPQ_NI@
321275970ScyNTPSNMPD_DB = @NTPSNMPD_DB@
322275970ScyNTPSNMPD_DL = @NTPSNMPD_DL@
323275970ScyNTPSNMPD_DS = @NTPSNMPD_DS@
324275970ScyNTPSNMPD_MS = @NTPSNMPD_MS@
325275970ScyNTPSNMPD_NI = @NTPSNMPD_NI@
326275970ScyNTPSWEEP_DB = @NTPSWEEP_DB@
327275970ScyNTPSWEEP_DL = @NTPSWEEP_DL@
328275970ScyNTPSWEEP_DS = @NTPSWEEP_DS@
329275970ScyNTPSWEEP_MS = @NTPSWEEP_MS@
330275970ScyNTPSWEEP_NI = @NTPSWEEP_NI@
331275970ScyNTPTIME_DB = @NTPTIME_DB@
332275970ScyNTPTIME_DL = @NTPTIME_DL@
333275970ScyNTPTIME_DS = @NTPTIME_DS@
334275970ScyNTPTIME_MS = @NTPTIME_MS@
335275970ScyNTPTIME_NI = @NTPTIME_NI@
336275970ScyNTPTRACE_DB = @NTPTRACE_DB@
337275970ScyNTPTRACE_DL = @NTPTRACE_DL@
338275970ScyNTPTRACE_DS = @NTPTRACE_DS@
339275970ScyNTPTRACE_MS = @NTPTRACE_MS@
340275970ScyNTPTRACE_NI = @NTPTRACE_NI@
341316722SdelphijNTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
342316722SdelphijNTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
343316722SdelphijNTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
344275970ScyNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
345275970ScyNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
346275970ScyNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
347275970ScyNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
348275970ScyNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
349275970ScyNTP_KEYSDIR = @NTP_KEYSDIR@
350275970ScyNTP_WAIT_DB = @NTP_WAIT_DB@
351275970ScyNTP_WAIT_DL = @NTP_WAIT_DL@
352275970ScyNTP_WAIT_DS = @NTP_WAIT_DS@
353275970ScyNTP_WAIT_MS = @NTP_WAIT_MS@
354275970ScyNTP_WAIT_NI = @NTP_WAIT_NI@
355275970ScyOBJDUMP = @OBJDUMP@
356275970ScyOBJEXT = @OBJEXT@
357275970ScyOTOOL = @OTOOL@
358275970ScyOTOOL64 = @OTOOL64@
359275970ScyPACKAGE = @PACKAGE@
360275970ScyPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
361275970ScyPACKAGE_NAME = @PACKAGE_NAME@
362275970ScyPACKAGE_STRING = @PACKAGE_STRING@
363275970ScyPACKAGE_TARNAME = @PACKAGE_TARNAME@
364275970ScyPACKAGE_URL = @PACKAGE_URL@
365275970ScyPACKAGE_VERSION = @PACKAGE_VERSION@
366275970ScyPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
367275970ScyPATH_PERL = @PATH_PERL@
368285612SdelphijPATH_RUBY = @PATH_RUBY@
369275970ScyPATH_SEPARATOR = @PATH_SEPARATOR@
370275970ScyPATH_TEST = @PATH_TEST@
371275970ScyPERLLIBDIR = @PERLLIBDIR@
372275970ScyPKG_CONFIG = @PKG_CONFIG@
373275970ScyPOSIX_SHELL = @POSIX_SHELL@
374275970ScyPROPDELAY = @PROPDELAY@
375275970ScyPTHREAD_LIBS = @PTHREAD_LIBS@
376275970ScyRANLIB = @RANLIB@
377275970ScySED = @SED@
378275970ScySET_MAKE = @SET_MAKE@
379275970ScySHELL = @SHELL@
380275970ScySNMP_CFLAGS = @SNMP_CFLAGS@
381275970ScySNMP_CPPFLAGS = @SNMP_CPPFLAGS@
382275970ScySNMP_LIBS = @SNMP_LIBS@
383275970ScySNTP = @SNTP@
384275970ScySNTP_DB = @SNTP_DB@
385275970ScySNTP_DL = @SNTP_DL@
386275970ScySNTP_DS = @SNTP_DS@
387275970ScySNTP_MS = @SNTP_MS@
388275970ScySNTP_NI = @SNTP_NI@
389275970ScySTDNORETURN_H = @STDNORETURN_H@
390275970ScySTRIP = @STRIP@
391275970ScyTESTDCF = @TESTDCF@
392275970ScyTICKADJ_DB = @TICKADJ_DB@
393275970ScyTICKADJ_DL = @TICKADJ_DL@
394275970ScyTICKADJ_DS = @TICKADJ_DS@
395275970ScyTICKADJ_MS = @TICKADJ_MS@
396275970ScyTICKADJ_NI = @TICKADJ_NI@
397275970ScyTIMETRIM_DB = @TIMETRIM_DB@
398275970ScyTIMETRIM_DL = @TIMETRIM_DL@
399275970ScyTIMETRIM_DS = @TIMETRIM_DS@
400275970ScyTIMETRIM_MS = @TIMETRIM_MS@
401275970ScyTIMETRIM_NI = @TIMETRIM_NI@
402285612SdelphijUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
403285612SdelphijUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
404285612SdelphijUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
405285612SdelphijUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
406285612SdelphijUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
407275970ScyVERSION = @VERSION@
408275970ScyVER_SUFFIX = @VER_SUFFIX@
409275970ScyYACC = @YACC@
410275970ScyYFLAGS = @YFLAGS@
411275970Scyabs_builddir = @abs_builddir@
412275970Scyabs_srcdir = @abs_srcdir@
413275970Scyabs_top_builddir = @abs_top_builddir@
414275970Scyabs_top_srcdir = @abs_top_srcdir@
415275970Scyac_ct_AR = @ac_ct_AR@
416275970Scyac_ct_CC = @ac_ct_CC@
417275970Scyac_ct_DUMPBIN = @ac_ct_DUMPBIN@
418275970Scyam__include = @am__include@
419275970Scyam__leading_dot = @am__leading_dot@
420275970Scyam__quote = @am__quote@
421275970Scyam__tar = @am__tar@
422275970Scyam__untar = @am__untar@
423275970Scybindir = @bindir@
424275970Scybuild = @build@
425275970Scybuild_alias = @build_alias@
426275970Scybuild_cpu = @build_cpu@
427275970Scybuild_os = @build_os@
428275970Scybuild_vendor = @build_vendor@
429275970Scybuilddir = @builddir@
430275970Scydatadir = @datadir@
431275970Scydatarootdir = @datarootdir@
432275970Scydocdir = @docdir@
433275970Scydvidir = @dvidir@
434275970Scyexec_prefix = @exec_prefix@
435275970Scyhost = @host@
436275970Scyhost_alias = @host_alias@
437275970Scyhost_cpu = @host_cpu@
438275970Scyhost_os = @host_os@
439275970Scyhost_vendor = @host_vendor@
440275970Scyhtmldir = @htmldir@
441275970Scyincludedir = @includedir@
442275970Scyinfodir = @infodir@
443275970Scyinstall_sh = @install_sh@
444275970Scylibdir = @libdir@
445275970Scylibexecdir = @libexecdir@
446275970Scylocaledir = @localedir@
447275970Scylocalstatedir = @localstatedir@
448275970Scymandir = @mandir@
449275970Scymkdir_p = @mkdir_p@
450275970Scyoldincludedir = @oldincludedir@
451275970Scypdfdir = @pdfdir@
452275970Scyprefix = @prefix@
453275970Scyprogram_transform_name = @program_transform_name@
454275970Scypsdir = @psdir@
455275970Scysbindir = @sbindir@
456275970Scysharedstatedir = @sharedstatedir@
457275970Scysrcdir = @srcdir@
458275970Scysubdirs = @subdirs@
459275970Scysysconfdir = @sysconfdir@
460275970Scytarget_alias = @target_alias@
461275970Scytop_build_prefix = @top_build_prefix@
462275970Scytop_builddir = @top_builddir@
463275970Scytop_srcdir = @top_srcdir@
464275970ScyNULL = 
465275970Scybin_SCRIPTS = $(NTP_WAIT_DB)
466275970Scylibexec_SCRIPTS = $(NTP_WAIT_DL)
467275970Scysbin_SCRIPTS = $(NTP_WAIT_DS)
468275970Scyman1_MANS = 
469275970Scyman8_MANS = 
470275970Scyman_MANS = ntp-wait.$(NTP_WAIT_MS)
471275970Scyrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" PERL5LIB="$(abs_top_srcdir)/scripts/lib" AUTOGEN_DNE_DATE=-D	\
472275970Scy		autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
473275970Scy		--writable
474275970Scy
475275970Scystd_def_list = \
476275970Scy	$(top_srcdir)/sntp/include/debug-opt.def		\
477275970Scy	$(top_srcdir)/sntp/include/autogen-version.def 		\
478275970Scy	$(top_srcdir)/sntp/include/copyright.def 		\
479275970Scy	$(top_srcdir)/sntp/include/homerc.def 			\
480275970Scy	$(top_srcdir)/sntp/include/ntp.lic 			\
481275970Scy	$(top_srcdir)/sntp/include/version.def			\
482275970Scy	$(NULL)
483275970Scy
484275970ScyEXTRA_SCRIPTS = ntp-wait
485275970ScyDISTCLEANFILES = config.log $(man_MANS)
486275970ScyEXTRA_DIST = \
487275970Scy	ntp-wait.in		\
488275970Scy	ntp-wait.1ntp-waitman	\
489275970Scy	ntp-wait.1ntp-waitmdoc	\
490275970Scy	ntp-wait.man.in		\
491275970Scy	ntp-wait.mdoc.in	\
492275970Scy	ntp-wait.texi		\
493275970Scy	ntp-wait.html		\
494275970Scy	ntp-wait-opts.def	\
495275970Scy	ntp-wait-opts		\
496275970Scy	invoke-ntp-wait.texi	\
497275970Scy	invoke-ntp-wait.menu	\
498275970Scy	$(NULL)
499275970Scy
500275970Scyhtml_DATA = $(srcdir)/ntp-wait.html
501275970Scynoinst_DATA = \
502275970Scy	ntp-wait.1ntp-waitman	\
503275970Scy	ntp-wait.1ntp-waitmdoc	\
504275970Scy	ntp-wait.man.in		\
505275970Scy	ntp-wait.mdoc.in	\
506275970Scy	ntp-wait.texi		\
507275970Scy	ntp-wait.html		\
508275970Scy	ntp-wait-opts.def	\
509275970Scy	ntp-wait-opts		\
510275970Scy	invoke-ntp-wait.texi	\
511275970Scy	invoke-ntp-wait.menu	\
512275970Scy	$(NULL)
513275970Scy
514275970Scyall: all-am
515275970Scy
516275970Scy.SUFFIXES:
517275970Scy$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
518275970Scy	@for dep in $?; do \
519275970Scy	  case '$(am__configure_deps)' in \
520275970Scy	    *$$dep*) \
521275970Scy	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
522275970Scy	        && { if test -f $@; then exit 0; else break; fi; }; \
523275970Scy	      exit 1;; \
524275970Scy	  esac; \
525275970Scy	done; \
526275970Scy	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/ntp-wait/Makefile'; \
527275970Scy	$(am__cd) $(top_srcdir) && \
528275970Scy	  $(AUTOMAKE) --foreign scripts/ntp-wait/Makefile
529275970ScyMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
530275970Scy	@case '$?' in \
531275970Scy	  *config.status*) \
532275970Scy	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
533275970Scy	  *) \
534275970Scy	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
535275970Scy	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
536275970Scy	esac;
537275970Scy
538275970Scy$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
539275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
540275970Scy
541275970Scy$(top_srcdir)/configure:  $(am__configure_deps)
542275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
543275970Scy$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
544275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
545275970Scy$(am__aclocal_m4_deps):
546275970Scyntp-wait: $(top_builddir)/config.status $(srcdir)/ntp-wait.in
547275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
548275970Scyinstall-binSCRIPTS: $(bin_SCRIPTS)
549275970Scy	@$(NORMAL_INSTALL)
550275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
551285612Sdelphij	if test -n "$$list"; then \
552285612Sdelphij	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
553285612Sdelphij	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
554285612Sdelphij	fi; \
555275970Scy	for p in $$list; do \
556275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
557275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
558275970Scy	done | \
559275970Scy	sed -e 'p;s,.*/,,;n' \
560275970Scy	    -e 'h;s|.*|.|' \
561275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
562275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
563275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
564275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
565275970Scy	      if (++n[d] == $(am__install_max)) { \
566275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
567275970Scy	    else { print "f", d "/" $$4, $$1 } } \
568275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
569275970Scy	while read type dir files; do \
570275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
571275970Scy	     test -z "$$files" || { \
572275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
573275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
574275970Scy	     } \
575275970Scy	; done
576275970Scy
577275970Scyuninstall-binSCRIPTS:
578275970Scy	@$(NORMAL_UNINSTALL)
579275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
580275970Scy	files=`for p in $$list; do echo "$$p"; done | \
581275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
582285612Sdelphij	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
583275970Scyinstall-libexecSCRIPTS: $(libexec_SCRIPTS)
584275970Scy	@$(NORMAL_INSTALL)
585275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || list=; \
586285612Sdelphij	if test -n "$$list"; then \
587285612Sdelphij	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
588285612Sdelphij	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
589285612Sdelphij	fi; \
590275970Scy	for p in $$list; do \
591275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
592275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
593275970Scy	done | \
594275970Scy	sed -e 'p;s,.*/,,;n' \
595275970Scy	    -e 'h;s|.*|.|' \
596275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
597275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
598275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
599275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
600275970Scy	      if (++n[d] == $(am__install_max)) { \
601275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
602275970Scy	    else { print "f", d "/" $$4, $$1 } } \
603275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
604275970Scy	while read type dir files; do \
605275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
606275970Scy	     test -z "$$files" || { \
607275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
608275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
609275970Scy	     } \
610275970Scy	; done
611275970Scy
612275970Scyuninstall-libexecSCRIPTS:
613275970Scy	@$(NORMAL_UNINSTALL)
614275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || exit 0; \
615275970Scy	files=`for p in $$list; do echo "$$p"; done | \
616275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
617285612Sdelphij	dir='$(DESTDIR)$(libexecdir)'; $(am__uninstall_files_from_dir)
618275970Scyinstall-sbinSCRIPTS: $(sbin_SCRIPTS)
619275970Scy	@$(NORMAL_INSTALL)
620275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
621285612Sdelphij	if test -n "$$list"; then \
622285612Sdelphij	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
623285612Sdelphij	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
624285612Sdelphij	fi; \
625275970Scy	for p in $$list; do \
626275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
627275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
628275970Scy	done | \
629275970Scy	sed -e 'p;s,.*/,,;n' \
630275970Scy	    -e 'h;s|.*|.|' \
631275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
632275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
633275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
634275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
635275970Scy	      if (++n[d] == $(am__install_max)) { \
636275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
637275970Scy	    else { print "f", d "/" $$4, $$1 } } \
638275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
639275970Scy	while read type dir files; do \
640275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
641275970Scy	     test -z "$$files" || { \
642275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
643275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
644275970Scy	     } \
645275970Scy	; done
646275970Scy
647275970Scyuninstall-sbinSCRIPTS:
648275970Scy	@$(NORMAL_UNINSTALL)
649275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
650275970Scy	files=`for p in $$list; do echo "$$p"; done | \
651275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
652285612Sdelphij	dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
653275970Scy
654275970Scymostlyclean-libtool:
655275970Scy	-rm -f *.lo
656275970Scy
657275970Scyclean-libtool:
658275970Scy	-rm -rf .libs _libs
659275970Scyinstall-man1: $(man1_MANS) $(man_MANS)
660275970Scy	@$(NORMAL_INSTALL)
661285612Sdelphij	@list1='$(man1_MANS)'; \
662285612Sdelphij	list2='$(man_MANS)'; \
663285612Sdelphij	test -n "$(man1dir)" \
664285612Sdelphij	  && test -n "`echo $$list1$$list2`" \
665285612Sdelphij	  || exit 0; \
666285612Sdelphij	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
667285612Sdelphij	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
668285612Sdelphij	{ for i in $$list1; do echo "$$i"; done;  \
669285612Sdelphij	if test -n "$$list2"; then \
670285612Sdelphij	  for i in $$list2; do echo "$$i"; done \
671285612Sdelphij	    | sed -n '/\.1[a-z]*$$/p'; \
672285612Sdelphij	fi; \
673275970Scy	} | while read p; do \
674275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
675275970Scy	  echo "$$d$$p"; echo "$$p"; \
676275970Scy	done | \
677275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
678275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
679275970Scy	sed 'N;N;s,\n, ,g' | { \
680275970Scy	list=; while read file base inst; do \
681275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
682275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
683275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
684275970Scy	  fi; \
685275970Scy	done; \
686275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
687275970Scy	while read files; do \
688275970Scy	  test -z "$$files" || { \
689275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
690275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
691275970Scy	done; }
692275970Scy
693275970Scyuninstall-man1:
694275970Scy	@$(NORMAL_UNINSTALL)
695275970Scy	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
696275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
697275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
698275970Scy	  sed -n '/\.1[a-z]*$$/p'; \
699275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
700275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
701285612Sdelphij	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
702275970Scyinstall-man8: $(man8_MANS) $(man_MANS)
703275970Scy	@$(NORMAL_INSTALL)
704285612Sdelphij	@list1='$(man8_MANS)'; \
705285612Sdelphij	list2='$(man_MANS)'; \
706285612Sdelphij	test -n "$(man8dir)" \
707285612Sdelphij	  && test -n "`echo $$list1$$list2`" \
708285612Sdelphij	  || exit 0; \
709285612Sdelphij	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
710285612Sdelphij	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
711285612Sdelphij	{ for i in $$list1; do echo "$$i"; done;  \
712285612Sdelphij	if test -n "$$list2"; then \
713285612Sdelphij	  for i in $$list2; do echo "$$i"; done \
714285612Sdelphij	    | sed -n '/\.8[a-z]*$$/p'; \
715285612Sdelphij	fi; \
716275970Scy	} | while read p; do \
717275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
718275970Scy	  echo "$$d$$p"; echo "$$p"; \
719275970Scy	done | \
720275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
721275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
722275970Scy	sed 'N;N;s,\n, ,g' | { \
723275970Scy	list=; while read file base inst; do \
724275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
725275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
726275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
727275970Scy	  fi; \
728275970Scy	done; \
729275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
730275970Scy	while read files; do \
731275970Scy	  test -z "$$files" || { \
732275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
733275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
734275970Scy	done; }
735275970Scy
736275970Scyuninstall-man8:
737275970Scy	@$(NORMAL_UNINSTALL)
738275970Scy	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
739275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
740275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
741275970Scy	  sed -n '/\.8[a-z]*$$/p'; \
742275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
743275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
744285612Sdelphij	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
745275970Scyinstall-htmlDATA: $(html_DATA)
746275970Scy	@$(NORMAL_INSTALL)
747275970Scy	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
748285612Sdelphij	if test -n "$$list"; then \
749285612Sdelphij	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
750285612Sdelphij	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
751285612Sdelphij	fi; \
752275970Scy	for p in $$list; do \
753275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
754275970Scy	  echo "$$d$$p"; \
755275970Scy	done | $(am__base_list) | \
756275970Scy	while read files; do \
757275970Scy	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
758275970Scy	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
759275970Scy	done
760275970Scy
761275970Scyuninstall-htmlDATA:
762275970Scy	@$(NORMAL_UNINSTALL)
763275970Scy	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
764275970Scy	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
765285612Sdelphij	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
766285612Sdelphijtags TAGS:
767275970Scy
768285612Sdelphijctags CTAGS:
769275970Scy
770285612Sdelphijcscope cscopelist:
771275970Scy
772285612Sdelphij
773275970Scydistdir: $(DISTFILES)
774275970Scy	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
775275970Scy	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
776275970Scy	list='$(DISTFILES)'; \
777275970Scy	  dist_files=`for file in $$list; do echo $$file; done | \
778275970Scy	  sed -e "s|^$$srcdirstrip/||;t" \
779275970Scy	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
780275970Scy	case $$dist_files in \
781275970Scy	  */*) $(MKDIR_P) `echo "$$dist_files" | \
782275970Scy			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
783275970Scy			   sort -u` ;; \
784275970Scy	esac; \
785275970Scy	for file in $$dist_files; do \
786275970Scy	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
787275970Scy	  if test -d $$d/$$file; then \
788275970Scy	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
789275970Scy	    if test -d "$(distdir)/$$file"; then \
790275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
791275970Scy	    fi; \
792275970Scy	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
793275970Scy	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
794275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
795275970Scy	    fi; \
796275970Scy	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
797275970Scy	  else \
798275970Scy	    test -f "$(distdir)/$$file" \
799275970Scy	    || cp -p $$d/$$file "$(distdir)/$$file" \
800275970Scy	    || exit 1; \
801275970Scy	  fi; \
802275970Scy	done
803275970Scycheck-am: all-am
804275970Scycheck: check-am
805275970Scyall-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
806275970Scyinstalldirs:
807275970Scy	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
808275970Scy	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
809275970Scy	done
810275970Scyinstall: install-am
811275970Scyinstall-exec: install-exec-am
812275970Scyinstall-data: install-data-am
813275970Scyuninstall: uninstall-am
814275970Scy
815275970Scyinstall-am: all-am
816275970Scy	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
817275970Scy
818275970Scyinstallcheck: installcheck-am
819275970Scyinstall-strip:
820285612Sdelphij	if test -z '$(STRIP)'; then \
821285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
822285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
823285612Sdelphij	      install; \
824285612Sdelphij	else \
825285612Sdelphij	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
826285612Sdelphij	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
827285612Sdelphij	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
828285612Sdelphij	fi
829275970Scymostlyclean-generic:
830275970Scy
831275970Scyclean-generic:
832275970Scy
833275970Scydistclean-generic:
834275970Scy	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
835275970Scy	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
836275970Scy	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
837275970Scy
838275970Scymaintainer-clean-generic:
839275970Scy	@echo "This command is intended for maintainers to use"
840275970Scy	@echo "it deletes files that may require special tools to rebuild."
841275970Scyclean: clean-am
842275970Scy
843275970Scyclean-am: clean-generic clean-libtool mostlyclean-am
844275970Scy
845275970Scydistclean: distclean-am
846275970Scy	-rm -f Makefile
847275970Scydistclean-am: clean-am distclean-generic
848275970Scy
849275970Scydvi: dvi-am
850275970Scy
851275970Scydvi-am:
852275970Scy
853275970Scyhtml: html-am
854275970Scy
855275970Scyhtml-am:
856275970Scy
857275970Scyinfo: info-am
858275970Scy
859275970Scyinfo-am:
860275970Scy
861275970Scyinstall-data-am: install-htmlDATA install-man
862275970Scy
863275970Scyinstall-dvi: install-dvi-am
864275970Scy
865275970Scyinstall-dvi-am:
866275970Scy
867275970Scyinstall-exec-am: install-binSCRIPTS install-libexecSCRIPTS \
868275970Scy	install-sbinSCRIPTS
869275970Scy
870275970Scyinstall-html: install-html-am
871275970Scy
872275970Scyinstall-html-am:
873275970Scy
874275970Scyinstall-info: install-info-am
875275970Scy
876275970Scyinstall-info-am:
877275970Scy
878275970Scyinstall-man: install-man1 install-man8
879275970Scy
880275970Scyinstall-pdf: install-pdf-am
881275970Scy
882275970Scyinstall-pdf-am:
883275970Scy
884275970Scyinstall-ps: install-ps-am
885275970Scy
886275970Scyinstall-ps-am:
887275970Scy
888275970Scyinstallcheck-am:
889275970Scy
890275970Scymaintainer-clean: maintainer-clean-am
891275970Scy	-rm -f Makefile
892275970Scymaintainer-clean-am: distclean-am maintainer-clean-generic
893275970Scy
894275970Scymostlyclean: mostlyclean-am
895275970Scy
896275970Scymostlyclean-am: mostlyclean-generic mostlyclean-libtool
897275970Scy
898275970Scypdf: pdf-am
899275970Scy
900275970Scypdf-am:
901275970Scy
902275970Scyps: ps-am
903275970Scy
904275970Scyps-am:
905275970Scy
906275970Scyuninstall-am: uninstall-binSCRIPTS uninstall-htmlDATA \
907275970Scy	uninstall-libexecSCRIPTS uninstall-man uninstall-sbinSCRIPTS
908275970Scy
909275970Scyuninstall-man: uninstall-man1 uninstall-man8
910275970Scy
911275970Scy.MAKE: install-am install-strip
912275970Scy
913275970Scy.PHONY: all all-am check check-am clean clean-generic clean-libtool \
914285612Sdelphij	cscopelist-am ctags-am distclean distclean-generic \
915285612Sdelphij	distclean-libtool distdir dvi dvi-am html html-am info info-am \
916285612Sdelphij	install install-am install-binSCRIPTS install-data \
917285612Sdelphij	install-data-am install-dvi install-dvi-am install-exec \
918285612Sdelphij	install-exec-am install-html install-html-am install-htmlDATA \
919285612Sdelphij	install-info install-info-am install-libexecSCRIPTS \
920285612Sdelphij	install-man install-man1 install-man8 install-pdf \
921285612Sdelphij	install-pdf-am install-ps install-ps-am install-sbinSCRIPTS \
922285612Sdelphij	install-strip installcheck installcheck-am installdirs \
923285612Sdelphij	maintainer-clean maintainer-clean-generic mostlyclean \
924285612Sdelphij	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
925285612Sdelphij	tags-am uninstall uninstall-am uninstall-binSCRIPTS \
926275970Scy	uninstall-htmlDATA uninstall-libexecSCRIPTS uninstall-man \
927275970Scy	uninstall-man1 uninstall-man8 uninstall-sbinSCRIPTS
928275970Scy
929285612Sdelphij.PRECIOUS: Makefile
930275970Scy
931285612Sdelphij
932275970Scyntp-wait: $(srcdir)/ntp-wait-opts
933275970Scy
934275970Scy$(srcdir)/ntp-wait-opts: $(srcdir)/ntp-wait-opts.def $(std_def_list)
935275970Scy	$(run_ag) ntp-wait-opts.def
936275970Scy
937275970Scy### Nroff
938275970Scy
939275970Scy$(srcdir)/ntp-wait.1ntp-waitman: $(srcdir)/ntp-wait-opts.def $(std_def_list)
940275970Scy	$(run_ag) -DMAN_SECTION=1ntp-waitman -Tagman-cmd.tpl ntp-wait-opts.def
941275970Scy
942275970Scy$(srcdir)/ntp-wait.man.in: $(srcdir)/ntp-wait.1ntp-waitman $(top_srcdir)/sntp/scripts/mansec2subst.sed
943275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp-wait.1ntp-waitman > $(srcdir)/ntp-wait.man.in+
944275970Scy	mv $(srcdir)/ntp-wait.man.in+ $(srcdir)/ntp-wait.man.in
945275970Scy
946275970Scy### Mdoc
947275970Scy
948275970Scy$(srcdir)/ntp-wait.1ntp-waitmdoc: $(srcdir)/ntp-wait-opts.def $(std_def_list)
949275970Scy	$(run_ag) -DMAN_SECTION=1ntp-waitmdoc -Tagmdoc-cmd.tpl ntp-wait-opts.def
950275970Scy
951275970Scy$(srcdir)/ntp-wait.mdoc.in: $(srcdir)/ntp-wait.1ntp-waitmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
952275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp-wait.1ntp-waitmdoc > $(srcdir)/ntp-wait.mdoc.in+
953275970Scy	mv $(srcdir)/ntp-wait.mdoc.in+ $(srcdir)/ntp-wait.mdoc.in
954275970Scy
955275970Scy### Manpage
956275970Scy
957275970Scyntp-wait.$(NTP_WAIT_MS): $(srcdir)/ntp-wait.$(MANTAGFMT).in $(top_builddir)/config.status
958275970Scy	$(top_builddir)/config.status --file=ntp-wait.$(NTP_WAIT_MS)+:$(srcdir)/ntp-wait.$(MANTAGFMT).in
959275970Scy	mv ntp-wait.$(NTP_WAIT_MS)+ ntp-wait.$(NTP_WAIT_MS)
960275970Scy
961275970Scy### Texinfo
962275970Scy
963275970Scy$(srcdir)/invoke-ntp-wait.menu: $(srcdir)/invoke-ntp-wait.texi
964275970Scy	@: do-nothing action to avoid default SCCS get, .menu built with .texi
965275970Scy
966275970Scy$(srcdir)/invoke-ntp-wait.texi: ntp-wait-opts $(srcdir)/ntp-wait-opts.def $(std_def_list)
967275970Scy	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntp-wait-opts.def
968275970Scy	$(top_srcdir)/scripts/build/check--help $@
969275970Scy
970275970Scy### HTML
971275970Scy
972275970Scy$(srcdir)/ntp-wait.html: $(srcdir)/invoke-ntp-wait.menu $(srcdir)/invoke-ntp-wait.texi $(srcdir)/ntp-wait.texi $(top_srcdir)/sntp/include/version.texi
973275970Scy	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntp-wait.html ntp-wait.texi || true )
974275970Scy
975275970Scy# Tell versions [3.59,3.63) of GNU make to not export all variables.
976275970Scy# Otherwise a system limit (for SysV at least) may be exceeded.
977275970Scy.NOEXPORT:
978