Makefile.in revision 293650
1262569Simp# Makefile.in generated by automake 1.15 from Makefile.am.
2262569Simp# @configure_input@
3262569Simp
4262569Simp# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5262569Simp
6262569Simp# This Makefile.in is free software; the Free Software Foundation
7262569Simp# gives unlimited permission to copy and/or distribute it,
8262569Simp# with or without modifications, as long as this notice is preserved.
9262569Simp
10262569Simp# This program is distributed in the hope that it will be useful,
11262569Simp# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12295436Sandrew# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13295436Sandrew# PARTICULAR PURPOSE.
14262569Simp
15262569Simp@SET_MAKE@
16262569Simp
17270864SimpVPATH = @srcdir@
18270864Simpam__is_gnu_make = { \
19262569Simp  if test -z '$(MAKELEVEL)'; then \
20270864Simp    false; \
21262569Simp  elif test -n '$(MAKE_HOST)'; then \
22270864Simp    true; \
23262569Simp  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24262569Simp    true; \
25262569Simp  else \
26262569Simp    false; \
27262569Simp  fi; \
28262569Simp}
29270864Simpam__make_running_with_option = \
30262569Simp  case $${target_option-} in \
31270864Simp      ?) ;; \
32262569Simp      *) echo "am__make_running_with_option: internal error: invalid" \
33262569Simp              "target option '$${target_option-}' specified" >&2; \
34262569Simp         exit 1;; \
35262569Simp  esac; \
36262569Simp  has_opt=no; \
37262569Simp  sane_makeflags=$$MAKEFLAGS; \
38262569Simp  if $(am__is_gnu_make); then \
39262569Simp    sane_makeflags=$$MFLAGS; \
40262569Simp  else \
41262569Simp    case $$MAKEFLAGS in \
42262569Simp      *\\[\ \	]*) \
43262569Simp        bs=\\; \
44262569Simp        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45262569Simp          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46262569Simp    esac; \
47262569Simp  fi; \
48262569Simp  skip_next=no; \
49262569Simp  strip_trailopt () \
50262569Simp  { \
51262569Simp    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52262569Simp  }; \
53262569Simp  for flg in $$sane_makeflags; do \
54262569Simp    test $$skip_next = yes && { skip_next=no; continue; }; \
55262569Simp    case $$flg in \
56262569Simp      *=*|--*) continue;; \
57262569Simp        -*I) strip_trailopt 'I'; skip_next=yes;; \
58262569Simp      -*I?*) strip_trailopt 'I';; \
59262569Simp        -*O) strip_trailopt 'O'; skip_next=yes;; \
60262569Simp      -*O?*) strip_trailopt 'O';; \
61262569Simp        -*l) strip_trailopt 'l'; skip_next=yes;; \
62262569Simp      -*l?*) strip_trailopt 'l';; \
63270864Simp      -[dEDm]) skip_next=yes;; \
64262569Simp      -[JT]) skip_next=yes;; \
65262569Simp    esac; \
66262569Simp    case $$flg in \
67270864Simp      *$$target_option*) has_opt=yes; break;; \
68270864Simp    esac; \
69270864Simp  done; \
70270864Simp  test $$has_opt = yes
71270864Simpam__make_dryrun = (target_option=n; $(am__make_running_with_option))
72270864Simpam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73270864Simppkgdatadir = $(datadir)/@PACKAGE@
74270864Simppkgincludedir = $(includedir)/@PACKAGE@
75270864Simppkglibdir = $(libdir)/@PACKAGE@
76270864Simppkglibexecdir = $(libexecdir)/@PACKAGE@
77270864Simpam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78270864Simpinstall_sh_DATA = $(install_sh) -c -m 644
79262569Simpinstall_sh_PROGRAM = $(install_sh) -c
80262569Simpinstall_sh_SCRIPT = $(install_sh) -c
81262569SimpINSTALL_HEADER = $(INSTALL_DATA)
82270864Simptransform = $(program_transform_name)
83262569SimpNORMAL_INSTALL = :
84262569SimpPRE_INSTALL = :
85262569SimpPOST_INSTALL = :
86262569SimpNORMAL_UNINSTALL = :
87262569SimpPRE_UNINSTALL = :
88262569SimpPOST_UNINSTALL = :
89262569Simpbuild_triplet = @build@
90262569Simphost_triplet = @host@
91262569Simpsubdir = include
92262569SimpACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93262569Simpam__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94262569Simp	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95262569Simp	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96262569Simp	$(top_srcdir)/sntp/m4/define_dir.m4 \
97270864Simp	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98270864Simp	$(top_srcdir)/sntp/m4/libtool.m4 \
99270864Simp	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100262569Simp	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101270864Simp	$(top_srcdir)/sntp/m4/ltversion.m4 \
102270864Simp	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103270864Simp	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
104270864Simp	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
105262569Simp	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
106262569Simp	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
107270864Simp	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
108270864Simp	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
109270864Simp	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
110270864Simp	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
111270864Simp	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
112270864Simp	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
113270864Simp	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
114270864Simp	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
115270864Simp	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
116270864Simp	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
117270864Simp	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
118270864Simp	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
119270864Simp	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
120270864Simp	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121270864Simp	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122270864Simp	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123270864Simp	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124270864Simp	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125270864Simp	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126270864Simp	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127270864Simp	$(top_srcdir)/sntp/m4/openldap.m4 \
128270864Simp	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129270864Simp	$(top_srcdir)/sntp/m4/snprintf.m4 \
130270864Simp	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131270864Simpam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132270864Simp	$(ACLOCAL_M4)
133270864SimpDIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
134270864Simp	$(am__DIST_COMMON)
135270864Simpmkinstalldirs = $(install_sh) -d
136270864SimpCONFIG_HEADER = $(top_builddir)/config.h
137270864SimpCONFIG_CLEAN_FILES =
138270864SimpCONFIG_CLEAN_VPATH_FILES =
139270864SimpAM_V_P = $(am__v_P_@AM_V@)
140270864Simpam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141270864Simpam__v_P_0 = false
142270864Simpam__v_P_1 = :
143270864SimpAM_V_GEN = $(am__v_GEN_@AM_V@)
144270864Simpam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145270864Simpam__v_GEN_0 = @echo "  GEN     " $@;
146270864Simpam__v_GEN_1 = 
147270864SimpAM_V_at = $(am__v_at_@AM_V@)
148270864Simpam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149270864Simpam__v_at_0 = @
150270864Simpam__v_at_1 = 
151270864SimpSOURCES =
152270864SimpDIST_SOURCES =
153270864SimpRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154270864Simp	ctags-recursive dvi-recursive html-recursive info-recursive \
155270864Simp	install-data-recursive install-dvi-recursive \
156270864Simp	install-exec-recursive install-html-recursive \
157270864Simp	install-info-recursive install-pdf-recursive \
158270864Simp	install-ps-recursive install-recursive installcheck-recursive \
159270864Simp	installdirs-recursive pdf-recursive ps-recursive \
160270864Simp	tags-recursive uninstall-recursive
161270864Simpam__can_run_installinfo = \
162270864Simp  case $$AM_UPDATE_INFO_DIR in \
163270864Simp    n|no|NO) false;; \
164270864Simp    *) (install-info --version) >/dev/null 2>&1;; \
165270864Simp  esac
166270864SimpHEADERS = $(noinst_HEADERS)
167270864SimpRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
168270864Simp  distclean-recursive maintainer-clean-recursive
169270864Simpam__recursive_targets = \
170270864Simp  $(RECURSIVE_TARGETS) \
171270864Simp  $(RECURSIVE_CLEAN_TARGETS) \
172270864Simp  $(am__extra_recursive_targets)
173270864SimpAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174270864Simp	distdir
175270864Simpam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176270864Simp# Read a list of newline-separated strings from the standard input,
177270864Simp# and print each of them once, without duplicates.  Input order is
178270864Simp# *not* preserved.
179270864Simpam__uniquify_input = $(AWK) '\
180270864Simp  BEGIN { nonempty = 0; } \
181270864Simp  { items[$$0] = 1; nonempty = 1; } \
182270864Simp  END { if (nonempty) { for (i in items) print i; }; } \
183270864Simp'
184270864Simp# Make sure the list of sources is unique.  This is necessary because,
185270864Simp# e.g., the same source file might be shared among _SOURCES variables
186270864Simp# for different programs/libraries.
187270864Simpam__define_uniq_tagged_files = \
188270864Simp  list='$(am__tagged_files)'; \
189270864Simp  unique=`for i in $$list; do \
190270864Simp    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191270864Simp  done | $(am__uniquify_input)`
192270864SimpETAGS = etags
193270864SimpCTAGS = ctags
194270864SimpDIST_SUBDIRS = $(SUBDIRS)
195270864Simpam__DIST_COMMON = $(srcdir)/Makefile.in README
196270864SimpDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
197270864Simpam__relativize = \
198270864Simp  dir0=`pwd`; \
199270864Simp  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
200270864Simp  sed_rest='s,^[^/]*/*,,'; \
201270864Simp  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
202270864Simp  sed_butlast='s,/*[^/]*$$,,'; \
203270864Simp  while test -n "$$dir1"; do \
204262569Simp    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
205262569Simp    if test "$$first" != "."; then \
206262569Simp      if test "$$first" = ".."; then \
207262569Simp        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
208262569Simp        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
209270864Simp      else \
210262569Simp        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
211262569Simp        if test "$$first2" = "$$first"; then \
212270864Simp          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
213270864Simp        else \
214262569Simp          dir2="../$$dir2"; \
215262569Simp        fi; \
216262569Simp        dir0="$$dir0"/"$$first"; \
217262569Simp      fi; \
218262569Simp    fi; \
219270864Simp    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
220262569Simp  done; \
221262569Simp  reldir="$$dir2"
222262569SimpACLOCAL = @ACLOCAL@
223262569SimpALLOCA = @ALLOCA@
224262569SimpAMTAR = @AMTAR@
225262569SimpAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226262569SimpAR = @AR@
227262569SimpAUTOCONF = @AUTOCONF@
228262569SimpAUTOHEADER = @AUTOHEADER@
229270864SimpAUTOMAKE = @AUTOMAKE@
230262569SimpAWK = @AWK@
231262569SimpBUILD_THREAD = @BUILD_THREAD@
232262569SimpCALC_TICKADJ_DB = @CALC_TICKADJ_DB@
233262569SimpCALC_TICKADJ_DL = @CALC_TICKADJ_DL@
234262569SimpCALC_TICKADJ_DS = @CALC_TICKADJ_DS@
235270864SimpCALC_TICKADJ_MS = @CALC_TICKADJ_MS@
236262569SimpCALC_TICKADJ_NI = @CALC_TICKADJ_NI@
237262569SimpCC = @CC@
238262569SimpCCDEPMODE = @CCDEPMODE@
239262569SimpCFLAGS = @CFLAGS@
240262569SimpCFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
241262569SimpCFLAGS_NTP = @CFLAGS_NTP@
242262569SimpCHUTEST = @CHUTEST@
243262569SimpCONFIG_SHELL = @CONFIG_SHELL@
244262569SimpCPP = @CPP@
245262569SimpCPPFLAGS = @CPPFLAGS@
246270864SimpCPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
247262569SimpCPPFLAGS_NTP = @CPPFLAGS_NTP@
248262569SimpCXX = @CXX@
249262569SimpCXXCPP = @CXXCPP@
250262569SimpCXXDEPMODE = @CXXDEPMODE@
251262569SimpCXXFLAGS = @CXXFLAGS@
252262569SimpCYGPATH_W = @CYGPATH_W@
253262569SimpDCFD = @DCFD@
254270864SimpDEFS = @DEFS@
255295436SandrewDEPDIR = @DEPDIR@
256262569SimpDLLTOOL = @DLLTOOL@
257262569SimpDSYMUTIL = @DSYMUTIL@
258262569SimpDUMPBIN = @DUMPBIN@
259262569SimpECHO_C = @ECHO_C@
260262569SimpECHO_N = @ECHO_N@
261270864SimpECHO_T = @ECHO_T@
262295436SandrewEDITLINE_LIBS = @EDITLINE_LIBS@
263262569SimpEGREP = @EGREP@
264262569SimpEXEEXT = @EXEEXT@
265FGREP = @FGREP@
266GREP = @GREP@
267GTEST_CONFIG = @GTEST_CONFIG@
268GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
269GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
270GTEST_LDFLAGS = @GTEST_LDFLAGS@
271GTEST_LIBS = @GTEST_LIBS@
272HAVE_INLINE = @HAVE_INLINE@
273HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
274HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
275HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
276INSTALL = @INSTALL@
277INSTALL_DATA = @INSTALL_DATA@
278INSTALL_PROGRAM = @INSTALL_PROGRAM@
279INSTALL_SCRIPT = @INSTALL_SCRIPT@
280INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
281LD = @LD@
282LDADD_LIBEVENT = @LDADD_LIBEVENT@
283LDADD_LIBNTP = @LDADD_LIBNTP@
284LDADD_LIBUTIL = @LDADD_LIBUTIL@
285LDADD_NLIST = @LDADD_NLIST@
286LDADD_NTP = @LDADD_NTP@
287LDFLAGS = @LDFLAGS@
288LDFLAGS_NTP = @LDFLAGS_NTP@
289LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
290LIBM = @LIBM@
291LIBOBJS = @LIBOBJS@
292LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
293LIBOPTS_DIR = @LIBOPTS_DIR@
294LIBOPTS_LDADD = @LIBOPTS_LDADD@
295LIBPARSE = @LIBPARSE@
296LIBS = @LIBS@
297LIBTOOL = @LIBTOOL@
298LIBTOOL_DEPS = @LIBTOOL_DEPS@
299LIPO = @LIPO@
300LN_S = @LN_S@
301LSCF = @LSCF@
302LTHREAD_LIBS = @LTHREAD_LIBS@
303LTLIBOBJS = @LTLIBOBJS@
304MAKEINFO = @MAKEINFO@
305MAKE_ADJTIMED = @MAKE_ADJTIMED@
306MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
307MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
308MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
309MAKE_LIBPARSE = @MAKE_LIBPARSE@
310MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
311MAKE_NTPDSIM = @MAKE_NTPDSIM@
312MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
313MAKE_NTPTIME = @MAKE_NTPTIME@
314MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
315MAKE_TICKADJ = @MAKE_TICKADJ@
316MAKE_TIMETRIM = @MAKE_TIMETRIM@
317MANIFEST_TOOL = @MANIFEST_TOOL@
318MANTAGFMT = @MANTAGFMT@
319MKDIR_P = @MKDIR_P@
320NM = @NM@
321NMEDIT = @NMEDIT@
322NTPDATE_DB = @NTPDATE_DB@
323NTPDATE_DL = @NTPDATE_DL@
324NTPDATE_DS = @NTPDATE_DS@
325NTPDATE_MS = @NTPDATE_MS@
326NTPDATE_NI = @NTPDATE_NI@
327NTPDC_DB = @NTPDC_DB@
328NTPDC_DL = @NTPDC_DL@
329NTPDC_DS = @NTPDC_DS@
330NTPDC_MS = @NTPDC_MS@
331NTPDC_NI = @NTPDC_NI@
332NTPDSIM_DB = @NTPDSIM_DB@
333NTPDSIM_DL = @NTPDSIM_DL@
334NTPDSIM_DS = @NTPDSIM_DS@
335NTPDSIM_MS = @NTPDSIM_MS@
336NTPDSIM_NI = @NTPDSIM_NI@
337NTPD_DB = @NTPD_DB@
338NTPD_DL = @NTPD_DL@
339NTPD_DS = @NTPD_DS@
340NTPD_MS = @NTPD_MS@
341NTPD_NI = @NTPD_NI@
342NTPQ_DB = @NTPQ_DB@
343NTPQ_DL = @NTPQ_DL@
344NTPQ_DS = @NTPQ_DS@
345NTPQ_MS = @NTPQ_MS@
346NTPQ_NI = @NTPQ_NI@
347NTPSNMPD_DB = @NTPSNMPD_DB@
348NTPSNMPD_DL = @NTPSNMPD_DL@
349NTPSNMPD_DS = @NTPSNMPD_DS@
350NTPSNMPD_MS = @NTPSNMPD_MS@
351NTPSNMPD_NI = @NTPSNMPD_NI@
352NTPSWEEP_DB = @NTPSWEEP_DB@
353NTPSWEEP_DL = @NTPSWEEP_DL@
354NTPSWEEP_DS = @NTPSWEEP_DS@
355NTPSWEEP_MS = @NTPSWEEP_MS@
356NTPSWEEP_NI = @NTPSWEEP_NI@
357NTPTIME_DB = @NTPTIME_DB@
358NTPTIME_DL = @NTPTIME_DL@
359NTPTIME_DS = @NTPTIME_DS@
360NTPTIME_MS = @NTPTIME_MS@
361NTPTIME_NI = @NTPTIME_NI@
362NTPTRACE_DB = @NTPTRACE_DB@
363NTPTRACE_DL = @NTPTRACE_DL@
364NTPTRACE_DS = @NTPTRACE_DS@
365NTPTRACE_MS = @NTPTRACE_MS@
366NTPTRACE_NI = @NTPTRACE_NI@
367NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
368NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
369NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
370NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
371NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
372NTP_KEYSDIR = @NTP_KEYSDIR@
373NTP_WAIT_DB = @NTP_WAIT_DB@
374NTP_WAIT_DL = @NTP_WAIT_DL@
375NTP_WAIT_DS = @NTP_WAIT_DS@
376NTP_WAIT_MS = @NTP_WAIT_MS@
377NTP_WAIT_NI = @NTP_WAIT_NI@
378OBJDUMP = @OBJDUMP@
379OBJEXT = @OBJEXT@
380OTOOL = @OTOOL@
381OTOOL64 = @OTOOL64@
382PACKAGE = @PACKAGE@
383PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
384PACKAGE_NAME = @PACKAGE_NAME@
385PACKAGE_STRING = @PACKAGE_STRING@
386PACKAGE_TARNAME = @PACKAGE_TARNAME@
387PACKAGE_URL = @PACKAGE_URL@
388PACKAGE_VERSION = @PACKAGE_VERSION@
389PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
390PATH_PERL = @PATH_PERL@
391PATH_RUBY = @PATH_RUBY@
392PATH_SEPARATOR = @PATH_SEPARATOR@
393PATH_TEST = @PATH_TEST@
394PERLLIBDIR = @PERLLIBDIR@
395PKG_CONFIG = @PKG_CONFIG@
396POSIX_SHELL = @POSIX_SHELL@
397PROPDELAY = @PROPDELAY@
398PTHREAD_LIBS = @PTHREAD_LIBS@
399RANLIB = @RANLIB@
400SED = @SED@
401SET_MAKE = @SET_MAKE@
402SHELL = @SHELL@
403SNMP_CFLAGS = @SNMP_CFLAGS@
404SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
405SNMP_LIBS = @SNMP_LIBS@
406SNTP = @SNTP@
407SNTP_DB = @SNTP_DB@
408SNTP_DL = @SNTP_DL@
409SNTP_DS = @SNTP_DS@
410SNTP_MS = @SNTP_MS@
411SNTP_NI = @SNTP_NI@
412STDNORETURN_H = @STDNORETURN_H@
413STRIP = @STRIP@
414TESTDCF = @TESTDCF@
415TICKADJ_DB = @TICKADJ_DB@
416TICKADJ_DL = @TICKADJ_DL@
417TICKADJ_DS = @TICKADJ_DS@
418TICKADJ_MS = @TICKADJ_MS@
419TICKADJ_NI = @TICKADJ_NI@
420TIMETRIM_DB = @TIMETRIM_DB@
421TIMETRIM_DL = @TIMETRIM_DL@
422TIMETRIM_DS = @TIMETRIM_DS@
423TIMETRIM_MS = @TIMETRIM_MS@
424TIMETRIM_NI = @TIMETRIM_NI@
425UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
426UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
427UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
428UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
429UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
430VERSION = @VERSION@
431VER_SUFFIX = @VER_SUFFIX@
432YACC = @YACC@
433YFLAGS = @YFLAGS@
434abs_builddir = @abs_builddir@
435abs_srcdir = @abs_srcdir@
436abs_top_builddir = @abs_top_builddir@
437abs_top_srcdir = @abs_top_srcdir@
438ac_ct_AR = @ac_ct_AR@
439ac_ct_CC = @ac_ct_CC@
440ac_ct_CXX = @ac_ct_CXX@
441ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
442am__include = @am__include@
443am__leading_dot = @am__leading_dot@
444am__quote = @am__quote@
445am__tar = @am__tar@
446am__untar = @am__untar@
447bindir = @bindir@
448build = @build@
449build_alias = @build_alias@
450build_cpu = @build_cpu@
451build_os = @build_os@
452build_vendor = @build_vendor@
453builddir = @builddir@
454datadir = @datadir@
455datarootdir = @datarootdir@
456docdir = @docdir@
457dvidir = @dvidir@
458exec_prefix = @exec_prefix@
459host = @host@
460host_alias = @host_alias@
461host_cpu = @host_cpu@
462host_os = @host_os@
463host_vendor = @host_vendor@
464htmldir = @htmldir@
465includedir = @includedir@
466infodir = @infodir@
467install_sh = @install_sh@
468libdir = @libdir@
469libexecdir = @libexecdir@
470localedir = @localedir@
471localstatedir = @localstatedir@
472mandir = @mandir@
473mkdir_p = @mkdir_p@
474oldincludedir = @oldincludedir@
475pdfdir = @pdfdir@
476prefix = @prefix@
477program_transform_name = @program_transform_name@
478psdir = @psdir@
479sbindir = @sbindir@
480sharedstatedir = @sharedstatedir@
481srcdir = @srcdir@
482subdirs = @subdirs@
483sysconfdir = @sysconfdir@
484target_alias = @target_alias@
485top_build_prefix = @top_build_prefix@
486top_builddir = @top_builddir@
487top_srcdir = @top_srcdir@
488NULL = 
489SUBDIRS = isc
490noinst_HEADERS = \
491	adjtime.h	\
492	audio.h		\
493	ascii.h		\
494	audio.h		\
495	binio.h		\
496	declcond.h	\
497	gps.h		\
498	hopf6039.h	\
499	icom.h		\
500	ieee754io.h	\
501	intreswork.h	\
502	iosignal.h	\
503	l_stdlib.h	\
504	lib_strbuf.h	\
505	libntp.h	\
506	mbg_gps166.h	\
507	mx4200.h	\
508	ntif.h		\
509	ntp.h		\
510	ntp_assert.h	\
511	ntp_calendar.h	\
512	ntp_cmdargs.h	\
513	ntp_config.h	\
514	ntp_control.h	\
515	ntp_crypto.h	\
516	ntp_prio_q.h	\
517	ntp_datum.h	\
518	ntp_debug.h	\
519	ntp_filegen.h	\
520	ntp_fp.h	\
521	ntp_if.h	\
522	ntp_intres.h	\
523	ntp_io.h	\
524	ntp_libopts.h	\
525	ntp_lineedit.h	\
526	ntp_lists.h	\
527	ntp_machine.h	\
528	ntp_malloc.h	\
529	ntp_md5.h	\
530	ntp_net.h	\
531	ntp_proto.h	\
532	ntp_random.h	\
533	ntp_refclock.h	\
534	ntp_request.h	\
535	ntp_rfc2553.h	\
536	ntp_select.h	\
537	ntp_stdlib.h	\
538	ntp_string.h	\
539	ntp_syscall.h	\
540	ntp_syslog.h	\
541	ntp_tty.h	\
542	ntp_types.h	\
543	ntp_unixtime.h	\
544	ntp_worker.h	\
545	ntp_workimpl.h	\
546	ntpd.h		\
547	ntpsim.h	\
548	parse.h		\
549	parse_conf.h	\
550	rc_cmdlength.h	\
551	recvbuff.h	\
552	refclock_atom.h	\
553	refidsmear.h	\
554	safecast.h	\
555	ssl_applink.c	\
556	timepps-SCO.h	\
557	timepps-Solaris.h	\
558	timepps-SunOS.h	\
559	timespecops.h	\
560	timetoa.h	\
561	timevalops.h	\
562	trimble.h	\
563	vint64ops.h	\
564	$(NULL)
565
566all: all-recursive
567
568.SUFFIXES:
569$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
570	@for dep in $?; do \
571	  case '$(am__configure_deps)' in \
572	    *$$dep*) \
573	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
574	        && { if test -f $@; then exit 0; else break; fi; }; \
575	      exit 1;; \
576	  esac; \
577	done; \
578	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
579	$(am__cd) $(top_srcdir) && \
580	  $(AUTOMAKE) --foreign include/Makefile
581Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
582	@case '$?' in \
583	  *config.status*) \
584	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
585	  *) \
586	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
587	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
588	esac;
589
590$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
591	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592
593$(top_srcdir)/configure:  $(am__configure_deps)
594	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
595$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
596	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
597$(am__aclocal_m4_deps):
598
599mostlyclean-libtool:
600	-rm -f *.lo
601
602clean-libtool:
603	-rm -rf .libs _libs
604
605# This directory's subdirectories are mostly independent; you can cd
606# into them and run 'make' without going through this Makefile.
607# To change the values of 'make' variables: instead of editing Makefiles,
608# (1) if the variable is set in 'config.status', edit 'config.status'
609#     (which will cause the Makefiles to be regenerated when you run 'make');
610# (2) otherwise, pass the desired values on the 'make' command line.
611$(am__recursive_targets):
612	@fail=; \
613	if $(am__make_keepgoing); then \
614	  failcom='fail=yes'; \
615	else \
616	  failcom='exit 1'; \
617	fi; \
618	dot_seen=no; \
619	target=`echo $@ | sed s/-recursive//`; \
620	case "$@" in \
621	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
622	  *) list='$(SUBDIRS)' ;; \
623	esac; \
624	for subdir in $$list; do \
625	  echo "Making $$target in $$subdir"; \
626	  if test "$$subdir" = "."; then \
627	    dot_seen=yes; \
628	    local_target="$$target-am"; \
629	  else \
630	    local_target="$$target"; \
631	  fi; \
632	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
633	  || eval $$failcom; \
634	done; \
635	if test "$$dot_seen" = "no"; then \
636	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
637	fi; test -z "$$fail"
638
639ID: $(am__tagged_files)
640	$(am__define_uniq_tagged_files); mkid -fID $$unique
641tags: tags-recursive
642TAGS: tags
643
644tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645	set x; \
646	here=`pwd`; \
647	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
648	  include_option=--etags-include; \
649	  empty_fix=.; \
650	else \
651	  include_option=--include; \
652	  empty_fix=; \
653	fi; \
654	list='$(SUBDIRS)'; for subdir in $$list; do \
655	  if test "$$subdir" = .; then :; else \
656	    test ! -f $$subdir/TAGS || \
657	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
658	  fi; \
659	done; \
660	$(am__define_uniq_tagged_files); \
661	shift; \
662	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
663	  test -n "$$unique" || unique=$$empty_fix; \
664	  if test $$# -gt 0; then \
665	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
666	      "$$@" $$unique; \
667	  else \
668	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
669	      $$unique; \
670	  fi; \
671	fi
672ctags: ctags-recursive
673
674CTAGS: ctags
675ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
676	$(am__define_uniq_tagged_files); \
677	test -z "$(CTAGS_ARGS)$$unique" \
678	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
679	     $$unique
680
681GTAGS:
682	here=`$(am__cd) $(top_builddir) && pwd` \
683	  && $(am__cd) $(top_srcdir) \
684	  && gtags -i $(GTAGS_ARGS) "$$here"
685cscopelist: cscopelist-recursive
686
687cscopelist-am: $(am__tagged_files)
688	list='$(am__tagged_files)'; \
689	case "$(srcdir)" in \
690	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
691	  *) sdir=$(subdir)/$(srcdir) ;; \
692	esac; \
693	for i in $$list; do \
694	  if test -f "$$i"; then \
695	    echo "$(subdir)/$$i"; \
696	  else \
697	    echo "$$sdir/$$i"; \
698	  fi; \
699	done >> $(top_builddir)/cscope.files
700
701distclean-tags:
702	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
703
704distdir: $(DISTFILES)
705	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
706	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707	list='$(DISTFILES)'; \
708	  dist_files=`for file in $$list; do echo $$file; done | \
709	  sed -e "s|^$$srcdirstrip/||;t" \
710	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
711	case $$dist_files in \
712	  */*) $(MKDIR_P) `echo "$$dist_files" | \
713			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
714			   sort -u` ;; \
715	esac; \
716	for file in $$dist_files; do \
717	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
718	  if test -d $$d/$$file; then \
719	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
720	    if test -d "$(distdir)/$$file"; then \
721	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
722	    fi; \
723	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
724	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
725	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726	    fi; \
727	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
728	  else \
729	    test -f "$(distdir)/$$file" \
730	    || cp -p $$d/$$file "$(distdir)/$$file" \
731	    || exit 1; \
732	  fi; \
733	done
734	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
735	  if test "$$subdir" = .; then :; else \
736	    $(am__make_dryrun) \
737	      || test -d "$(distdir)/$$subdir" \
738	      || $(MKDIR_P) "$(distdir)/$$subdir" \
739	      || exit 1; \
740	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
741	    $(am__relativize); \
742	    new_distdir=$$reldir; \
743	    dir1=$$subdir; dir2="$(top_distdir)"; \
744	    $(am__relativize); \
745	    new_top_distdir=$$reldir; \
746	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
747	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
748	    ($(am__cd) $$subdir && \
749	      $(MAKE) $(AM_MAKEFLAGS) \
750	        top_distdir="$$new_top_distdir" \
751	        distdir="$$new_distdir" \
752		am__remove_distdir=: \
753		am__skip_length_check=: \
754		am__skip_mode_fix=: \
755	        distdir) \
756	      || exit 1; \
757	  fi; \
758	done
759check-am: all-am
760check: check-recursive
761all-am: Makefile $(HEADERS)
762installdirs: installdirs-recursive
763installdirs-am:
764install: install-recursive
765install-exec: install-exec-recursive
766install-data: install-data-recursive
767uninstall: uninstall-recursive
768
769install-am: all-am
770	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
771
772installcheck: installcheck-recursive
773install-strip:
774	if test -z '$(STRIP)'; then \
775	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
776	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
777	      install; \
778	else \
779	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
782	fi
783mostlyclean-generic:
784
785clean-generic:
786
787distclean-generic:
788	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
789	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
790
791maintainer-clean-generic:
792	@echo "This command is intended for maintainers to use"
793	@echo "it deletes files that may require special tools to rebuild."
794clean: clean-recursive
795
796clean-am: clean-generic clean-libtool mostlyclean-am
797
798distclean: distclean-recursive
799	-rm -f Makefile
800distclean-am: clean-am distclean-generic distclean-tags
801
802dvi: dvi-recursive
803
804dvi-am:
805
806html: html-recursive
807
808html-am:
809
810info: info-recursive
811
812info-am:
813
814install-data-am:
815
816install-dvi: install-dvi-recursive
817
818install-dvi-am:
819
820install-exec-am:
821
822install-html: install-html-recursive
823
824install-html-am:
825
826install-info: install-info-recursive
827
828install-info-am:
829
830install-man:
831
832install-pdf: install-pdf-recursive
833
834install-pdf-am:
835
836install-ps: install-ps-recursive
837
838install-ps-am:
839
840installcheck-am:
841
842maintainer-clean: maintainer-clean-recursive
843	-rm -f Makefile
844maintainer-clean-am: distclean-am maintainer-clean-generic
845
846mostlyclean: mostlyclean-recursive
847
848mostlyclean-am: mostlyclean-generic mostlyclean-libtool
849
850pdf: pdf-recursive
851
852pdf-am:
853
854ps: ps-recursive
855
856ps-am:
857
858uninstall-am:
859
860.MAKE: $(am__recursive_targets) install-am install-strip
861
862.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
863	check-am clean clean-generic clean-libtool cscopelist-am ctags \
864	ctags-am distclean distclean-generic distclean-libtool \
865	distclean-tags distdir dvi dvi-am html html-am info info-am \
866	install install-am install-data install-data-am install-dvi \
867	install-dvi-am install-exec install-exec-am install-html \
868	install-html-am install-info install-info-am install-man \
869	install-pdf install-pdf-am install-ps install-ps-am \
870	install-strip installcheck installcheck-am installdirs \
871	installdirs-am maintainer-clean maintainer-clean-generic \
872	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
873	ps ps-am tags tags-am uninstall uninstall-am
874
875.PRECIOUS: Makefile
876
877
878# Tell versions [3.59,3.63) of GNU make to not export all variables.
879# Otherwise a system limit (for SysV at least) may be exceeded.
880.NOEXPORT:
881