1290001Sglebius# Makefile.in generated by automake 1.15 from Makefile.am.
2132451Sroberto# @configure_input@
3132451Sroberto
4290001Sglebius# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5290001Sglebius
6132451Sroberto# This Makefile.in is free software; the Free Software Foundation
7132451Sroberto# gives unlimited permission to copy and/or distribute it,
8132451Sroberto# with or without modifications, as long as this notice is preserved.
9132451Sroberto
10132451Sroberto# This program is distributed in the hope that it will be useful,
11132451Sroberto# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12132451Sroberto# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13132451Sroberto# PARTICULAR PURPOSE.
14132451Sroberto
15132451Sroberto@SET_MAKE@
16132451Sroberto
17132451SrobertoVPATH = @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))
73132451Srobertopkgdatadir = $(datadir)/@PACKAGE@
74200576Srobertopkgincludedir = $(includedir)/@PACKAGE@
75132451Srobertopkglibdir = $(libdir)/@PACKAGE@
76200576Srobertopkglibexecdir = $(libexecdir)/@PACKAGE@
77132451Srobertoam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78132451Srobertoinstall_sh_DATA = $(install_sh) -c -m 644
79132451Srobertoinstall_sh_PROGRAM = $(install_sh) -c
80132451Srobertoinstall_sh_SCRIPT = $(install_sh) -c
81132451SrobertoINSTALL_HEADER = $(INSTALL_DATA)
82132451Srobertotransform = $(program_transform_name)
83132451SrobertoNORMAL_INSTALL = :
84132451SrobertoPRE_INSTALL = :
85132451SrobertoPOST_INSTALL = :
86132451SrobertoNORMAL_UNINSTALL = :
87132451SrobertoPRE_UNINSTALL = :
88132451SrobertoPOST_UNINSTALL = :
89132451Srobertobuild_triplet = @build@
90132451Srobertohost_triplet = @host@
91182007Srobertosubdir = include/isc
92182007SrobertoACLOCAL_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
131182007Srobertoam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132182007Sroberto	$(ACLOCAL_M4)
133290001SglebiusDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
134290001Sglebius	$(am__DIST_COMMON)
135182007Srobertomkinstalldirs = $(install_sh) -d
136182007SrobertoCONFIG_HEADER = $(top_builddir)/config.h
137182007SrobertoCONFIG_CLEAN_FILES =
138200576SrobertoCONFIG_CLEAN_VPATH_FILES =
139290001SglebiusAM_V_P = $(am__v_P_@AM_V@)
140290001Sglebiusam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141290001Sglebiusam__v_P_0 = false
142290001Sglebiusam__v_P_1 = :
143290001SglebiusAM_V_GEN = $(am__v_GEN_@AM_V@)
144290001Sglebiusam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145290001Sglebiusam__v_GEN_0 = @echo "  GEN     " $@;
146290001Sglebiusam__v_GEN_1 = 
147290001SglebiusAM_V_at = $(am__v_at_@AM_V@)
148290001Sglebiusam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149290001Sglebiusam__v_at_0 = @
150290001Sglebiusam__v_at_1 = 
151182007SrobertoSOURCES =
152182007SrobertoDIST_SOURCES =
153290001Sglebiusam__can_run_installinfo = \
154290001Sglebius  case $$AM_UPDATE_INFO_DIR in \
155290001Sglebius    n|no|NO) false;; \
156290001Sglebius    *) (install-info --version) >/dev/null 2>&1;; \
157290001Sglebius  esac
158182007SrobertoHEADERS = $(noinst_HEADERS)
159290001Sglebiusam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160290001Sglebius# Read a list of newline-separated strings from the standard input,
161290001Sglebius# and print each of them once, without duplicates.  Input order is
162290001Sglebius# *not* preserved.
163290001Sglebiusam__uniquify_input = $(AWK) '\
164290001Sglebius  BEGIN { nonempty = 0; } \
165290001Sglebius  { items[$$0] = 1; nonempty = 1; } \
166290001Sglebius  END { if (nonempty) { for (i in items) print i; }; } \
167290001Sglebius'
168290001Sglebius# Make sure the list of sources is unique.  This is necessary because,
169290001Sglebius# e.g., the same source file might be shared among _SOURCES variables
170290001Sglebius# for different programs/libraries.
171290001Sglebiusam__define_uniq_tagged_files = \
172290001Sglebius  list='$(am__tagged_files)'; \
173290001Sglebius  unique=`for i in $$list; do \
174290001Sglebius    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175290001Sglebius  done | $(am__uniquify_input)`
176182007SrobertoETAGS = etags
177182007SrobertoCTAGS = ctags
178290001Sglebiusam__DIST_COMMON = $(srcdir)/Makefile.in
179182007SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180132451SrobertoACLOCAL = @ACLOCAL@
181290001SglebiusALLOCA = @ALLOCA@
182132451SrobertoAMTAR = @AMTAR@
183290001SglebiusAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
184182007SrobertoAR = @AR@
185132451SrobertoAUTOCONF = @AUTOCONF@
186132451SrobertoAUTOHEADER = @AUTOHEADER@
187132451SrobertoAUTOMAKE = @AUTOMAKE@
188132451SrobertoAWK = @AWK@
189290001SglebiusBUILD_THREAD = @BUILD_THREAD@
190290001SglebiusCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
191290001SglebiusCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
192290001SglebiusCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
193290001SglebiusCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
194290001SglebiusCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
195132451SrobertoCC = @CC@
196132451SrobertoCCDEPMODE = @CCDEPMODE@
197132451SrobertoCFLAGS = @CFLAGS@
198290001SglebiusCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
199290001SglebiusCFLAGS_NTP = @CFLAGS_NTP@
200132451SrobertoCHUTEST = @CHUTEST@
201290001SglebiusCONFIG_SHELL = @CONFIG_SHELL@
202132451SrobertoCPP = @CPP@
203132451SrobertoCPPFLAGS = @CPPFLAGS@
204290001SglebiusCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
205290001SglebiusCPPFLAGS_NTP = @CPPFLAGS_NTP@
206290001SglebiusCXX = @CXX@
207290001SglebiusCXXCPP = @CXXCPP@
208290001SglebiusCXXDEPMODE = @CXXDEPMODE@
209290001SglebiusCXXFLAGS = @CXXFLAGS@
210132451SrobertoCYGPATH_W = @CYGPATH_W@
211132451SrobertoDCFD = @DCFD@
212132451SrobertoDEFS = @DEFS@
213132451SrobertoDEPDIR = @DEPDIR@
214290001SglebiusDLLTOOL = @DLLTOOL@
215290001SglebiusDSYMUTIL = @DSYMUTIL@
216290001SglebiusDUMPBIN = @DUMPBIN@
217132451SrobertoECHO_C = @ECHO_C@
218132451SrobertoECHO_N = @ECHO_N@
219132451SrobertoECHO_T = @ECHO_T@
220290001SglebiusEDITLINE_LIBS = @EDITLINE_LIBS@
221132451SrobertoEGREP = @EGREP@
222132451SrobertoEXEEXT = @EXEEXT@
223290001SglebiusFGREP = @FGREP@
224200576SrobertoGREP = @GREP@
225290001SglebiusGTEST_CONFIG = @GTEST_CONFIG@
226290001SglebiusGTEST_CPPFLAGS = @GTEST_CPPFLAGS@
227290001SglebiusGTEST_CXXFLAGS = @GTEST_CXXFLAGS@
228290001SglebiusGTEST_LDFLAGS = @GTEST_LDFLAGS@
229290001SglebiusGTEST_LIBS = @GTEST_LIBS@
230200576SrobertoHAVE_INLINE = @HAVE_INLINE@
231290001SglebiusHAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
232290001SglebiusHAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
233290001SglebiusHAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
234200576SrobertoINSTALL = @INSTALL@
235132451SrobertoINSTALL_DATA = @INSTALL_DATA@
236132451SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
237132451SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
238132451SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
239290001SglebiusLD = @LD@
240290001SglebiusLDADD_LIBEVENT = @LDADD_LIBEVENT@
241290001SglebiusLDADD_LIBNTP = @LDADD_LIBNTP@
242290001SglebiusLDADD_LIBUTIL = @LDADD_LIBUTIL@
243290001SglebiusLDADD_NLIST = @LDADD_NLIST@
244290001SglebiusLDADD_NTP = @LDADD_NTP@
245132451SrobertoLDFLAGS = @LDFLAGS@
246290001SglebiusLDFLAGS_NTP = @LDFLAGS_NTP@
247290001SglebiusLIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
248290001SglebiusLIBM = @LIBM@
249132451SrobertoLIBOBJS = @LIBOBJS@
250182007SrobertoLIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
251182007SrobertoLIBOPTS_DIR = @LIBOPTS_DIR@
252182007SrobertoLIBOPTS_LDADD = @LIBOPTS_LDADD@
253132451SrobertoLIBPARSE = @LIBPARSE@
254132451SrobertoLIBS = @LIBS@
255182007SrobertoLIBTOOL = @LIBTOOL@
256290001SglebiusLIBTOOL_DEPS = @LIBTOOL_DEPS@
257290001SglebiusLIPO = @LIPO@
258132451SrobertoLN_S = @LN_S@
259200576SrobertoLSCF = @LSCF@
260290001SglebiusLTHREAD_LIBS = @LTHREAD_LIBS@
261132451SrobertoLTLIBOBJS = @LTLIBOBJS@
262132451SrobertoMAKEINFO = @MAKEINFO@
263132451SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
264182007SrobertoMAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
265132451SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
266132451SrobertoMAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
267132451SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
268132451SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
269132451SrobertoMAKE_NTPDSIM = @MAKE_NTPDSIM@
270290001SglebiusMAKE_NTPSNMPD = @MAKE_NTPSNMPD@
271132451SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
272132451SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
273132451SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
274132451SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
275290001SglebiusMANIFEST_TOOL = @MANIFEST_TOOL@
276290001SglebiusMANTAGFMT = @MANTAGFMT@
277200576SrobertoMKDIR_P = @MKDIR_P@
278290001SglebiusNM = @NM@
279290001SglebiusNMEDIT = @NMEDIT@
280290001SglebiusNTPDATE_DB = @NTPDATE_DB@
281290001SglebiusNTPDATE_DL = @NTPDATE_DL@
282290001SglebiusNTPDATE_DS = @NTPDATE_DS@
283290001SglebiusNTPDATE_MS = @NTPDATE_MS@
284290001SglebiusNTPDATE_NI = @NTPDATE_NI@
285290001SglebiusNTPDC_DB = @NTPDC_DB@
286290001SglebiusNTPDC_DL = @NTPDC_DL@
287290001SglebiusNTPDC_DS = @NTPDC_DS@
288290001SglebiusNTPDC_MS = @NTPDC_MS@
289290001SglebiusNTPDC_NI = @NTPDC_NI@
290290001SglebiusNTPDSIM_DB = @NTPDSIM_DB@
291290001SglebiusNTPDSIM_DL = @NTPDSIM_DL@
292290001SglebiusNTPDSIM_DS = @NTPDSIM_DS@
293290001SglebiusNTPDSIM_MS = @NTPDSIM_MS@
294290001SglebiusNTPDSIM_NI = @NTPDSIM_NI@
295290001SglebiusNTPD_DB = @NTPD_DB@
296290001SglebiusNTPD_DL = @NTPD_DL@
297290001SglebiusNTPD_DS = @NTPD_DS@
298290001SglebiusNTPD_MS = @NTPD_MS@
299290001SglebiusNTPD_NI = @NTPD_NI@
300290001SglebiusNTPQ_DB = @NTPQ_DB@
301290001SglebiusNTPQ_DL = @NTPQ_DL@
302290001SglebiusNTPQ_DS = @NTPQ_DS@
303290001SglebiusNTPQ_MS = @NTPQ_MS@
304290001SglebiusNTPQ_NI = @NTPQ_NI@
305290001SglebiusNTPSNMPD_DB = @NTPSNMPD_DB@
306290001SglebiusNTPSNMPD_DL = @NTPSNMPD_DL@
307290001SglebiusNTPSNMPD_DS = @NTPSNMPD_DS@
308290001SglebiusNTPSNMPD_MS = @NTPSNMPD_MS@
309290001SglebiusNTPSNMPD_NI = @NTPSNMPD_NI@
310290001SglebiusNTPSWEEP_DB = @NTPSWEEP_DB@
311290001SglebiusNTPSWEEP_DL = @NTPSWEEP_DL@
312290001SglebiusNTPSWEEP_DS = @NTPSWEEP_DS@
313290001SglebiusNTPSWEEP_MS = @NTPSWEEP_MS@
314290001SglebiusNTPSWEEP_NI = @NTPSWEEP_NI@
315290001SglebiusNTPTIME_DB = @NTPTIME_DB@
316290001SglebiusNTPTIME_DL = @NTPTIME_DL@
317290001SglebiusNTPTIME_DS = @NTPTIME_DS@
318290001SglebiusNTPTIME_MS = @NTPTIME_MS@
319290001SglebiusNTPTIME_NI = @NTPTIME_NI@
320290001SglebiusNTPTRACE_DB = @NTPTRACE_DB@
321290001SglebiusNTPTRACE_DL = @NTPTRACE_DL@
322290001SglebiusNTPTRACE_DS = @NTPTRACE_DS@
323290001SglebiusNTPTRACE_MS = @NTPTRACE_MS@
324290001SglebiusNTPTRACE_NI = @NTPTRACE_NI@
325290001SglebiusNTP_KEYGEN_DB = @NTP_KEYGEN_DB@
326290001SglebiusNTP_KEYGEN_DL = @NTP_KEYGEN_DL@
327290001SglebiusNTP_KEYGEN_DS = @NTP_KEYGEN_DS@
328290001SglebiusNTP_KEYGEN_MS = @NTP_KEYGEN_MS@
329290001SglebiusNTP_KEYGEN_NI = @NTP_KEYGEN_NI@
330290001SglebiusNTP_KEYSDIR = @NTP_KEYSDIR@
331290001SglebiusNTP_WAIT_DB = @NTP_WAIT_DB@
332290001SglebiusNTP_WAIT_DL = @NTP_WAIT_DL@
333290001SglebiusNTP_WAIT_DS = @NTP_WAIT_DS@
334290001SglebiusNTP_WAIT_MS = @NTP_WAIT_MS@
335290001SglebiusNTP_WAIT_NI = @NTP_WAIT_NI@
336290001SglebiusOBJDUMP = @OBJDUMP@
337132451SrobertoOBJEXT = @OBJEXT@
338290001SglebiusOTOOL = @OTOOL@
339290001SglebiusOTOOL64 = @OTOOL64@
340132451SrobertoPACKAGE = @PACKAGE@
341132451SrobertoPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
342132451SrobertoPACKAGE_NAME = @PACKAGE_NAME@
343132451SrobertoPACKAGE_STRING = @PACKAGE_STRING@
344132451SrobertoPACKAGE_TARNAME = @PACKAGE_TARNAME@
345200576SrobertoPACKAGE_URL = @PACKAGE_URL@
346132451SrobertoPACKAGE_VERSION = @PACKAGE_VERSION@
347290001SglebiusPATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
348132451SrobertoPATH_PERL = @PATH_PERL@
349290001SglebiusPATH_RUBY = @PATH_RUBY@
350132451SrobertoPATH_SEPARATOR = @PATH_SEPARATOR@
351290001SglebiusPATH_TEST = @PATH_TEST@
352290001SglebiusPERLLIBDIR = @PERLLIBDIR@
353290001SglebiusPKG_CONFIG = @PKG_CONFIG@
354290001SglebiusPOSIX_SHELL = @POSIX_SHELL@
355132451SrobertoPROPDELAY = @PROPDELAY@
356290001SglebiusPTHREAD_LIBS = @PTHREAD_LIBS@
357132451SrobertoRANLIB = @RANLIB@
358290001SglebiusSED = @SED@
359132451SrobertoSET_MAKE = @SET_MAKE@
360132451SrobertoSHELL = @SHELL@
361290001SglebiusSNMP_CFLAGS = @SNMP_CFLAGS@
362290001SglebiusSNMP_CPPFLAGS = @SNMP_CPPFLAGS@
363290001SglebiusSNMP_LIBS = @SNMP_LIBS@
364290001SglebiusSNTP = @SNTP@
365290001SglebiusSNTP_DB = @SNTP_DB@
366290001SglebiusSNTP_DL = @SNTP_DL@
367290001SglebiusSNTP_DS = @SNTP_DS@
368290001SglebiusSNTP_MS = @SNTP_MS@
369290001SglebiusSNTP_NI = @SNTP_NI@
370290001SglebiusSTDNORETURN_H = @STDNORETURN_H@
371132451SrobertoSTRIP = @STRIP@
372132451SrobertoTESTDCF = @TESTDCF@
373290001SglebiusTICKADJ_DB = @TICKADJ_DB@
374290001SglebiusTICKADJ_DL = @TICKADJ_DL@
375290001SglebiusTICKADJ_DS = @TICKADJ_DS@
376290001SglebiusTICKADJ_MS = @TICKADJ_MS@
377290001SglebiusTICKADJ_NI = @TICKADJ_NI@
378290001SglebiusTIMETRIM_DB = @TIMETRIM_DB@
379290001SglebiusTIMETRIM_DL = @TIMETRIM_DL@
380290001SglebiusTIMETRIM_DS = @TIMETRIM_DS@
381290001SglebiusTIMETRIM_MS = @TIMETRIM_MS@
382290001SglebiusTIMETRIM_NI = @TIMETRIM_NI@
383290001SglebiusUPDATE_LEAP_DB = @UPDATE_LEAP_DB@
384290001SglebiusUPDATE_LEAP_DL = @UPDATE_LEAP_DL@
385290001SglebiusUPDATE_LEAP_DS = @UPDATE_LEAP_DS@
386290001SglebiusUPDATE_LEAP_MS = @UPDATE_LEAP_MS@
387290001SglebiusUPDATE_LEAP_NI = @UPDATE_LEAP_NI@
388132451SrobertoVERSION = @VERSION@
389290001SglebiusVER_SUFFIX = @VER_SUFFIX@
390290001SglebiusYACC = @YACC@
391290001SglebiusYFLAGS = @YFLAGS@
392200576Srobertoabs_builddir = @abs_builddir@
393200576Srobertoabs_srcdir = @abs_srcdir@
394200576Srobertoabs_top_builddir = @abs_top_builddir@
395200576Srobertoabs_top_srcdir = @abs_top_srcdir@
396290001Sglebiusac_ct_AR = @ac_ct_AR@
397132451Srobertoac_ct_CC = @ac_ct_CC@
398290001Sglebiusac_ct_CXX = @ac_ct_CXX@
399290001Sglebiusac_ct_DUMPBIN = @ac_ct_DUMPBIN@
400132451Srobertoam__include = @am__include@
401132451Srobertoam__leading_dot = @am__leading_dot@
402132451Srobertoam__quote = @am__quote@
403182007Srobertoam__tar = @am__tar@
404182007Srobertoam__untar = @am__untar@
405132451Srobertobindir = @bindir@
406132451Srobertobuild = @build@
407132451Srobertobuild_alias = @build_alias@
408132451Srobertobuild_cpu = @build_cpu@
409132451Srobertobuild_os = @build_os@
410132451Srobertobuild_vendor = @build_vendor@
411200576Srobertobuilddir = @builddir@
412132451Srobertodatadir = @datadir@
413200576Srobertodatarootdir = @datarootdir@
414200576Srobertodocdir = @docdir@
415200576Srobertodvidir = @dvidir@
416132451Srobertoexec_prefix = @exec_prefix@
417132451Srobertohost = @host@
418132451Srobertohost_alias = @host_alias@
419132451Srobertohost_cpu = @host_cpu@
420132451Srobertohost_os = @host_os@
421132451Srobertohost_vendor = @host_vendor@
422200576Srobertohtmldir = @htmldir@
423132451Srobertoincludedir = @includedir@
424132451Srobertoinfodir = @infodir@
425132451Srobertoinstall_sh = @install_sh@
426132451Srobertolibdir = @libdir@
427132451Srobertolibexecdir = @libexecdir@
428200576Srobertolocaledir = @localedir@
429132451Srobertolocalstatedir = @localstatedir@
430132451Srobertomandir = @mandir@
431182007Srobertomkdir_p = @mkdir_p@
432132451Srobertooldincludedir = @oldincludedir@
433200576Srobertopdfdir = @pdfdir@
434132451Srobertoprefix = @prefix@
435132451Srobertoprogram_transform_name = @program_transform_name@
436200576Srobertopsdir = @psdir@
437132451Srobertosbindir = @sbindir@
438132451Srobertosharedstatedir = @sharedstatedir@
439200576Srobertosrcdir = @srcdir@
440132451Srobertosubdirs = @subdirs@
441132451Srobertosysconfdir = @sysconfdir@
442132451Srobertotarget_alias = @target_alias@
443200576Srobertotop_build_prefix = @top_build_prefix@
444200576Srobertotop_builddir = @top_builddir@
445200576Srobertotop_srcdir = @top_srcdir@
446290001SglebiusNULL = 
447132451Srobertonoinst_HEADERS = \
448290001Sglebius	mem.h		\
449290001Sglebius	$(NULL)
450132451Sroberto
451132451Srobertoall: all-am
452132451Sroberto
453132451Sroberto.SUFFIXES:
454182007Sroberto$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
455182007Sroberto	@for dep in $?; do \
456182007Sroberto	  case '$(am__configure_deps)' in \
457182007Sroberto	    *$$dep*) \
458200576Sroberto	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
459200576Sroberto	        && { if test -f $@; then exit 0; else break; fi; }; \
460182007Sroberto	      exit 1;; \
461182007Sroberto	  esac; \
462182007Sroberto	done; \
463200576Sroberto	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \
464200576Sroberto	$(am__cd) $(top_srcdir) && \
465200576Sroberto	  $(AUTOMAKE) --foreign include/isc/Makefile
466182007SrobertoMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467182007Sroberto	@case '$?' in \
468182007Sroberto	  *config.status*) \
469182007Sroberto	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
470182007Sroberto	  *) \
471182007Sroberto	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
472182007Sroberto	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
473182007Sroberto	esac;
474132451Sroberto
475182007Sroberto$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
476182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477132451Sroberto
478182007Sroberto$(top_srcdir)/configure:  $(am__configure_deps)
479182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
480182007Sroberto$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
481182007Sroberto	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482200576Sroberto$(am__aclocal_m4_deps):
483132451Sroberto
484182007Srobertomostlyclean-libtool:
485182007Sroberto	-rm -f *.lo
486132451Sroberto
487182007Srobertoclean-libtool:
488182007Sroberto	-rm -rf .libs _libs
489182007Sroberto
490290001SglebiusID: $(am__tagged_files)
491290001Sglebius	$(am__define_uniq_tagged_files); mkid -fID $$unique
492290001Sglebiustags: tags-am
493290001SglebiusTAGS: tags
494132451Sroberto
495290001Sglebiustags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
496200576Sroberto	set x; \
497132451Sroberto	here=`pwd`; \
498290001Sglebius	$(am__define_uniq_tagged_files); \
499200576Sroberto	shift; \
500200576Sroberto	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
501182007Sroberto	  test -n "$$unique" || unique=$$empty_fix; \
502200576Sroberto	  if test $$# -gt 0; then \
503200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
504200576Sroberto	      "$$@" $$unique; \
505200576Sroberto	  else \
506200576Sroberto	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
507200576Sroberto	      $$unique; \
508200576Sroberto	  fi; \
509182007Sroberto	fi
510290001Sglebiusctags: ctags-am
511290001Sglebius
512290001SglebiusCTAGS: ctags
513290001Sglebiusctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
514290001Sglebius	$(am__define_uniq_tagged_files); \
515200576Sroberto	test -z "$(CTAGS_ARGS)$$unique" \
516132451Sroberto	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
517200576Sroberto	     $$unique
518132451Sroberto
519132451SrobertoGTAGS:
520132451Sroberto	here=`$(am__cd) $(top_builddir) && pwd` \
521200576Sroberto	  && $(am__cd) $(top_srcdir) \
522200576Sroberto	  && gtags -i $(GTAGS_ARGS) "$$here"
523290001Sglebiuscscopelist: cscopelist-am
524132451Sroberto
525290001Sglebiuscscopelist-am: $(am__tagged_files)
526290001Sglebius	list='$(am__tagged_files)'; \
527290001Sglebius	case "$(srcdir)" in \
528290001Sglebius	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
529290001Sglebius	  *) sdir=$(subdir)/$(srcdir) ;; \
530290001Sglebius	esac; \
531290001Sglebius	for i in $$list; do \
532290001Sglebius	  if test -f "$$i"; then \
533290001Sglebius	    echo "$(subdir)/$$i"; \
534290001Sglebius	  else \
535290001Sglebius	    echo "$$sdir/$$i"; \
536290001Sglebius	  fi; \
537290001Sglebius	done >> $(top_builddir)/cscope.files
538290001Sglebius
539132451Srobertodistclean-tags:
540132451Sroberto	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
541132451Sroberto
542132451Srobertodistdir: $(DISTFILES)
543200576Sroberto	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544200576Sroberto	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
545200576Sroberto	list='$(DISTFILES)'; \
546200576Sroberto	  dist_files=`for file in $$list; do echo $$file; done | \
547200576Sroberto	  sed -e "s|^$$srcdirstrip/||;t" \
548200576Sroberto	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
549200576Sroberto	case $$dist_files in \
550200576Sroberto	  */*) $(MKDIR_P) `echo "$$dist_files" | \
551200576Sroberto			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
552200576Sroberto			   sort -u` ;; \
553200576Sroberto	esac; \
554200576Sroberto	for file in $$dist_files; do \
555132451Sroberto	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
556132451Sroberto	  if test -d $$d/$$file; then \
557200576Sroberto	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
558200576Sroberto	    if test -d "$(distdir)/$$file"; then \
559200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
560200576Sroberto	    fi; \
561132451Sroberto	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562200576Sroberto	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
563200576Sroberto	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564132451Sroberto	    fi; \
565200576Sroberto	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
566132451Sroberto	  else \
567200576Sroberto	    test -f "$(distdir)/$$file" \
568200576Sroberto	    || cp -p $$d/$$file "$(distdir)/$$file" \
569132451Sroberto	    || exit 1; \
570132451Sroberto	  fi; \
571132451Sroberto	done
572132451Srobertocheck-am: all-am
573132451Srobertocheck: check-am
574132451Srobertoall-am: Makefile $(HEADERS)
575132451Srobertoinstalldirs:
576132451Srobertoinstall: install-am
577132451Srobertoinstall-exec: install-exec-am
578132451Srobertoinstall-data: install-data-am
579132451Srobertouninstall: uninstall-am
580132451Sroberto
581132451Srobertoinstall-am: all-am
582132451Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
583132451Sroberto
584132451Srobertoinstallcheck: installcheck-am
585132451Srobertoinstall-strip:
586290001Sglebius	if test -z '$(STRIP)'; then \
587290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589290001Sglebius	      install; \
590290001Sglebius	else \
591290001Sglebius	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
592290001Sglebius	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
593290001Sglebius	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
594290001Sglebius	fi
595132451Srobertomostlyclean-generic:
596132451Sroberto
597132451Srobertoclean-generic:
598132451Sroberto
599132451Srobertodistclean-generic:
600182007Sroberto	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
601200576Sroberto	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
602132451Sroberto
603132451Srobertomaintainer-clean-generic:
604132451Sroberto	@echo "This command is intended for maintainers to use"
605132451Sroberto	@echo "it deletes files that may require special tools to rebuild."
606132451Srobertoclean: clean-am
607132451Sroberto
608182007Srobertoclean-am: clean-generic clean-libtool mostlyclean-am
609132451Sroberto
610132451Srobertodistclean: distclean-am
611132451Sroberto	-rm -f Makefile
612200576Srobertodistclean-am: clean-am distclean-generic distclean-tags
613132451Sroberto
614132451Srobertodvi: dvi-am
615132451Sroberto
616132451Srobertodvi-am:
617132451Sroberto
618182007Srobertohtml: html-am
619182007Sroberto
620200576Srobertohtml-am:
621200576Sroberto
622132451Srobertoinfo: info-am
623132451Sroberto
624132451Srobertoinfo-am:
625132451Sroberto
626132451Srobertoinstall-data-am:
627132451Sroberto
628200576Srobertoinstall-dvi: install-dvi-am
629200576Sroberto
630200576Srobertoinstall-dvi-am:
631200576Sroberto
632132451Srobertoinstall-exec-am:
633132451Sroberto
634200576Srobertoinstall-html: install-html-am
635200576Sroberto
636200576Srobertoinstall-html-am:
637200576Sroberto
638132451Srobertoinstall-info: install-info-am
639132451Sroberto
640200576Srobertoinstall-info-am:
641200576Sroberto
642132451Srobertoinstall-man:
643132451Sroberto
644200576Srobertoinstall-pdf: install-pdf-am
645200576Sroberto
646200576Srobertoinstall-pdf-am:
647200576Sroberto
648200576Srobertoinstall-ps: install-ps-am
649200576Sroberto
650200576Srobertoinstall-ps-am:
651200576Sroberto
652132451Srobertoinstallcheck-am:
653132451Sroberto
654132451Srobertomaintainer-clean: maintainer-clean-am
655132451Sroberto	-rm -f Makefile
656132451Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
657132451Sroberto
658132451Srobertomostlyclean: mostlyclean-am
659132451Sroberto
660182007Srobertomostlyclean-am: mostlyclean-generic mostlyclean-libtool
661132451Sroberto
662132451Srobertopdf: pdf-am
663132451Sroberto
664132451Srobertopdf-am:
665132451Sroberto
666132451Srobertops: ps-am
667132451Sroberto
668132451Srobertops-am:
669132451Sroberto
670200576Srobertouninstall-am:
671132451Sroberto
672200576Sroberto.MAKE: install-am install-strip
673200576Sroberto
674290001Sglebius.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
675290001Sglebius	clean-libtool cscopelist-am ctags ctags-am distclean \
676290001Sglebius	distclean-generic distclean-libtool distclean-tags distdir dvi \
677290001Sglebius	dvi-am html html-am info info-am install install-am \
678290001Sglebius	install-data install-data-am install-dvi install-dvi-am \
679290001Sglebius	install-exec install-exec-am install-html install-html-am \
680290001Sglebius	install-info install-info-am install-man install-pdf \
681290001Sglebius	install-pdf-am install-ps install-ps-am install-strip \
682290001Sglebius	installcheck installcheck-am installdirs maintainer-clean \
683182007Sroberto	maintainer-clean-generic mostlyclean mostlyclean-generic \
684290001Sglebius	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
685200576Sroberto	uninstall-am
686132451Sroberto
687290001Sglebius.PRECIOUS: Makefile
688200576Sroberto
689290001Sglebius
690132451Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
691132451Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
692132451Sroberto.NOEXPORT:
693