1290000Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2275970Scy# @configure_input@
3275970Scy
4290000Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290000Sglebius
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@
19290000Sglebiusam__is_gnu_make = { \
20290000Sglebius  if test -z '$(MAKELEVEL)'; then \
21290000Sglebius    false; \
22290000Sglebius  elif test -n '$(MAKE_HOST)'; then \
23290000Sglebius    true; \
24290000Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25290000Sglebius    true; \
26290000Sglebius  else \
27290000Sglebius    false; \
28290000Sglebius  fi; \
29290000Sglebius}
30290000Sglebiusam__make_running_with_option = \
31290000Sglebius  case $${target_option-} in \
32290000Sglebius      ?) ;; \
33290000Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
34290000Sglebius              "target option '$${target_option-}' specified" >&2; \
35290000Sglebius         exit 1;; \
36290000Sglebius  esac; \
37290000Sglebius  has_opt=no; \
38290000Sglebius  sane_makeflags=$$MAKEFLAGS; \
39290000Sglebius  if $(am__is_gnu_make); then \
40290000Sglebius    sane_makeflags=$$MFLAGS; \
41290000Sglebius  else \
42290000Sglebius    case $$MAKEFLAGS in \
43290000Sglebius      *\\[\ \	]*) \
44290000Sglebius        bs=\\; \
45290000Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46290000Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47290000Sglebius    esac; \
48290000Sglebius  fi; \
49290000Sglebius  skip_next=no; \
50290000Sglebius  strip_trailopt () \
51290000Sglebius  { \
52290000Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53290000Sglebius  }; \
54290000Sglebius  for flg in $$sane_makeflags; do \
55290000Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
56290000Sglebius    case $$flg in \
57290000Sglebius      *=*|--*) continue;; \
58290000Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
59290000Sglebius      -*I?*) strip_trailopt 'I';; \
60290000Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
61290000Sglebius      -*O?*) strip_trailopt 'O';; \
62290000Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
63290000Sglebius      -*l?*) strip_trailopt 'l';; \
64290000Sglebius      -[dEDm]) skip_next=yes;; \
65290000Sglebius      -[JT]) skip_next=yes;; \
66290000Sglebius    esac; \
67290000Sglebius    case $$flg in \
68290000Sglebius      *$$target_option*) has_opt=yes; break;; \
69290000Sglebius    esac; \
70290000Sglebius  done; \
71290000Sglebius  test $$has_opt = yes
72290000Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
73290000Sglebiusam__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@
92275970Scy@WANT_CALC_TICKADJ_MS_FALSE@am__append_1 = calc_tickadj.
93275970Scysubdir = scripts/calc_tickadj
94275970ScyACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95275970Scyam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
96275970Scy	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
97290000Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
98275970Scy	$(top_srcdir)/sntp/m4/define_dir.m4 \
99275970Scy	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
100275970Scy	$(top_srcdir)/sntp/m4/libtool.m4 \
101275970Scy	$(top_srcdir)/sntp/m4/ltoptions.m4 \
102275970Scy	$(top_srcdir)/sntp/m4/ltsugar.m4 \
103275970Scy	$(top_srcdir)/sntp/m4/ltversion.m4 \
104275970Scy	$(top_srcdir)/sntp/m4/lt~obsolete.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 \
113275970Scy	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
114275970Scy	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
115275970Scy	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
116275970Scy	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
117275970Scy	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
118275970Scy	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
119275970Scy	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
120275970Scy	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
121290000Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
122275970Scy	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
123275970Scy	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
124275970Scy	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
125290000Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
126275970Scy	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
127275970Scy	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
128290000Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
129290000Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
130275970Scy	$(top_srcdir)/sntp/m4/os_cflags.m4 \
131275970Scy	$(top_srcdir)/sntp/m4/snprintf.m4 \
132275970Scy	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
133275970Scyam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
134275970Scy	$(ACLOCAL_M4)
135290000SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
136275970Scymkinstalldirs = $(install_sh) -d
137275970ScyCONFIG_HEADER = $(top_builddir)/config.h
138275970ScyCONFIG_CLEAN_FILES = calc_tickadj
139275970ScyCONFIG_CLEAN_VPATH_FILES =
140275970Scyam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
141275970Scyam__vpath_adj = case $$p in \
142275970Scy    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
143275970Scy    *) f=$$p;; \
144275970Scy  esac;
145275970Scyam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
146275970Scyam__install_max = 40
147275970Scyam__nobase_strip_setup = \
148275970Scy  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
149275970Scyam__nobase_strip = \
150275970Scy  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
151275970Scyam__nobase_list = $(am__nobase_strip_setup); \
152275970Scy  for p in $$list; do echo "$$p $$p"; done | \
153275970Scy  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
154275970Scy  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
155275970Scy    if (++n[$$2] == $(am__install_max)) \
156275970Scy      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
157275970Scy    END { for (dir in files) print dir, files[dir] }'
158275970Scyam__base_list = \
159275970Scy  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
160275970Scy  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
161290000Sglebiusam__uninstall_files_from_dir = { \
162290000Sglebius  test -z "$$files" \
163290000Sglebius    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
164290000Sglebius    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
165290000Sglebius         $(am__cd) "$$dir" && rm -f $$files; }; \
166290000Sglebius  }
167275970Scyam__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
168275970Scy	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
169275970Scy	"$(DESTDIR)$(man8dir)"
170275970ScySCRIPTS = $(bin_SCRIPTS) $(libexec_SCRIPTS) $(sbin_SCRIPTS)
171290000SglebiusAM_V_P = $(am__v_P_@AM_V@)
172290000Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
173290000Sglebiusam__v_P_0 = false
174290000Sglebiusam__v_P_1 = :
175290000SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
176290000Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
177290000Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
178290000Sglebiusam__v_GEN_1 = 
179290000SglebiusAM_V_at = $(am__v_at_@AM_V@)
180290000Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
181275970Scyam__v_at_0 = @
182290000Sglebiusam__v_at_1 = 
183275970ScySOURCES =
184275970ScyDIST_SOURCES =
185290000Sglebiusam__can_run_installinfo = \
186290000Sglebius  case $$AM_UPDATE_INFO_DIR in \
187290000Sglebius    n|no|NO) false;; \
188290000Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
189290000Sglebius  esac
190275970Scyman1dir = $(mandir)/man1
191275970Scyman8dir = $(mandir)/man8
192275970ScyNROFF = nroff
193275970ScyMANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
194275970ScyDATA = $(noinst_DATA)
195290000Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196290000Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/calc_tickadj.in
197275970ScyDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198275970ScyACLOCAL = @ACLOCAL@
199275970ScyALLOCA = @ALLOCA@
200275970ScyAMTAR = @AMTAR@
201275970ScyAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
202275970ScyAR = @AR@
203275970ScyAUTOCONF = @AUTOCONF@
204275970ScyAUTOHEADER = @AUTOHEADER@
205275970ScyAUTOMAKE = @AUTOMAKE@
206275970ScyAWK = @AWK@
207290000SglebiusBUILD_THREAD = @BUILD_THREAD@
208275970ScyCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
209275970ScyCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
210275970ScyCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
211275970ScyCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
212275970ScyCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
213275970ScyCC = @CC@
214275970ScyCCDEPMODE = @CCDEPMODE@
215275970ScyCFLAGS = @CFLAGS@
216290000SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
217275970ScyCFLAGS_NTP = @CFLAGS_NTP@
218275970ScyCHUTEST = @CHUTEST@
219275970ScyCONFIG_SHELL = @CONFIG_SHELL@
220275970ScyCPP = @CPP@
221275970ScyCPPFLAGS = @CPPFLAGS@
222280849ScyCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
223275970ScyCPPFLAGS_NTP = @CPPFLAGS_NTP@
224275970ScyCXX = @CXX@
225275970ScyCXXCPP = @CXXCPP@
226275970ScyCXXDEPMODE = @CXXDEPMODE@
227275970ScyCXXFLAGS = @CXXFLAGS@
228275970ScyCYGPATH_W = @CYGPATH_W@
229275970ScyDCFD = @DCFD@
230275970ScyDEFS = @DEFS@
231275970ScyDEPDIR = @DEPDIR@
232275970ScyDLLTOOL = @DLLTOOL@
233275970ScyDSYMUTIL = @DSYMUTIL@
234275970ScyDUMPBIN = @DUMPBIN@
235275970ScyECHO_C = @ECHO_C@
236275970ScyECHO_N = @ECHO_N@
237275970ScyECHO_T = @ECHO_T@
238275970ScyEDITLINE_LIBS = @EDITLINE_LIBS@
239275970ScyEGREP = @EGREP@
240275970ScyEXEEXT = @EXEEXT@
241275970ScyFGREP = @FGREP@
242275970ScyGREP = @GREP@
243275970ScyGTEST_CONFIG = @GTEST_CONFIG@
244275970ScyGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
245275970ScyGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
246275970ScyGTEST_LDFLAGS = @GTEST_LDFLAGS@
247275970ScyGTEST_LIBS = @GTEST_LIBS@
248275970ScyHAVE_INLINE = @HAVE_INLINE@
249290000SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
250275970ScyHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
251275970ScyHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
252275970ScyINSTALL = @INSTALL@
253275970ScyINSTALL_DATA = @INSTALL_DATA@
254275970ScyINSTALL_PROGRAM = @INSTALL_PROGRAM@
255275970ScyINSTALL_SCRIPT = @INSTALL_SCRIPT@
256275970ScyINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257275970ScyLD = @LD@
258280849ScyLDADD_LIBEVENT = @LDADD_LIBEVENT@
259275970ScyLDADD_LIBNTP = @LDADD_LIBNTP@
260280849ScyLDADD_LIBUTIL = @LDADD_LIBUTIL@
261275970ScyLDADD_NLIST = @LDADD_NLIST@
262275970ScyLDADD_NTP = @LDADD_NTP@
263275970ScyLDFLAGS = @LDFLAGS@
264275970ScyLDFLAGS_NTP = @LDFLAGS_NTP@
265275970ScyLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
266275970ScyLIBM = @LIBM@
267275970ScyLIBOBJS = @LIBOBJS@
268275970ScyLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
269275970ScyLIBOPTS_DIR = @LIBOPTS_DIR@
270275970ScyLIBOPTS_LDADD = @LIBOPTS_LDADD@
271275970ScyLIBPARSE = @LIBPARSE@
272275970ScyLIBS = @LIBS@
273275970ScyLIBTOOL = @LIBTOOL@
274275970ScyLIBTOOL_DEPS = @LIBTOOL_DEPS@
275275970ScyLIPO = @LIPO@
276275970ScyLN_S = @LN_S@
277275970ScyLSCF = @LSCF@
278290000SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
279275970ScyLTLIBOBJS = @LTLIBOBJS@
280275970ScyMAKEINFO = @MAKEINFO@
281275970ScyMAKE_ADJTIMED = @MAKE_ADJTIMED@
282275970ScyMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
283275970ScyMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
284275970ScyMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
285275970ScyMAKE_LIBPARSE = @MAKE_LIBPARSE@
286275970ScyMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
287275970ScyMAKE_NTPDSIM = @MAKE_NTPDSIM@
288275970ScyMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
289275970ScyMAKE_NTPTIME = @MAKE_NTPTIME@
290275970ScyMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
291275970ScyMAKE_TICKADJ = @MAKE_TICKADJ@
292275970ScyMAKE_TIMETRIM = @MAKE_TIMETRIM@
293275970ScyMANIFEST_TOOL = @MANIFEST_TOOL@
294275970ScyMANTAGFMT = @MANTAGFMT@
295275970ScyMKDIR_P = @MKDIR_P@
296275970ScyNM = @NM@
297275970ScyNMEDIT = @NMEDIT@
298275970ScyNTPDATE_DB = @NTPDATE_DB@
299275970ScyNTPDATE_DL = @NTPDATE_DL@
300275970ScyNTPDATE_DS = @NTPDATE_DS@
301275970ScyNTPDATE_MS = @NTPDATE_MS@
302275970ScyNTPDATE_NI = @NTPDATE_NI@
303275970ScyNTPDC_DB = @NTPDC_DB@
304275970ScyNTPDC_DL = @NTPDC_DL@
305275970ScyNTPDC_DS = @NTPDC_DS@
306275970ScyNTPDC_MS = @NTPDC_MS@
307275970ScyNTPDC_NI = @NTPDC_NI@
308275970ScyNTPDSIM_DB = @NTPDSIM_DB@
309275970ScyNTPDSIM_DL = @NTPDSIM_DL@
310275970ScyNTPDSIM_DS = @NTPDSIM_DS@
311275970ScyNTPDSIM_MS = @NTPDSIM_MS@
312275970ScyNTPDSIM_NI = @NTPDSIM_NI@
313275970ScyNTPD_DB = @NTPD_DB@
314275970ScyNTPD_DL = @NTPD_DL@
315275970ScyNTPD_DS = @NTPD_DS@
316275970ScyNTPD_MS = @NTPD_MS@
317275970ScyNTPD_NI = @NTPD_NI@
318275970ScyNTPQ_DB = @NTPQ_DB@
319275970ScyNTPQ_DL = @NTPQ_DL@
320275970ScyNTPQ_DS = @NTPQ_DS@
321275970ScyNTPQ_MS = @NTPQ_MS@
322275970ScyNTPQ_NI = @NTPQ_NI@
323275970ScyNTPSNMPD_DB = @NTPSNMPD_DB@
324275970ScyNTPSNMPD_DL = @NTPSNMPD_DL@
325275970ScyNTPSNMPD_DS = @NTPSNMPD_DS@
326275970ScyNTPSNMPD_MS = @NTPSNMPD_MS@
327275970ScyNTPSNMPD_NI = @NTPSNMPD_NI@
328275970ScyNTPSWEEP_DB = @NTPSWEEP_DB@
329275970ScyNTPSWEEP_DL = @NTPSWEEP_DL@
330275970ScyNTPSWEEP_DS = @NTPSWEEP_DS@
331275970ScyNTPSWEEP_MS = @NTPSWEEP_MS@
332275970ScyNTPSWEEP_NI = @NTPSWEEP_NI@
333275970ScyNTPTIME_DB = @NTPTIME_DB@
334275970ScyNTPTIME_DL = @NTPTIME_DL@
335275970ScyNTPTIME_DS = @NTPTIME_DS@
336275970ScyNTPTIME_MS = @NTPTIME_MS@
337275970ScyNTPTIME_NI = @NTPTIME_NI@
338275970ScyNTPTRACE_DB = @NTPTRACE_DB@
339275970ScyNTPTRACE_DL = @NTPTRACE_DL@
340275970ScyNTPTRACE_DS = @NTPTRACE_DS@
341275970ScyNTPTRACE_MS = @NTPTRACE_MS@
342275970ScyNTPTRACE_NI = @NTPTRACE_NI@
343275970ScyNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
344275970ScyNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
345275970ScyNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
346275970ScyNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
347275970ScyNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
348275970ScyNTP_KEYSDIR = @NTP_KEYSDIR@
349275970ScyNTP_WAIT_DB = @NTP_WAIT_DB@
350275970ScyNTP_WAIT_DL = @NTP_WAIT_DL@
351275970ScyNTP_WAIT_DS = @NTP_WAIT_DS@
352275970ScyNTP_WAIT_MS = @NTP_WAIT_MS@
353275970ScyNTP_WAIT_NI = @NTP_WAIT_NI@
354275970ScyOBJDUMP = @OBJDUMP@
355275970ScyOBJEXT = @OBJEXT@
356275970ScyOTOOL = @OTOOL@
357275970ScyOTOOL64 = @OTOOL64@
358275970ScyPACKAGE = @PACKAGE@
359275970ScyPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
360275970ScyPACKAGE_NAME = @PACKAGE_NAME@
361275970ScyPACKAGE_STRING = @PACKAGE_STRING@
362275970ScyPACKAGE_TARNAME = @PACKAGE_TARNAME@
363275970ScyPACKAGE_URL = @PACKAGE_URL@
364275970ScyPACKAGE_VERSION = @PACKAGE_VERSION@
365275970ScyPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
366275970ScyPATH_PERL = @PATH_PERL@
367290000SglebiusPATH_RUBY = @PATH_RUBY@
368275970ScyPATH_SEPARATOR = @PATH_SEPARATOR@
369275970ScyPATH_TEST = @PATH_TEST@
370275970ScyPERLLIBDIR = @PERLLIBDIR@
371275970ScyPKG_CONFIG = @PKG_CONFIG@
372275970ScyPOSIX_SHELL = @POSIX_SHELL@
373275970ScyPROPDELAY = @PROPDELAY@
374275970ScyPTHREAD_LIBS = @PTHREAD_LIBS@
375275970ScyRANLIB = @RANLIB@
376275970ScySED = @SED@
377275970ScySET_MAKE = @SET_MAKE@
378275970ScySHELL = @SHELL@
379275970ScySNMP_CFLAGS = @SNMP_CFLAGS@
380275970ScySNMP_CPPFLAGS = @SNMP_CPPFLAGS@
381275970ScySNMP_LIBS = @SNMP_LIBS@
382275970ScySNTP = @SNTP@
383275970ScySNTP_DB = @SNTP_DB@
384275970ScySNTP_DL = @SNTP_DL@
385275970ScySNTP_DS = @SNTP_DS@
386275970ScySNTP_MS = @SNTP_MS@
387275970ScySNTP_NI = @SNTP_NI@
388275970ScySTDNORETURN_H = @STDNORETURN_H@
389275970ScySTRIP = @STRIP@
390275970ScyTESTDCF = @TESTDCF@
391275970ScyTICKADJ_DB = @TICKADJ_DB@
392275970ScyTICKADJ_DL = @TICKADJ_DL@
393275970ScyTICKADJ_DS = @TICKADJ_DS@
394275970ScyTICKADJ_MS = @TICKADJ_MS@
395275970ScyTICKADJ_NI = @TICKADJ_NI@
396275970ScyTIMETRIM_DB = @TIMETRIM_DB@
397275970ScyTIMETRIM_DL = @TIMETRIM_DL@
398275970ScyTIMETRIM_DS = @TIMETRIM_DS@
399275970ScyTIMETRIM_MS = @TIMETRIM_MS@
400275970ScyTIMETRIM_NI = @TIMETRIM_NI@
401290000SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
402290000SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
403290000SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
404290000SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
405290000SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
406275970ScyVERSION = @VERSION@
407275970ScyVER_SUFFIX = @VER_SUFFIX@
408275970ScyYACC = @YACC@
409275970ScyYFLAGS = @YFLAGS@
410275970Scyabs_builddir = @abs_builddir@
411275970Scyabs_srcdir = @abs_srcdir@
412275970Scyabs_top_builddir = @abs_top_builddir@
413275970Scyabs_top_srcdir = @abs_top_srcdir@
414275970Scyac_ct_AR = @ac_ct_AR@
415275970Scyac_ct_CC = @ac_ct_CC@
416275970Scyac_ct_CXX = @ac_ct_CXX@
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 = 
465275970Scyrun_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
466275970Scy		autogen -L ../../sntp/include -L ../../sntp/ag-tpl \
467275970Scy		--writable
468275970Scy
469275970Scystd_def_list = \
470275970Scy	$(top_srcdir)/sntp/include/debug-opt.def		\
471275970Scy	$(top_srcdir)/sntp/include/autogen-version.def 		\
472275970Scy	$(top_srcdir)/sntp/include/copyright.def 		\
473275970Scy	$(top_srcdir)/sntp/include/homerc.def 			\
474275970Scy	$(top_srcdir)/sntp/include/ntp.lic 			\
475275970Scy	$(top_srcdir)/sntp/include/version.def			\
476275970Scy	$(NULL)
477275970Scy
478275970Scybin_SCRIPTS = $(CALC_TICKADJ_DB)
479275970Scylibexec_SCRIPTS = $(CALC_TICKADJ_DL)
480275970Scysbin_SCRIPTS = $(CALC_TICKADJ_DS)
481275970ScyEXTRA_SCRIPTS = calc_tickadj
482275970Scyman1_MANS = 
483275970Scyman8_MANS = 
484275970Scymanpage_HACK = $(am__append_1)
485275970Scy@WANT_CALC_TICKADJ_MS_TRUE@man_MANS = calc_tickadj.$(CALC_TICKADJ_MS)
486275970Scy# Note that if we don't WANT_CALC_TICKADJ then CALC_TICKADJ_MS will
487275970Scy# be empty.  But we still need the .texi and other files to be built, as
488275970Scy# they are general prerequisites.
489275970Scy# The manpage_HACK is listed in noinst_DATA so that takes care of these.
490275970ScyDISTCLEANFILES = config.log $(man_MANS) calc_tickadj.
491275970ScyEXTRA_DIST = \
492275970Scy	calc_tickadj.in 		\
493275970Scy	calc_tickadj.1calc_tickadjman	\
494275970Scy	calc_tickadj.1calc_tickadjmdoc	\
495275970Scy	calc_tickadj.man.in		\
496275970Scy	calc_tickadj.mdoc.in		\
497275970Scy	calc_tickadj.texi		\
498275970Scy	calc_tickadj.html		\
499275970Scy	calc_tickadj-opts.def		\
500275970Scy	calc_tickadj-opts		\
501275970Scy	invoke-calc_tickadj.texi	\
502275970Scy	invoke-calc_tickadj.menu	\
503275970Scy	$(NULL)
504275970Scy
505275970Scynoinst_DATA = \
506275970Scy	calc_tickadj.1calc_tickadjman	\
507275970Scy	calc_tickadj.1calc_tickadjmdoc	\
508275970Scy	calc_tickadj.man.in		\
509275970Scy	calc_tickadj.mdoc.in		\
510275970Scy	calc_tickadj.texi		\
511275970Scy	calc_tickadj.html		\
512275970Scy	calc_tickadj-opts.def		\
513275970Scy	calc_tickadj-opts		\
514275970Scy	invoke-calc_tickadj.texi	\
515275970Scy	invoke-calc_tickadj.menu	\
516275970Scy	$(manpage_HACK)			\
517275970Scy	$(NULL)
518275970Scy
519293894SglebiusBUILT_SOURCES = $(noinst_DATA)
520293894Sglebiusall: $(BUILT_SOURCES)
521293894Sglebius	$(MAKE) $(AM_MAKEFLAGS) all-am
522275970Scy
523275970Scy.SUFFIXES:
524275970Scy$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
525275970Scy	@for dep in $?; do \
526275970Scy	  case '$(am__configure_deps)' in \
527275970Scy	    *$$dep*) \
528275970Scy	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
529275970Scy	        && { if test -f $@; then exit 0; else break; fi; }; \
530275970Scy	      exit 1;; \
531275970Scy	  esac; \
532275970Scy	done; \
533275970Scy	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/calc_tickadj/Makefile'; \
534275970Scy	$(am__cd) $(top_srcdir) && \
535275970Scy	  $(AUTOMAKE) --foreign scripts/calc_tickadj/Makefile
536275970ScyMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
537275970Scy	@case '$?' in \
538275970Scy	  *config.status*) \
539275970Scy	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
540275970Scy	  *) \
541275970Scy	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
542275970Scy	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
543275970Scy	esac;
544275970Scy
545275970Scy$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
546275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547275970Scy
548275970Scy$(top_srcdir)/configure:  $(am__configure_deps)
549275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
550275970Scy$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
551275970Scy	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552275970Scy$(am__aclocal_m4_deps):
553275970Scycalc_tickadj: $(top_builddir)/config.status $(srcdir)/calc_tickadj.in
554275970Scy	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
555275970Scyinstall-binSCRIPTS: $(bin_SCRIPTS)
556275970Scy	@$(NORMAL_INSTALL)
557275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
558290000Sglebius	if test -n "$$list"; then \
559290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
560290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
561290000Sglebius	fi; \
562275970Scy	for p in $$list; do \
563275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
564275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
565275970Scy	done | \
566275970Scy	sed -e 'p;s,.*/,,;n' \
567275970Scy	    -e 'h;s|.*|.|' \
568275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
569275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
570275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
571275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
572275970Scy	      if (++n[d] == $(am__install_max)) { \
573275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
574275970Scy	    else { print "f", d "/" $$4, $$1 } } \
575275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
576275970Scy	while read type dir files; do \
577275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
578275970Scy	     test -z "$$files" || { \
579275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
580275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
581275970Scy	     } \
582275970Scy	; done
583275970Scy
584275970Scyuninstall-binSCRIPTS:
585275970Scy	@$(NORMAL_UNINSTALL)
586275970Scy	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
587275970Scy	files=`for p in $$list; do echo "$$p"; done | \
588275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
589290000Sglebius	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
590275970Scyinstall-libexecSCRIPTS: $(libexec_SCRIPTS)
591275970Scy	@$(NORMAL_INSTALL)
592275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || list=; \
593290000Sglebius	if test -n "$$list"; then \
594290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
595290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
596290000Sglebius	fi; \
597275970Scy	for p in $$list; do \
598275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
599275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
600275970Scy	done | \
601275970Scy	sed -e 'p;s,.*/,,;n' \
602275970Scy	    -e 'h;s|.*|.|' \
603275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
604275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
605275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
606275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
607275970Scy	      if (++n[d] == $(am__install_max)) { \
608275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
609275970Scy	    else { print "f", d "/" $$4, $$1 } } \
610275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
611275970Scy	while read type dir files; do \
612275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
613275970Scy	     test -z "$$files" || { \
614275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
615275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
616275970Scy	     } \
617275970Scy	; done
618275970Scy
619275970Scyuninstall-libexecSCRIPTS:
620275970Scy	@$(NORMAL_UNINSTALL)
621275970Scy	@list='$(libexec_SCRIPTS)'; test -n "$(libexecdir)" || exit 0; \
622275970Scy	files=`for p in $$list; do echo "$$p"; done | \
623275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
624290000Sglebius	dir='$(DESTDIR)$(libexecdir)'; $(am__uninstall_files_from_dir)
625275970Scyinstall-sbinSCRIPTS: $(sbin_SCRIPTS)
626275970Scy	@$(NORMAL_INSTALL)
627275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
628290000Sglebius	if test -n "$$list"; then \
629290000Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
630290000Sglebius	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
631290000Sglebius	fi; \
632275970Scy	for p in $$list; do \
633275970Scy	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
634275970Scy	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
635275970Scy	done | \
636275970Scy	sed -e 'p;s,.*/,,;n' \
637275970Scy	    -e 'h;s|.*|.|' \
638275970Scy	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
639275970Scy	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
640275970Scy	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
641275970Scy	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
642275970Scy	      if (++n[d] == $(am__install_max)) { \
643275970Scy		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
644275970Scy	    else { print "f", d "/" $$4, $$1 } } \
645275970Scy	  END { for (d in files) print "f", d, files[d] }' | \
646275970Scy	while read type dir files; do \
647275970Scy	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
648275970Scy	     test -z "$$files" || { \
649275970Scy	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
650275970Scy	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
651275970Scy	     } \
652275970Scy	; done
653275970Scy
654275970Scyuninstall-sbinSCRIPTS:
655275970Scy	@$(NORMAL_UNINSTALL)
656275970Scy	@list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
657275970Scy	files=`for p in $$list; do echo "$$p"; done | \
658275970Scy	       sed -e 's,.*/,,;$(transform)'`; \
659290000Sglebius	dir='$(DESTDIR)$(sbindir)'; $(am__uninstall_files_from_dir)
660275970Scy
661275970Scymostlyclean-libtool:
662275970Scy	-rm -f *.lo
663275970Scy
664275970Scyclean-libtool:
665275970Scy	-rm -rf .libs _libs
666275970Scyinstall-man1: $(man1_MANS) $(man_MANS)
667275970Scy	@$(NORMAL_INSTALL)
668290000Sglebius	@list1='$(man1_MANS)'; \
669290000Sglebius	list2='$(man_MANS)'; \
670290000Sglebius	test -n "$(man1dir)" \
671290000Sglebius	  && test -n "`echo $$list1$$list2`" \
672290000Sglebius	  || exit 0; \
673290000Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
674290000Sglebius	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
675290000Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
676290000Sglebius	if test -n "$$list2"; then \
677290000Sglebius	  for i in $$list2; do echo "$$i"; done \
678290000Sglebius	    | sed -n '/\.1[a-z]*$$/p'; \
679290000Sglebius	fi; \
680275970Scy	} | while read p; do \
681275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
682275970Scy	  echo "$$d$$p"; echo "$$p"; \
683275970Scy	done | \
684275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
685275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
686275970Scy	sed 'N;N;s,\n, ,g' | { \
687275970Scy	list=; while read file base inst; do \
688275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
689275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
690275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
691275970Scy	  fi; \
692275970Scy	done; \
693275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
694275970Scy	while read files; do \
695275970Scy	  test -z "$$files" || { \
696275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
697275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
698275970Scy	done; }
699275970Scy
700275970Scyuninstall-man1:
701275970Scy	@$(NORMAL_UNINSTALL)
702275970Scy	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
703275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
704275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
705275970Scy	  sed -n '/\.1[a-z]*$$/p'; \
706275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
707275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
708290000Sglebius	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
709275970Scyinstall-man8: $(man8_MANS) $(man_MANS)
710275970Scy	@$(NORMAL_INSTALL)
711290000Sglebius	@list1='$(man8_MANS)'; \
712290000Sglebius	list2='$(man_MANS)'; \
713290000Sglebius	test -n "$(man8dir)" \
714290000Sglebius	  && test -n "`echo $$list1$$list2`" \
715290000Sglebius	  || exit 0; \
716290000Sglebius	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
717290000Sglebius	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
718290000Sglebius	{ for i in $$list1; do echo "$$i"; done;  \
719290000Sglebius	if test -n "$$list2"; then \
720290000Sglebius	  for i in $$list2; do echo "$$i"; done \
721290000Sglebius	    | sed -n '/\.8[a-z]*$$/p'; \
722290000Sglebius	fi; \
723275970Scy	} | while read p; do \
724275970Scy	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
725275970Scy	  echo "$$d$$p"; echo "$$p"; \
726275970Scy	done | \
727275970Scy	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
728275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
729275970Scy	sed 'N;N;s,\n, ,g' | { \
730275970Scy	list=; while read file base inst; do \
731275970Scy	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
732275970Scy	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
733275970Scy	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
734275970Scy	  fi; \
735275970Scy	done; \
736275970Scy	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
737275970Scy	while read files; do \
738275970Scy	  test -z "$$files" || { \
739275970Scy	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
740275970Scy	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
741275970Scy	done; }
742275970Scy
743275970Scyuninstall-man8:
744275970Scy	@$(NORMAL_UNINSTALL)
745275970Scy	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
746275970Scy	files=`{ for i in $$list; do echo "$$i"; done; \
747275970Scy	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
748275970Scy	  sed -n '/\.8[a-z]*$$/p'; \
749275970Scy	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
750275970Scy	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
751290000Sglebius	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
752290000Sglebiustags TAGS:
753275970Scy
754290000Sglebiusctags CTAGS:
755275970Scy
756290000Sglebiuscscope cscopelist:
757275970Scy
758290000Sglebius
759275970Scydistdir: $(DISTFILES)
760275970Scy	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
761275970Scy	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
762275970Scy	list='$(DISTFILES)'; \
763275970Scy	  dist_files=`for file in $$list; do echo $$file; done | \
764275970Scy	  sed -e "s|^$$srcdirstrip/||;t" \
765275970Scy	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
766275970Scy	case $$dist_files in \
767275970Scy	  */*) $(MKDIR_P) `echo "$$dist_files" | \
768275970Scy			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
769275970Scy			   sort -u` ;; \
770275970Scy	esac; \
771275970Scy	for file in $$dist_files; do \
772275970Scy	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
773275970Scy	  if test -d $$d/$$file; then \
774275970Scy	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
775275970Scy	    if test -d "$(distdir)/$$file"; then \
776275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
777275970Scy	    fi; \
778275970Scy	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
779275970Scy	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
780275970Scy	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
781275970Scy	    fi; \
782275970Scy	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
783275970Scy	  else \
784275970Scy	    test -f "$(distdir)/$$file" \
785275970Scy	    || cp -p $$d/$$file "$(distdir)/$$file" \
786275970Scy	    || exit 1; \
787275970Scy	  fi; \
788275970Scy	done
789275970Scycheck-am: all-am
790293894Sglebiuscheck: $(BUILT_SOURCES)
791293894Sglebius	$(MAKE) $(AM_MAKEFLAGS) check-am
792275970Scyall-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
793275970Scyinstalldirs:
794275970Scy	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)"; do \
795275970Scy	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
796275970Scy	done
797293894Sglebiusinstall: $(BUILT_SOURCES)
798293894Sglebius	$(MAKE) $(AM_MAKEFLAGS) install-am
799275970Scyinstall-exec: install-exec-am
800275970Scyinstall-data: install-data-am
801275970Scyuninstall: uninstall-am
802275970Scy
803275970Scyinstall-am: all-am
804275970Scy	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
805275970Scy
806275970Scyinstallcheck: installcheck-am
807275970Scyinstall-strip:
808290000Sglebius	if test -z '$(STRIP)'; then \
809290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
810290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
811290000Sglebius	      install; \
812290000Sglebius	else \
813290000Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
814290000Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
815290000Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
816290000Sglebius	fi
817275970Scymostlyclean-generic:
818275970Scy
819275970Scyclean-generic:
820275970Scy
821275970Scydistclean-generic:
822275970Scy	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
823275970Scy	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
824275970Scy	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
825275970Scy
826275970Scymaintainer-clean-generic:
827275970Scy	@echo "This command is intended for maintainers to use"
828275970Scy	@echo "it deletes files that may require special tools to rebuild."
829293894Sglebius	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
830275970Scyclean: clean-am
831275970Scy
832275970Scyclean-am: clean-generic clean-libtool mostlyclean-am
833275970Scy
834275970Scydistclean: distclean-am
835275970Scy	-rm -f Makefile
836275970Scydistclean-am: clean-am distclean-generic
837275970Scy
838275970Scydvi: dvi-am
839275970Scy
840275970Scydvi-am:
841275970Scy
842275970Scyhtml: html-am
843275970Scy
844275970Scyhtml-am:
845275970Scy
846275970Scyinfo: info-am
847275970Scy
848275970Scyinfo-am:
849275970Scy
850275970Scyinstall-data-am: install-man
851275970Scy
852275970Scyinstall-dvi: install-dvi-am
853275970Scy
854275970Scyinstall-dvi-am:
855275970Scy
856275970Scyinstall-exec-am: install-binSCRIPTS install-libexecSCRIPTS \
857275970Scy	install-sbinSCRIPTS
858275970Scy
859275970Scyinstall-html: install-html-am
860275970Scy
861275970Scyinstall-html-am:
862275970Scy
863275970Scyinstall-info: install-info-am
864275970Scy
865275970Scyinstall-info-am:
866275970Scy
867275970Scyinstall-man: install-man1 install-man8
868275970Scy
869275970Scyinstall-pdf: install-pdf-am
870275970Scy
871275970Scyinstall-pdf-am:
872275970Scy
873275970Scyinstall-ps: install-ps-am
874275970Scy
875275970Scyinstall-ps-am:
876275970Scy
877275970Scyinstallcheck-am:
878275970Scy
879275970Scymaintainer-clean: maintainer-clean-am
880275970Scy	-rm -f Makefile
881275970Scymaintainer-clean-am: distclean-am maintainer-clean-generic
882275970Scy
883275970Scymostlyclean: mostlyclean-am
884275970Scy
885275970Scymostlyclean-am: mostlyclean-generic mostlyclean-libtool
886275970Scy
887275970Scypdf: pdf-am
888275970Scy
889275970Scypdf-am:
890275970Scy
891275970Scyps: ps-am
892275970Scy
893275970Scyps-am:
894275970Scy
895275970Scyuninstall-am: uninstall-binSCRIPTS uninstall-libexecSCRIPTS \
896275970Scy	uninstall-man uninstall-sbinSCRIPTS
897275970Scy
898275970Scyuninstall-man: uninstall-man1 uninstall-man8
899275970Scy
900293894Sglebius.MAKE: all check install install-am install-strip
901275970Scy
902275970Scy.PHONY: all all-am check check-am clean clean-generic clean-libtool \
903290000Sglebius	cscopelist-am ctags-am distclean distclean-generic \
904290000Sglebius	distclean-libtool distdir dvi dvi-am html html-am info info-am \
905290000Sglebius	install install-am install-binSCRIPTS install-data \
906290000Sglebius	install-data-am install-dvi install-dvi-am install-exec \
907290000Sglebius	install-exec-am install-html install-html-am install-info \
908290000Sglebius	install-info-am install-libexecSCRIPTS install-man \
909290000Sglebius	install-man1 install-man8 install-pdf install-pdf-am \
910290000Sglebius	install-ps install-ps-am install-sbinSCRIPTS install-strip \
911290000Sglebius	installcheck installcheck-am installdirs maintainer-clean \
912290000Sglebius	maintainer-clean-generic mostlyclean mostlyclean-generic \
913290000Sglebius	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
914290000Sglebius	uninstall-am uninstall-binSCRIPTS uninstall-libexecSCRIPTS \
915290000Sglebius	uninstall-man uninstall-man1 uninstall-man8 \
916290000Sglebius	uninstall-sbinSCRIPTS
917275970Scy
918290000Sglebius.PRECIOUS: Makefile
919275970Scy
920290000Sglebius
921275970Scycalc_tickadj: $(srcdir)/calc_tickadj-opts
922275970Scy
923275970Scy$(srcdir)/calc_tickadj-opts: $(srcdir)/calc_tickadj-opts.def
924275970Scy	$(run_ag) calc_tickadj-opts.def
925275970Scy
926275970Scy### Nroff
927275970Scy
928275970Scy$(srcdir)/calc_tickadj.1calc_tickadjman: $(srcdir)/calc_tickadj-opts.def $(std_def_list)
929275970Scy	$(run_ag) -DMAN_SECTION=1calc_tickadjman -Tagman-cmd.tpl calc_tickadj-opts.def
930275970Scy
931275970Scy$(srcdir)/calc_tickadj.man.in: $(srcdir)/calc_tickadj.1calc_tickadjman $(top_srcdir)/sntp/scripts/mansec2subst.sed
932275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/calc_tickadj.1calc_tickadjman > $(srcdir)/calc_tickadj.man.in+
933275970Scy	mv $(srcdir)/calc_tickadj.man.in+ $(srcdir)/calc_tickadj.man.in
934275970Scy
935275970Scy### Mdoc
936275970Scy
937275970Scy$(srcdir)/calc_tickadj.1calc_tickadjmdoc: $(srcdir)/calc_tickadj-opts.def $(std_def_list)
938275970Scy	$(run_ag) -DMAN_SECTION=1calc_tickadjmdoc -Tagmdoc-cmd.tpl calc_tickadj-opts.def
939275970Scy
940275970Scy$(srcdir)/calc_tickadj.mdoc.in: $(srcdir)/calc_tickadj.1calc_tickadjmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
941275970Scy	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/calc_tickadj.1calc_tickadjmdoc > $(srcdir)/calc_tickadj.mdoc.in+
942275970Scy	mv $(srcdir)/calc_tickadj.mdoc.in+ $(srcdir)/calc_tickadj.mdoc.in
943275970Scy
944275970Scy### Manpage
945275970Scy
946275970Scycalc_tickadj.$(CALC_TICKADJ_MS): $(srcdir)/calc_tickadj.$(MANTAGFMT).in $(top_builddir)/config.status
947275970Scy	$(top_builddir)/config.status --file=calc_tickadj.$(CALC_TICKADJ_MS)+:$(srcdir)/calc_tickadj.$(MANTAGFMT).in
948275970Scy	mv calc_tickadj.$(CALC_TICKADJ_MS)+ calc_tickadj.$(CALC_TICKADJ_MS)
949275970Scy
950275970Scy### Texinfo
951275970Scy
952275970Scy$(srcdir)/invoke-calc_tickadj.menu: $(srcdir)/invoke-calc_tickadj.texi
953275970Scy	@: do-nothing action to avoid default SCCS get, .menu built with .texi
954275970Scy
955275970Scy$(srcdir)/invoke-calc_tickadj.texi: $(srcdir)/calc_tickadj-opts $(srcdir)/calc_tickadj-opts.def $(std_def_list)
956275970Scy	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section calc_tickadj-opts.def
957275970Scy	$(top_srcdir)/scripts/build/check--help $@
958275970Scy
959275970Scy### HTML
960275970Scy
961275970Scy$(srcdir)/calc_tickadj.html: $(srcdir)/invoke-calc_tickadj.menu $(srcdir)/invoke-calc_tickadj.texi $(srcdir)/calc_tickadj.texi
962275970Scy	cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o calc_tickadj.html calc_tickadj.texi || true )
963275970Scy
964275970Scy# Tell versions [3.59,3.63) of GNU make to not export all variables.
965275970Scy# Otherwise a system limit (for SysV at least) may be exceeded.
966275970Scy.NOEXPORT:
967