1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2290001Sglebius# @configure_input@
3290001Sglebius
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
6290001Sglebius# This Makefile.in is free software; the Free Software Foundation
7290001Sglebius# gives unlimited permission to copy and/or distribute it,
8290001Sglebius# with or without modifications, as long as this notice is preserved.
9290001Sglebius
10290001Sglebius# This program is distributed in the hope that it will be useful,
11290001Sglebius# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12290001Sglebius# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13290001Sglebius# PARTICULAR PURPOSE.
14290001Sglebius
15290001Sglebius@SET_MAKE@
16290001Sglebius
17290001SglebiusVPATH = @srcdir@
18290001Sglebiusam__is_gnu_make = { \
19290001Sglebius  if test -z '$(MAKELEVEL)'; then \
20290001Sglebius    false; \
21290001Sglebius  elif test -n '$(MAKE_HOST)'; then \
22290001Sglebius    true; \
23290001Sglebius  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24290001Sglebius    true; \
25290001Sglebius  else \
26290001Sglebius    false; \
27290001Sglebius  fi; \
28290001Sglebius}
29290001Sglebiusam__make_running_with_option = \
30290001Sglebius  case $${target_option-} in \
31290001Sglebius      ?) ;; \
32290001Sglebius      *) echo "am__make_running_with_option: internal error: invalid" \
33290001Sglebius              "target option '$${target_option-}' specified" >&2; \
34290001Sglebius         exit 1;; \
35290001Sglebius  esac; \
36290001Sglebius  has_opt=no; \
37290001Sglebius  sane_makeflags=$$MAKEFLAGS; \
38290001Sglebius  if $(am__is_gnu_make); then \
39290001Sglebius    sane_makeflags=$$MFLAGS; \
40290001Sglebius  else \
41290001Sglebius    case $$MAKEFLAGS in \
42290001Sglebius      *\\[\ \	]*) \
43290001Sglebius        bs=\\; \
44290001Sglebius        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45290001Sglebius          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46290001Sglebius    esac; \
47290001Sglebius  fi; \
48290001Sglebius  skip_next=no; \
49290001Sglebius  strip_trailopt () \
50290001Sglebius  { \
51290001Sglebius    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52290001Sglebius  }; \
53290001Sglebius  for flg in $$sane_makeflags; do \
54290001Sglebius    test $$skip_next = yes && { skip_next=no; continue; }; \
55290001Sglebius    case $$flg in \
56290001Sglebius      *=*|--*) continue;; \
57290001Sglebius        -*I) strip_trailopt 'I'; skip_next=yes;; \
58290001Sglebius      -*I?*) strip_trailopt 'I';; \
59290001Sglebius        -*O) strip_trailopt 'O'; skip_next=yes;; \
60290001Sglebius      -*O?*) strip_trailopt 'O';; \
61290001Sglebius        -*l) strip_trailopt 'l'; skip_next=yes;; \
62290001Sglebius      -*l?*) strip_trailopt 'l';; \
63290001Sglebius      -[dEDm]) skip_next=yes;; \
64290001Sglebius      -[JT]) skip_next=yes;; \
65290001Sglebius    esac; \
66290001Sglebius    case $$flg in \
67290001Sglebius      *$$target_option*) has_opt=yes; break;; \
68290001Sglebius    esac; \
69290001Sglebius  done; \
70290001Sglebius  test $$has_opt = yes
71290001Sglebiusam__make_dryrun = (target_option=n; $(am__make_running_with_option))
72290001Sglebiusam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73290001Sglebiuspkgdatadir = $(datadir)/@PACKAGE@
74290001Sglebiuspkgincludedir = $(includedir)/@PACKAGE@
75290001Sglebiuspkglibdir = $(libdir)/@PACKAGE@
76290001Sglebiuspkglibexecdir = $(libexecdir)/@PACKAGE@
77290001Sglebiusam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78290001Sglebiusinstall_sh_DATA = $(install_sh) -c -m 644
79290001Sglebiusinstall_sh_PROGRAM = $(install_sh) -c
80290001Sglebiusinstall_sh_SCRIPT = $(install_sh) -c
81290001SglebiusINSTALL_HEADER = $(INSTALL_DATA)
82290001Sglebiustransform = $(program_transform_name)
83290001SglebiusNORMAL_INSTALL = :
84290001SglebiusPRE_INSTALL = :
85290001SglebiusPOST_INSTALL = :
86290001SglebiusNORMAL_UNINSTALL = :
87290001SglebiusPRE_UNINSTALL = :
88290001SglebiusPOST_UNINSTALL = :
89290001Sglebiusbuild_triplet = @build@
90290001Sglebiushost_triplet = @host@
91290001Sglebiussubdir = scripts/lib
92290001SglebiusACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93290001Sglebiusam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94290001Sglebius	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95290001Sglebius	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96290001Sglebius	$(top_srcdir)/sntp/m4/define_dir.m4 \
97290001Sglebius	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98290001Sglebius	$(top_srcdir)/sntp/m4/libtool.m4 \
99290001Sglebius	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100290001Sglebius	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101290001Sglebius	$(top_srcdir)/sntp/m4/ltversion.m4 \
102290001Sglebius	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103290001Sglebius	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104290001Sglebius	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106290001Sglebius	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107290001Sglebius	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108290001Sglebius	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109290001Sglebius	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110290001Sglebius	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
111290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114290001Sglebius	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115290001Sglebius	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116290001Sglebius	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117290001Sglebius	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118290001Sglebius	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119290001Sglebius	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120290001Sglebius	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121290001Sglebius	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122290001Sglebius	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123290001Sglebius	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124290001Sglebius	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125290001Sglebius	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126290001Sglebius	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127290001Sglebius	$(top_srcdir)/sntp/m4/openldap.m4 \
128290001Sglebius	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129290001Sglebius	$(top_srcdir)/sntp/m4/snprintf.m4 \
130290001Sglebius	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131290001Sglebiusam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132290001Sglebius	$(ACLOCAL_M4)
133290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
134290001Sglebiusmkinstalldirs = $(install_sh) -d
135290001SglebiusCONFIG_HEADER = $(top_builddir)/config.h
136290001SglebiusCONFIG_CLEAN_FILES =
137290001SglebiusCONFIG_CLEAN_VPATH_FILES =
138290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
139290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
140290001Sglebiusam__v_P_0 = false
141290001Sglebiusam__v_P_1 = :
142290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
143290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
144290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
145290001Sglebiusam__v_GEN_1 = 
146290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
147290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
148290001Sglebiusam__v_at_0 = @
149290001Sglebiusam__v_at_1 = 
150290001SglebiusSOURCES =
151290001SglebiusDIST_SOURCES =
152290001Sglebiusam__can_run_installinfo = \
153290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
154290001Sglebius    n|no|NO) false;; \
155290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
156290001Sglebius  esac
157290001Sglebiusam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
158290001Sglebiusam__vpath_adj = case $$p in \
159290001Sglebius    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
160290001Sglebius    *) f=$$p;; \
161290001Sglebius  esac;
162290001Sglebiusam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
163290001Sglebiusam__install_max = 40
164290001Sglebiusam__nobase_strip_setup = \
165290001Sglebius  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
166290001Sglebiusam__nobase_strip = \
167290001Sglebius  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
168290001Sglebiusam__nobase_list = $(am__nobase_strip_setup); \
169290001Sglebius  for p in $$list; do echo "$$p $$p"; done | \
170290001Sglebius  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
171290001Sglebius  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
172290001Sglebius    if (++n[$$2] == $(am__install_max)) \
173290001Sglebius      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
174290001Sglebius    END { for (dir in files) print dir, files[dir] }'
175290001Sglebiusam__base_list = \
176290001Sglebius  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
177290001Sglebius  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
178290001Sglebiusam__uninstall_files_from_dir = { \
179290001Sglebius  test -z "$$files" \
180290001Sglebius    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
181290001Sglebius    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
182290001Sglebius         $(am__cd) "$$dir" && rm -f $$files; }; \
183290001Sglebius  }
184290001Sglebiusam__installdirs = "$(DESTDIR)$(perllibdir)"
185290001SglebiusDATA = $(nobase_perllib_DATA)
186290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
187290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in
188290001SglebiusDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189290001SglebiusACLOCAL = @ACLOCAL@
190290001SglebiusALLOCA = @ALLOCA@
191290001SglebiusAMTAR = @AMTAR@
192290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
193290001SglebiusAR = @AR@
194290001SglebiusAUTOCONF = @AUTOCONF@
195290001SglebiusAUTOHEADER = @AUTOHEADER@
196290001SglebiusAUTOMAKE = @AUTOMAKE@
197290001SglebiusAWK = @AWK@
198290001SglebiusBUILD_THREAD = @BUILD_THREAD@
199290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
200290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
201290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
202290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
203290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
204290001SglebiusCC = @CC@
205290001SglebiusCCDEPMODE = @CCDEPMODE@
206290001SglebiusCFLAGS = @CFLAGS@
207290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
208290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
209290001SglebiusCHUTEST = @CHUTEST@
210290001SglebiusCONFIG_SHELL = @CONFIG_SHELL@
211290001SglebiusCPP = @CPP@
212290001SglebiusCPPFLAGS = @CPPFLAGS@
213290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
214290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
215290001SglebiusCXX = @CXX@
216290001SglebiusCXXCPP = @CXXCPP@
217290001SglebiusCXXDEPMODE = @CXXDEPMODE@
218290001SglebiusCXXFLAGS = @CXXFLAGS@
219290001SglebiusCYGPATH_W = @CYGPATH_W@
220290001SglebiusDCFD = @DCFD@
221290001SglebiusDEFS = @DEFS@
222290001SglebiusDEPDIR = @DEPDIR@
223290001SglebiusDLLTOOL = @DLLTOOL@
224290001SglebiusDSYMUTIL = @DSYMUTIL@
225290001SglebiusDUMPBIN = @DUMPBIN@
226290001SglebiusECHO_C = @ECHO_C@
227290001SglebiusECHO_N = @ECHO_N@
228290001SglebiusECHO_T = @ECHO_T@
229290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
230290001SglebiusEGREP = @EGREP@
231290001SglebiusEXEEXT = @EXEEXT@
232290001SglebiusFGREP = @FGREP@
233290001SglebiusGREP = @GREP@
234290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
235290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
236290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
237290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
238290001SglebiusGTEST_LIBS = @GTEST_LIBS@
239290001SglebiusHAVE_INLINE = @HAVE_INLINE@
240290001SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
241290001SglebiusHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
242290001SglebiusHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
243290001SglebiusINSTALL = @INSTALL@
244290001SglebiusINSTALL_DATA = @INSTALL_DATA@
245290001SglebiusINSTALL_PROGRAM = @INSTALL_PROGRAM@
246290001SglebiusINSTALL_SCRIPT = @INSTALL_SCRIPT@
247290001SglebiusINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
248290001SglebiusLD = @LD@
249290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
250290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
251290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
252290001SglebiusLDADD_NLIST = @LDADD_NLIST@
253290001SglebiusLDADD_NTP = @LDADD_NTP@
254290001SglebiusLDFLAGS = @LDFLAGS@
255290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
256290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
257290001SglebiusLIBM = @LIBM@
258290001SglebiusLIBOBJS = @LIBOBJS@
259290001SglebiusLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
260290001SglebiusLIBOPTS_DIR = @LIBOPTS_DIR@
261290001SglebiusLIBOPTS_LDADD = @LIBOPTS_LDADD@
262290001SglebiusLIBPARSE = @LIBPARSE@
263290001SglebiusLIBS = @LIBS@
264290001SglebiusLIBTOOL = @LIBTOOL@
265290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
266290001SglebiusLIPO = @LIPO@
267290001SglebiusLN_S = @LN_S@
268290001SglebiusLSCF = @LSCF@
269290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
270290001SglebiusLTLIBOBJS = @LTLIBOBJS@
271290001SglebiusMAKEINFO = @MAKEINFO@
272290001SglebiusMAKE_ADJTIMED = @MAKE_ADJTIMED@
273290001SglebiusMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
274290001SglebiusMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
275290001SglebiusMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
276290001SglebiusMAKE_LIBPARSE = @MAKE_LIBPARSE@
277290001SglebiusMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
278290001SglebiusMAKE_NTPDSIM = @MAKE_NTPDSIM@
279290001SglebiusMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
280290001SglebiusMAKE_NTPTIME = @MAKE_NTPTIME@
281290001SglebiusMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
282290001SglebiusMAKE_TICKADJ = @MAKE_TICKADJ@
283290001SglebiusMAKE_TIMETRIM = @MAKE_TIMETRIM@
284290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
285290001SglebiusMANTAGFMT = @MANTAGFMT@
286290001SglebiusMKDIR_P = @MKDIR_P@
287290001SglebiusNM = @NM@
288290001SglebiusNMEDIT = @NMEDIT@
289290001SglebiusNTPDATE_DB = @NTPDATE_DB@
290290001SglebiusNTPDATE_DL = @NTPDATE_DL@
291290001SglebiusNTPDATE_DS = @NTPDATE_DS@
292290001SglebiusNTPDATE_MS = @NTPDATE_MS@
293290001SglebiusNTPDATE_NI = @NTPDATE_NI@
294290001SglebiusNTPDC_DB = @NTPDC_DB@
295290001SglebiusNTPDC_DL = @NTPDC_DL@
296290001SglebiusNTPDC_DS = @NTPDC_DS@
297290001SglebiusNTPDC_MS = @NTPDC_MS@
298290001SglebiusNTPDC_NI = @NTPDC_NI@
299290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
300290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
301290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
302290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
303290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
304290001SglebiusNTPD_DB = @NTPD_DB@
305290001SglebiusNTPD_DL = @NTPD_DL@
306290001SglebiusNTPD_DS = @NTPD_DS@
307290001SglebiusNTPD_MS = @NTPD_MS@
308290001SglebiusNTPD_NI = @NTPD_NI@
309290001SglebiusNTPQ_DB = @NTPQ_DB@
310290001SglebiusNTPQ_DL = @NTPQ_DL@
311290001SglebiusNTPQ_DS = @NTPQ_DS@
312290001SglebiusNTPQ_MS = @NTPQ_MS@
313290001SglebiusNTPQ_NI = @NTPQ_NI@
314290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
315290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
316290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
317290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
318290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
319290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
320290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
321290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
322290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
323290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
324290001SglebiusNTPTIME_DB = @NTPTIME_DB@
325290001SglebiusNTPTIME_DL = @NTPTIME_DL@
326290001SglebiusNTPTIME_DS = @NTPTIME_DS@
327290001SglebiusNTPTIME_MS = @NTPTIME_MS@
328290001SglebiusNTPTIME_NI = @NTPTIME_NI@
329290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
330290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
331290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
332290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
333290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
334290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
335290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
336290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
337290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
338290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
339290001SglebiusNTP_KEYSDIR = @NTP_KEYSDIR@
340290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
341290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
342290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
343290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
344290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
345290001SglebiusOBJDUMP = @OBJDUMP@
346290001SglebiusOBJEXT = @OBJEXT@
347290001SglebiusOTOOL = @OTOOL@
348290001SglebiusOTOOL64 = @OTOOL64@
349290001SglebiusPACKAGE = @PACKAGE@
350290001SglebiusPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
351290001SglebiusPACKAGE_NAME = @PACKAGE_NAME@
352290001SglebiusPACKAGE_STRING = @PACKAGE_STRING@
353290001SglebiusPACKAGE_TARNAME = @PACKAGE_TARNAME@
354290001SglebiusPACKAGE_URL = @PACKAGE_URL@
355290001SglebiusPACKAGE_VERSION = @PACKAGE_VERSION@
356290001SglebiusPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
357290001SglebiusPATH_PERL = @PATH_PERL@
358290001SglebiusPATH_RUBY = @PATH_RUBY@
359290001SglebiusPATH_SEPARATOR = @PATH_SEPARATOR@
360290001SglebiusPATH_TEST = @PATH_TEST@
361290001SglebiusPERLLIBDIR = @PERLLIBDIR@
362290001SglebiusPKG_CONFIG = @PKG_CONFIG@
363290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
364290001SglebiusPROPDELAY = @PROPDELAY@
365290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
366290001SglebiusRANLIB = @RANLIB@
367290001SglebiusSED = @SED@
368290001SglebiusSET_MAKE = @SET_MAKE@
369290001SglebiusSHELL = @SHELL@
370290001SglebiusSNMP_CFLAGS = @SNMP_CFLAGS@
371290001SglebiusSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
372290001SglebiusSNMP_LIBS = @SNMP_LIBS@
373290001SglebiusSNTP = @SNTP@
374290001SglebiusSNTP_DB = @SNTP_DB@
375290001SglebiusSNTP_DL = @SNTP_DL@
376290001SglebiusSNTP_DS = @SNTP_DS@
377290001SglebiusSNTP_MS = @SNTP_MS@
378290001SglebiusSNTP_NI = @SNTP_NI@
379290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
380290001SglebiusSTRIP = @STRIP@
381290001SglebiusTESTDCF = @TESTDCF@
382290001SglebiusTICKADJ_DB = @TICKADJ_DB@
383290001SglebiusTICKADJ_DL = @TICKADJ_DL@
384290001SglebiusTICKADJ_DS = @TICKADJ_DS@
385290001SglebiusTICKADJ_MS = @TICKADJ_MS@
386290001SglebiusTICKADJ_NI = @TICKADJ_NI@
387290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
388290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
389290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
390290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
391290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
392290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
393290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
394290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
395290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
396290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
397290001SglebiusVERSION = @VERSION@
398290001SglebiusVER_SUFFIX = @VER_SUFFIX@
399290001SglebiusYACC = @YACC@
400290001SglebiusYFLAGS = @YFLAGS@
401290001Sglebiusabs_builddir = @abs_builddir@
402290001Sglebiusabs_srcdir = @abs_srcdir@
403290001Sglebiusabs_top_builddir = @abs_top_builddir@
404290001Sglebiusabs_top_srcdir = @abs_top_srcdir@
405290001Sglebiusac_ct_AR = @ac_ct_AR@
406290001Sglebiusac_ct_CC = @ac_ct_CC@
407290001Sglebiusac_ct_CXX = @ac_ct_CXX@
408290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
409290001Sglebiusam__include = @am__include@
410290001Sglebiusam__leading_dot = @am__leading_dot@
411290001Sglebiusam__quote = @am__quote@
412290001Sglebiusam__tar = @am__tar@
413290001Sglebiusam__untar = @am__untar@
414290001Sglebiusbindir = @bindir@
415290001Sglebiusbuild = @build@
416290001Sglebiusbuild_alias = @build_alias@
417290001Sglebiusbuild_cpu = @build_cpu@
418290001Sglebiusbuild_os = @build_os@
419290001Sglebiusbuild_vendor = @build_vendor@
420290001Sglebiusbuilddir = @builddir@
421290001Sglebiusdatadir = @datadir@
422290001Sglebiusdatarootdir = @datarootdir@
423290001Sglebiusdocdir = @docdir@
424290001Sglebiusdvidir = @dvidir@
425290001Sglebiusexec_prefix = @exec_prefix@
426290001Sglebiushost = @host@
427290001Sglebiushost_alias = @host_alias@
428290001Sglebiushost_cpu = @host_cpu@
429290001Sglebiushost_os = @host_os@
430290001Sglebiushost_vendor = @host_vendor@
431290001Sglebiushtmldir = @htmldir@
432290001Sglebiusincludedir = @includedir@
433290001Sglebiusinfodir = @infodir@
434290001Sglebiusinstall_sh = @install_sh@
435290001Sglebiuslibdir = @libdir@
436290001Sglebiuslibexecdir = @libexecdir@
437290001Sglebiuslocaledir = @localedir@
438290001Sglebiuslocalstatedir = @localstatedir@
439290001Sglebiusmandir = @mandir@
440290001Sglebiusmkdir_p = @mkdir_p@
441290001Sglebiusoldincludedir = @oldincludedir@
442290001Sglebiuspdfdir = @pdfdir@
443290001Sglebiusprefix = @prefix@
444290001Sglebiusprogram_transform_name = @program_transform_name@
445290001Sglebiuspsdir = @psdir@
446290001Sglebiussbindir = @sbindir@
447290001Sglebiussharedstatedir = @sharedstatedir@
448290001Sglebiussrcdir = @srcdir@
449290001Sglebiussubdirs = @subdirs@
450290001Sglebiussysconfdir = @sysconfdir@
451290001Sglebiustarget_alias = @target_alias@
452290001Sglebiustop_build_prefix = @top_build_prefix@
453290001Sglebiustop_builddir = @top_builddir@
454290001Sglebiustop_srcdir = @top_srcdir@
455290001Sglebiusperllibdir = @PERLLIBDIR@
456290001Sglebiusnobase_perllib_DATA = NTP/Util.pm
457290001SglebiusEXTRA_DIST = ${nobase_perllib_DATA}
458290001Sglebiusall: all-am
459290001Sglebius
460290001Sglebius.SUFFIXES:
461290001Sglebius$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
462290001Sglebius	@for dep in $?; do \
463290001Sglebius	  case '$(am__configure_deps)' in \
464290001Sglebius	    *$$dep*) \
465290001Sglebius	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
466290001Sglebius	        && { if test -f $@; then exit 0; else break; fi; }; \
467290001Sglebius	      exit 1;; \
468290001Sglebius	  esac; \
469290001Sglebius	done; \
470290001Sglebius	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/lib/Makefile'; \
471290001Sglebius	$(am__cd) $(top_srcdir) && \
472290001Sglebius	  $(AUTOMAKE) --foreign scripts/lib/Makefile
473290001SglebiusMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
474290001Sglebius	@case '$?' in \
475290001Sglebius	  *config.status*) \
476290001Sglebius	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
477290001Sglebius	  *) \
478290001Sglebius	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
479290001Sglebius	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
480290001Sglebius	esac;
481290001Sglebius
482290001Sglebius$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
483290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
484290001Sglebius
485290001Sglebius$(top_srcdir)/configure:  $(am__configure_deps)
486290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
487290001Sglebius$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
488290001Sglebius	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
489290001Sglebius$(am__aclocal_m4_deps):
490290001Sglebius
491290001Sglebiusmostlyclean-libtool:
492290001Sglebius	-rm -f *.lo
493290001Sglebius
494290001Sglebiusclean-libtool:
495290001Sglebius	-rm -rf .libs _libs
496290001Sglebiusinstall-nobase_perllibDATA: $(nobase_perllib_DATA)
497290001Sglebius	@$(NORMAL_INSTALL)
498290001Sglebius	@list='$(nobase_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
499290001Sglebius	if test -n "$$list"; then \
500290001Sglebius	  echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)'"; \
501290001Sglebius	  $(MKDIR_P) "$(DESTDIR)$(perllibdir)" || exit 1; \
502290001Sglebius	fi; \
503290001Sglebius	$(am__nobase_list) | while read dir files; do \
504290001Sglebius	  xfiles=; for file in $$files; do \
505290001Sglebius	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
506290001Sglebius	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
507290001Sglebius	  test -z "$$xfiles" || { \
508290001Sglebius	    test "x$$dir" = x. || { \
509290001Sglebius	      echo " $(MKDIR_P) '$(DESTDIR)$(perllibdir)/$$dir'"; \
510290001Sglebius	      $(MKDIR_P) "$(DESTDIR)$(perllibdir)/$$dir"; }; \
511290001Sglebius	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(perllibdir)/$$dir'"; \
512290001Sglebius	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(perllibdir)/$$dir" || exit $$?; }; \
513290001Sglebius	done
514290001Sglebius
515290001Sglebiusuninstall-nobase_perllibDATA:
516290001Sglebius	@$(NORMAL_UNINSTALL)
517290001Sglebius	@list='$(nobase_perllib_DATA)'; test -n "$(perllibdir)" || list=; \
518290001Sglebius	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
519290001Sglebius	dir='$(DESTDIR)$(perllibdir)'; $(am__uninstall_files_from_dir)
520290001Sglebiustags TAGS:
521290001Sglebius
522290001Sglebiusctags CTAGS:
523290001Sglebius
524290001Sglebiuscscope cscopelist:
525290001Sglebius
526290001Sglebius
527290001Sglebiusdistdir: $(DISTFILES)
528290001Sglebius	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
529290001Sglebius	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
530290001Sglebius	list='$(DISTFILES)'; \
531290001Sglebius	  dist_files=`for file in $$list; do echo $$file; done | \
532290001Sglebius	  sed -e "s|^$$srcdirstrip/||;t" \
533290001Sglebius	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
534290001Sglebius	case $$dist_files in \
535290001Sglebius	  */*) $(MKDIR_P) `echo "$$dist_files" | \
536290001Sglebius			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
537290001Sglebius			   sort -u` ;; \
538290001Sglebius	esac; \
539290001Sglebius	for file in $$dist_files; do \
540290001Sglebius	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
541290001Sglebius	  if test -d $$d/$$file; then \
542290001Sglebius	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
543290001Sglebius	    if test -d "$(distdir)/$$file"; then \
544290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
545290001Sglebius	    fi; \
546290001Sglebius	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
547290001Sglebius	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
548290001Sglebius	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
549290001Sglebius	    fi; \
550290001Sglebius	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
551290001Sglebius	  else \
552290001Sglebius	    test -f "$(distdir)/$$file" \
553290001Sglebius	    || cp -p $$d/$$file "$(distdir)/$$file" \
554290001Sglebius	    || exit 1; \
555290001Sglebius	  fi; \
556290001Sglebius	done
557290001Sglebiuscheck-am: all-am
558290001Sglebiuscheck: check-am
559290001Sglebiusall-am: Makefile $(DATA)
560290001Sglebiusinstalldirs:
561290001Sglebius	for dir in "$(DESTDIR)$(perllibdir)"; do \
562290001Sglebius	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
563290001Sglebius	done
564290001Sglebiusinstall: install-am
565290001Sglebiusinstall-exec: install-exec-am
566290001Sglebiusinstall-data: install-data-am
567290001Sglebiusuninstall: uninstall-am
568290001Sglebius
569290001Sglebiusinstall-am: all-am
570290001Sglebius	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571290001Sglebius
572290001Sglebiusinstallcheck: installcheck-am
573290001Sglebiusinstall-strip:
574290001Sglebius	if test -z '$(STRIP)'; then \
575290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
576290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
577290001Sglebius	      install; \
578290001Sglebius	else \
579290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
582290001Sglebius	fi
583290001Sglebiusmostlyclean-generic:
584290001Sglebius
585290001Sglebiusclean-generic:
586290001Sglebius
587290001Sglebiusdistclean-generic:
588290001Sglebius	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
589290001Sglebius	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
590290001Sglebius
591290001Sglebiusmaintainer-clean-generic:
592290001Sglebius	@echo "This command is intended for maintainers to use"
593290001Sglebius	@echo "it deletes files that may require special tools to rebuild."
594290001Sglebiusclean: clean-am
595290001Sglebius
596290001Sglebiusclean-am: clean-generic clean-libtool mostlyclean-am
597290001Sglebius
598290001Sglebiusdistclean: distclean-am
599290001Sglebius	-rm -f Makefile
600290001Sglebiusdistclean-am: clean-am distclean-generic
601290001Sglebius
602290001Sglebiusdvi: dvi-am
603290001Sglebius
604290001Sglebiusdvi-am:
605290001Sglebius
606290001Sglebiushtml: html-am
607290001Sglebius
608290001Sglebiushtml-am:
609290001Sglebius
610290001Sglebiusinfo: info-am
611290001Sglebius
612290001Sglebiusinfo-am:
613290001Sglebius
614290001Sglebiusinstall-data-am: install-nobase_perllibDATA
615290001Sglebius
616290001Sglebiusinstall-dvi: install-dvi-am
617290001Sglebius
618290001Sglebiusinstall-dvi-am:
619290001Sglebius
620290001Sglebiusinstall-exec-am:
621290001Sglebius
622290001Sglebiusinstall-html: install-html-am
623290001Sglebius
624290001Sglebiusinstall-html-am:
625290001Sglebius
626290001Sglebiusinstall-info: install-info-am
627290001Sglebius
628290001Sglebiusinstall-info-am:
629290001Sglebius
630290001Sglebiusinstall-man:
631290001Sglebius
632290001Sglebiusinstall-pdf: install-pdf-am
633290001Sglebius
634290001Sglebiusinstall-pdf-am:
635290001Sglebius
636290001Sglebiusinstall-ps: install-ps-am
637290001Sglebius
638290001Sglebiusinstall-ps-am:
639290001Sglebius
640290001Sglebiusinstallcheck-am:
641290001Sglebius
642290001Sglebiusmaintainer-clean: maintainer-clean-am
643290001Sglebius	-rm -f Makefile
644290001Sglebiusmaintainer-clean-am: distclean-am maintainer-clean-generic
645290001Sglebius
646290001Sglebiusmostlyclean: mostlyclean-am
647290001Sglebius
648290001Sglebiusmostlyclean-am: mostlyclean-generic mostlyclean-libtool
649290001Sglebius
650290001Sglebiuspdf: pdf-am
651290001Sglebius
652290001Sglebiuspdf-am:
653290001Sglebius
654290001Sglebiusps: ps-am
655290001Sglebius
656290001Sglebiusps-am:
657290001Sglebius
658290001Sglebiusuninstall-am: uninstall-nobase_perllibDATA
659290001Sglebius
660290001Sglebius.MAKE: install-am install-strip
661290001Sglebius
662290001Sglebius.PHONY: all all-am check check-am clean clean-generic clean-libtool \
663290001Sglebius	cscopelist-am ctags-am distclean distclean-generic \
664290001Sglebius	distclean-libtool distdir dvi dvi-am html html-am info info-am \
665290001Sglebius	install install-am install-data install-data-am install-dvi \
666290001Sglebius	install-dvi-am install-exec install-exec-am install-html \
667290001Sglebius	install-html-am install-info install-info-am install-man \
668290001Sglebius	install-nobase_perllibDATA install-pdf install-pdf-am \
669290001Sglebius	install-ps install-ps-am install-strip installcheck \
670290001Sglebius	installcheck-am installdirs maintainer-clean \
671290001Sglebius	maintainer-clean-generic mostlyclean mostlyclean-generic \
672290001Sglebius	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
673290001Sglebius	uninstall-am uninstall-nobase_perllibDATA
674290001Sglebius
675290001Sglebius.PRECIOUS: Makefile
676290001Sglebius
677290001Sglebius
678290001Sglebius# Tell versions [3.59,3.63) of GNU make to not export all variables.
679290001Sglebius# Otherwise a system limit (for SysV at least) may be exceeded.
680290001Sglebius.NOEXPORT:
681