Makefile.in revision 330106
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = include
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
94	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
95	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
96	$(top_srcdir)/sntp/m4/define_dir.m4 \
97	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
98	$(top_srcdir)/sntp/m4/libtool.m4 \
99	$(top_srcdir)/sntp/m4/ltoptions.m4 \
100	$(top_srcdir)/sntp/m4/ltsugar.m4 \
101	$(top_srcdir)/sntp/m4/ltversion.m4 \
102	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
103	$(top_srcdir)/sntp/m4/ntp_af_unspec.m4 \
104	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
105	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
106	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
107	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
108	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
109	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
110	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
111	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
112	$(top_srcdir)/sntp/m4/ntp_harden.m4 \
113	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
114	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
115	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
116	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
117	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
118	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
119	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
120	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
121	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
122	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
123	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
124	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
125	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
126	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
127	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
128	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
129	$(top_srcdir)/sntp/m4/openldap.m4 \
130	$(top_srcdir)/sntp/m4/os_cflags.m4 \
131	$(top_srcdir)/sntp/m4/snprintf.m4 \
132	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
133am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
134	$(ACLOCAL_M4)
135DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
136	$(am__DIST_COMMON)
137mkinstalldirs = $(install_sh) -d
138CONFIG_HEADER = $(top_builddir)/config.h
139CONFIG_CLEAN_FILES =
140CONFIG_CLEAN_VPATH_FILES =
141AM_V_P = $(am__v_P_@AM_V@)
142am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
143am__v_P_0 = false
144am__v_P_1 = :
145AM_V_GEN = $(am__v_GEN_@AM_V@)
146am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147am__v_GEN_0 = @echo "  GEN     " $@;
148am__v_GEN_1 = 
149AM_V_at = $(am__v_at_@AM_V@)
150am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151am__v_at_0 = @
152am__v_at_1 = 
153SOURCES =
154DIST_SOURCES =
155RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
156	ctags-recursive dvi-recursive html-recursive info-recursive \
157	install-data-recursive install-dvi-recursive \
158	install-exec-recursive install-html-recursive \
159	install-info-recursive install-pdf-recursive \
160	install-ps-recursive install-recursive installcheck-recursive \
161	installdirs-recursive pdf-recursive ps-recursive \
162	tags-recursive uninstall-recursive
163am__can_run_installinfo = \
164  case $$AM_UPDATE_INFO_DIR in \
165    n|no|NO) false;; \
166    *) (install-info --version) >/dev/null 2>&1;; \
167  esac
168HEADERS = $(noinst_HEADERS)
169RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
170  distclean-recursive maintainer-clean-recursive
171am__recursive_targets = \
172  $(RECURSIVE_TARGETS) \
173  $(RECURSIVE_CLEAN_TARGETS) \
174  $(am__extra_recursive_targets)
175AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
176	distdir
177am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
178# Read a list of newline-separated strings from the standard input,
179# and print each of them once, without duplicates.  Input order is
180# *not* preserved.
181am__uniquify_input = $(AWK) '\
182  BEGIN { nonempty = 0; } \
183  { items[$$0] = 1; nonempty = 1; } \
184  END { if (nonempty) { for (i in items) print i; }; } \
185'
186# Make sure the list of sources is unique.  This is necessary because,
187# e.g., the same source file might be shared among _SOURCES variables
188# for different programs/libraries.
189am__define_uniq_tagged_files = \
190  list='$(am__tagged_files)'; \
191  unique=`for i in $$list; do \
192    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
193  done | $(am__uniquify_input)`
194ETAGS = etags
195CTAGS = ctags
196DIST_SUBDIRS = $(SUBDIRS)
197am__DIST_COMMON = $(srcdir)/Makefile.in README
198DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
199am__relativize = \
200  dir0=`pwd`; \
201  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
202  sed_rest='s,^[^/]*/*,,'; \
203  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
204  sed_butlast='s,/*[^/]*$$,,'; \
205  while test -n "$$dir1"; do \
206    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
207    if test "$$first" != "."; then \
208      if test "$$first" = ".."; then \
209        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
210        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
211      else \
212        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
213        if test "$$first2" = "$$first"; then \
214          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
215        else \
216          dir2="../$$dir2"; \
217        fi; \
218        dir0="$$dir0"/"$$first"; \
219      fi; \
220    fi; \
221    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
222  done; \
223  reldir="$$dir2"
224ACLOCAL = @ACLOCAL@
225ALLOCA = @ALLOCA@
226AMTAR = @AMTAR@
227AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228AR = @AR@
229AUTOCONF = @AUTOCONF@
230AUTOHEADER = @AUTOHEADER@
231AUTOMAKE = @AUTOMAKE@
232AWK = @AWK@
233BUILD_THREAD = @BUILD_THREAD@
234CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
235CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
236CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
237CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
238CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
239CC = @CC@
240CCDEPMODE = @CCDEPMODE@
241CFLAGS = @CFLAGS@
242CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
243CFLAGS_NTP = @CFLAGS_NTP@
244CHUTEST = @CHUTEST@
245CONFIG_SHELL = @CONFIG_SHELL@
246CPP = @CPP@
247CPPFLAGS = @CPPFLAGS@
248CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
249CPPFLAGS_NTP = @CPPFLAGS_NTP@
250CYGPATH_W = @CYGPATH_W@
251DCFD = @DCFD@
252DEFS = @DEFS@
253DEPDIR = @DEPDIR@
254DLLTOOL = @DLLTOOL@
255DSYMUTIL = @DSYMUTIL@
256DUMPBIN = @DUMPBIN@
257ECHO_C = @ECHO_C@
258ECHO_N = @ECHO_N@
259ECHO_T = @ECHO_T@
260EDITLINE_LIBS = @EDITLINE_LIBS@
261EGREP = @EGREP@
262EXEEXT = @EXEEXT@
263FGREP = @FGREP@
264GREP = @GREP@
265GTEST_CONFIG = @GTEST_CONFIG@
266GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
267GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
268GTEST_LDFLAGS = @GTEST_LDFLAGS@
269GTEST_LIBS = @GTEST_LIBS@
270HAVE_INLINE = @HAVE_INLINE@
271HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
272HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
273HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
274INSTALL = @INSTALL@
275INSTALL_DATA = @INSTALL_DATA@
276INSTALL_PROGRAM = @INSTALL_PROGRAM@
277INSTALL_SCRIPT = @INSTALL_SCRIPT@
278INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279LD = @LD@
280LDADD_LIBEVENT = @LDADD_LIBEVENT@
281LDADD_LIBNTP = @LDADD_LIBNTP@
282LDADD_LIBUTIL = @LDADD_LIBUTIL@
283LDADD_NLIST = @LDADD_NLIST@
284LDADD_NTP = @LDADD_NTP@
285LDFLAGS = @LDFLAGS@
286LDFLAGS_NTP = @LDFLAGS_NTP@
287LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
288LIBM = @LIBM@
289LIBOBJS = @LIBOBJS@
290LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
291LIBOPTS_DIR = @LIBOPTS_DIR@
292LIBOPTS_LDADD = @LIBOPTS_LDADD@
293LIBPARSE = @LIBPARSE@
294LIBS = @LIBS@
295LIBTOOL = @LIBTOOL@
296LIBTOOL_DEPS = @LIBTOOL_DEPS@
297LIPO = @LIPO@
298LN_S = @LN_S@
299LSCF = @LSCF@
300LTHREAD_LIBS = @LTHREAD_LIBS@
301LTLIBOBJS = @LTLIBOBJS@
302LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
303MAKEINFO = @MAKEINFO@
304MAKE_ADJTIMED = @MAKE_ADJTIMED@
305MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
306MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
307MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
308MAKE_LIBPARSE = @MAKE_LIBPARSE@
309MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
310MAKE_NTPDSIM = @MAKE_NTPDSIM@
311MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
312MAKE_NTPTIME = @MAKE_NTPTIME@
313MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
314MAKE_TICKADJ = @MAKE_TICKADJ@
315MAKE_TIMETRIM = @MAKE_TIMETRIM@
316MANIFEST_TOOL = @MANIFEST_TOOL@
317MANTAGFMT = @MANTAGFMT@
318MKDIR_P = @MKDIR_P@
319NM = @NM@
320NMEDIT = @NMEDIT@
321NTPDATE_DB = @NTPDATE_DB@
322NTPDATE_DL = @NTPDATE_DL@
323NTPDATE_DS = @NTPDATE_DS@
324NTPDATE_MS = @NTPDATE_MS@
325NTPDATE_NI = @NTPDATE_NI@
326NTPDC_DB = @NTPDC_DB@
327NTPDC_DL = @NTPDC_DL@
328NTPDC_DS = @NTPDC_DS@
329NTPDC_MS = @NTPDC_MS@
330NTPDC_NI = @NTPDC_NI@
331NTPDSIM_DB = @NTPDSIM_DB@
332NTPDSIM_DL = @NTPDSIM_DL@
333NTPDSIM_DS = @NTPDSIM_DS@
334NTPDSIM_MS = @NTPDSIM_MS@
335NTPDSIM_NI = @NTPDSIM_NI@
336NTPD_DB = @NTPD_DB@
337NTPD_DL = @NTPD_DL@
338NTPD_DS = @NTPD_DS@
339NTPD_MS = @NTPD_MS@
340NTPD_NI = @NTPD_NI@
341NTPQ_DB = @NTPQ_DB@
342NTPQ_DL = @NTPQ_DL@
343NTPQ_DS = @NTPQ_DS@
344NTPQ_MS = @NTPQ_MS@
345NTPQ_NI = @NTPQ_NI@
346NTPSNMPD_DB = @NTPSNMPD_DB@
347NTPSNMPD_DL = @NTPSNMPD_DL@
348NTPSNMPD_DS = @NTPSNMPD_DS@
349NTPSNMPD_MS = @NTPSNMPD_MS@
350NTPSNMPD_NI = @NTPSNMPD_NI@
351NTPSWEEP_DB = @NTPSWEEP_DB@
352NTPSWEEP_DL = @NTPSWEEP_DL@
353NTPSWEEP_DS = @NTPSWEEP_DS@
354NTPSWEEP_MS = @NTPSWEEP_MS@
355NTPSWEEP_NI = @NTPSWEEP_NI@
356NTPTIME_DB = @NTPTIME_DB@
357NTPTIME_DL = @NTPTIME_DL@
358NTPTIME_DS = @NTPTIME_DS@
359NTPTIME_MS = @NTPTIME_MS@
360NTPTIME_NI = @NTPTIME_NI@
361NTPTRACE_DB = @NTPTRACE_DB@
362NTPTRACE_DL = @NTPTRACE_DL@
363NTPTRACE_DS = @NTPTRACE_DS@
364NTPTRACE_MS = @NTPTRACE_MS@
365NTPTRACE_NI = @NTPTRACE_NI@
366NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
367NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
368NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
369NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
370NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
371NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
372NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
373NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
374NTP_KEYSDIR = @NTP_KEYSDIR@
375NTP_WAIT_DB = @NTP_WAIT_DB@
376NTP_WAIT_DL = @NTP_WAIT_DL@
377NTP_WAIT_DS = @NTP_WAIT_DS@
378NTP_WAIT_MS = @NTP_WAIT_MS@
379NTP_WAIT_NI = @NTP_WAIT_NI@
380OBJDUMP = @OBJDUMP@
381OBJEXT = @OBJEXT@
382OTOOL = @OTOOL@
383OTOOL64 = @OTOOL64@
384PACKAGE = @PACKAGE@
385PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
386PACKAGE_NAME = @PACKAGE_NAME@
387PACKAGE_STRING = @PACKAGE_STRING@
388PACKAGE_TARNAME = @PACKAGE_TARNAME@
389PACKAGE_URL = @PACKAGE_URL@
390PACKAGE_VERSION = @PACKAGE_VERSION@
391PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
392PATH_PERL = @PATH_PERL@
393PATH_RUBY = @PATH_RUBY@
394PATH_SEPARATOR = @PATH_SEPARATOR@
395PATH_TEST = @PATH_TEST@
396PERLLIBDIR = @PERLLIBDIR@
397PKG_CONFIG = @PKG_CONFIG@
398POSIX_SHELL = @POSIX_SHELL@
399PROPDELAY = @PROPDELAY@
400PTHREAD_LIBS = @PTHREAD_LIBS@
401RANLIB = @RANLIB@
402SED = @SED@
403SET_MAKE = @SET_MAKE@
404SHELL = @SHELL@
405SNMP_CFLAGS = @SNMP_CFLAGS@
406SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
407SNMP_LIBS = @SNMP_LIBS@
408SNTP = @SNTP@
409SNTP_DB = @SNTP_DB@
410SNTP_DL = @SNTP_DL@
411SNTP_DS = @SNTP_DS@
412SNTP_MS = @SNTP_MS@
413SNTP_NI = @SNTP_NI@
414STDNORETURN_H = @STDNORETURN_H@
415STRIP = @STRIP@
416TESTDCF = @TESTDCF@
417TICKADJ_DB = @TICKADJ_DB@
418TICKADJ_DL = @TICKADJ_DL@
419TICKADJ_DS = @TICKADJ_DS@
420TICKADJ_MS = @TICKADJ_MS@
421TICKADJ_NI = @TICKADJ_NI@
422TIMETRIM_DB = @TIMETRIM_DB@
423TIMETRIM_DL = @TIMETRIM_DL@
424TIMETRIM_DS = @TIMETRIM_DS@
425TIMETRIM_MS = @TIMETRIM_MS@
426TIMETRIM_NI = @TIMETRIM_NI@
427UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
428UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
429UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
430UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
431UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
432VERSION = @VERSION@
433VER_SUFFIX = @VER_SUFFIX@
434YACC = @YACC@
435YFLAGS = @YFLAGS@
436abs_builddir = @abs_builddir@
437abs_srcdir = @abs_srcdir@
438abs_top_builddir = @abs_top_builddir@
439abs_top_srcdir = @abs_top_srcdir@
440ac_ct_AR = @ac_ct_AR@
441ac_ct_CC = @ac_ct_CC@
442ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
443am__include = @am__include@
444am__leading_dot = @am__leading_dot@
445am__quote = @am__quote@
446am__tar = @am__tar@
447am__untar = @am__untar@
448bindir = @bindir@
449build = @build@
450build_alias = @build_alias@
451build_cpu = @build_cpu@
452build_os = @build_os@
453build_vendor = @build_vendor@
454builddir = @builddir@
455datadir = @datadir@
456datarootdir = @datarootdir@
457docdir = @docdir@
458dvidir = @dvidir@
459exec_prefix = @exec_prefix@
460host = @host@
461host_alias = @host_alias@
462host_cpu = @host_cpu@
463host_os = @host_os@
464host_vendor = @host_vendor@
465htmldir = @htmldir@
466includedir = @includedir@
467infodir = @infodir@
468install_sh = @install_sh@
469libdir = @libdir@
470libexecdir = @libexecdir@
471localedir = @localedir@
472localstatedir = @localstatedir@
473mandir = @mandir@
474mkdir_p = @mkdir_p@
475oldincludedir = @oldincludedir@
476pdfdir = @pdfdir@
477prefix = @prefix@
478program_transform_name = @program_transform_name@
479psdir = @psdir@
480sbindir = @sbindir@
481sharedstatedir = @sharedstatedir@
482srcdir = @srcdir@
483subdirs = @subdirs@
484sysconfdir = @sysconfdir@
485target_alias = @target_alias@
486top_build_prefix = @top_build_prefix@
487top_builddir = @top_builddir@
488top_srcdir = @top_srcdir@
489NULL = 
490SUBDIRS = isc
491noinst_HEADERS = \
492	adjtime.h	\
493	audio.h		\
494	ascii.h		\
495	audio.h		\
496	binio.h		\
497	declcond.h	\
498	gps.h		\
499	hopf6039.h	\
500	icom.h		\
501	ieee754io.h	\
502	intreswork.h	\
503	iosignal.h	\
504	l_stdlib.h	\
505	libssl_compat.h	\
506	lib_strbuf.h	\
507	libntp.h	\
508	mbg_gps166.h	\
509	mx4200.h	\
510	ntif.h		\
511	ntp.h		\
512	ntp_assert.h	\
513	ntp_calendar.h	\
514	ntp_cmdargs.h	\
515	ntp_config.h	\
516	ntp_control.h	\
517	ntp_crypto.h	\
518	ntp_prio_q.h	\
519	ntp_datum.h	\
520	ntp_debug.h	\
521	ntp_filegen.h	\
522	ntp_fp.h	\
523	ntp_if.h	\
524	ntp_intres.h	\
525	ntp_io.h	\
526	ntp_keyacc.h	\
527	ntp_libopts.h	\
528	ntp_lineedit.h	\
529	ntp_lists.h	\
530	ntp_machine.h	\
531	ntp_malloc.h	\
532	ntp_md5.h	\
533	ntp_net.h	\
534	ntp_proto.h	\
535	ntp_random.h	\
536	ntp_refclock.h	\
537	ntp_request.h	\
538	ntp_rfc2553.h	\
539	ntp_select.h	\
540	ntp_stdlib.h	\
541	ntp_string.h	\
542	ntp_syscall.h	\
543	ntp_syslog.h	\
544	ntp_tty.h	\
545	ntp_types.h	\
546	ntp_unixtime.h	\
547	ntp_worker.h	\
548	ntp_workimpl.h	\
549	ntpd.h		\
550	ntpsim.h	\
551	parse.h		\
552	parse_conf.h	\
553	rc_cmdlength.h	\
554	recvbuff.h	\
555	refclock_atom.h	\
556	refidsmear.h	\
557	safecast.h	\
558	ssl_applink.c	\
559	timepps-SCO.h	\
560	timepps-Solaris.h	\
561	timepps-SunOS.h	\
562	timespecops.h	\
563	timetoa.h	\
564	timevalops.h	\
565	trimble.h	\
566	vint64ops.h	\
567	$(NULL)
568
569all: all-recursive
570
571.SUFFIXES:
572$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
573	@for dep in $?; do \
574	  case '$(am__configure_deps)' in \
575	    *$$dep*) \
576	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
577	        && { if test -f $@; then exit 0; else break; fi; }; \
578	      exit 1;; \
579	  esac; \
580	done; \
581	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
582	$(am__cd) $(top_srcdir) && \
583	  $(AUTOMAKE) --foreign include/Makefile
584Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
585	@case '$?' in \
586	  *config.status*) \
587	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
588	  *) \
589	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
590	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
591	esac;
592
593$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
594	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
595
596$(top_srcdir)/configure:  $(am__configure_deps)
597	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
598$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
599	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
600$(am__aclocal_m4_deps):
601
602mostlyclean-libtool:
603	-rm -f *.lo
604
605clean-libtool:
606	-rm -rf .libs _libs
607
608# This directory's subdirectories are mostly independent; you can cd
609# into them and run 'make' without going through this Makefile.
610# To change the values of 'make' variables: instead of editing Makefiles,
611# (1) if the variable is set in 'config.status', edit 'config.status'
612#     (which will cause the Makefiles to be regenerated when you run 'make');
613# (2) otherwise, pass the desired values on the 'make' command line.
614$(am__recursive_targets):
615	@fail=; \
616	if $(am__make_keepgoing); then \
617	  failcom='fail=yes'; \
618	else \
619	  failcom='exit 1'; \
620	fi; \
621	dot_seen=no; \
622	target=`echo $@ | sed s/-recursive//`; \
623	case "$@" in \
624	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
625	  *) list='$(SUBDIRS)' ;; \
626	esac; \
627	for subdir in $$list; do \
628	  echo "Making $$target in $$subdir"; \
629	  if test "$$subdir" = "."; then \
630	    dot_seen=yes; \
631	    local_target="$$target-am"; \
632	  else \
633	    local_target="$$target"; \
634	  fi; \
635	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
636	  || eval $$failcom; \
637	done; \
638	if test "$$dot_seen" = "no"; then \
639	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
640	fi; test -z "$$fail"
641
642ID: $(am__tagged_files)
643	$(am__define_uniq_tagged_files); mkid -fID $$unique
644tags: tags-recursive
645TAGS: tags
646
647tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
648	set x; \
649	here=`pwd`; \
650	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
651	  include_option=--etags-include; \
652	  empty_fix=.; \
653	else \
654	  include_option=--include; \
655	  empty_fix=; \
656	fi; \
657	list='$(SUBDIRS)'; for subdir in $$list; do \
658	  if test "$$subdir" = .; then :; else \
659	    test ! -f $$subdir/TAGS || \
660	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
661	  fi; \
662	done; \
663	$(am__define_uniq_tagged_files); \
664	shift; \
665	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
666	  test -n "$$unique" || unique=$$empty_fix; \
667	  if test $$# -gt 0; then \
668	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
669	      "$$@" $$unique; \
670	  else \
671	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
672	      $$unique; \
673	  fi; \
674	fi
675ctags: ctags-recursive
676
677CTAGS: ctags
678ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
679	$(am__define_uniq_tagged_files); \
680	test -z "$(CTAGS_ARGS)$$unique" \
681	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
682	     $$unique
683
684GTAGS:
685	here=`$(am__cd) $(top_builddir) && pwd` \
686	  && $(am__cd) $(top_srcdir) \
687	  && gtags -i $(GTAGS_ARGS) "$$here"
688cscopelist: cscopelist-recursive
689
690cscopelist-am: $(am__tagged_files)
691	list='$(am__tagged_files)'; \
692	case "$(srcdir)" in \
693	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
694	  *) sdir=$(subdir)/$(srcdir) ;; \
695	esac; \
696	for i in $$list; do \
697	  if test -f "$$i"; then \
698	    echo "$(subdir)/$$i"; \
699	  else \
700	    echo "$$sdir/$$i"; \
701	  fi; \
702	done >> $(top_builddir)/cscope.files
703
704distclean-tags:
705	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
706
707distdir: $(DISTFILES)
708	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
709	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710	list='$(DISTFILES)'; \
711	  dist_files=`for file in $$list; do echo $$file; done | \
712	  sed -e "s|^$$srcdirstrip/||;t" \
713	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
714	case $$dist_files in \
715	  */*) $(MKDIR_P) `echo "$$dist_files" | \
716			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
717			   sort -u` ;; \
718	esac; \
719	for file in $$dist_files; do \
720	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
721	  if test -d $$d/$$file; then \
722	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
723	    if test -d "$(distdir)/$$file"; then \
724	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
725	    fi; \
726	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
727	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
728	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
729	    fi; \
730	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
731	  else \
732	    test -f "$(distdir)/$$file" \
733	    || cp -p $$d/$$file "$(distdir)/$$file" \
734	    || exit 1; \
735	  fi; \
736	done
737	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
738	  if test "$$subdir" = .; then :; else \
739	    $(am__make_dryrun) \
740	      || test -d "$(distdir)/$$subdir" \
741	      || $(MKDIR_P) "$(distdir)/$$subdir" \
742	      || exit 1; \
743	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
744	    $(am__relativize); \
745	    new_distdir=$$reldir; \
746	    dir1=$$subdir; dir2="$(top_distdir)"; \
747	    $(am__relativize); \
748	    new_top_distdir=$$reldir; \
749	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
750	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
751	    ($(am__cd) $$subdir && \
752	      $(MAKE) $(AM_MAKEFLAGS) \
753	        top_distdir="$$new_top_distdir" \
754	        distdir="$$new_distdir" \
755		am__remove_distdir=: \
756		am__skip_length_check=: \
757		am__skip_mode_fix=: \
758	        distdir) \
759	      || exit 1; \
760	  fi; \
761	done
762check-am: all-am
763check: check-recursive
764all-am: Makefile $(HEADERS)
765installdirs: installdirs-recursive
766installdirs-am:
767install: install-recursive
768install-exec: install-exec-recursive
769install-data: install-data-recursive
770uninstall: uninstall-recursive
771
772install-am: all-am
773	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
774
775installcheck: installcheck-recursive
776install-strip:
777	if test -z '$(STRIP)'; then \
778	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
779	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
780	      install; \
781	else \
782	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
783	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
784	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
785	fi
786mostlyclean-generic:
787
788clean-generic:
789
790distclean-generic:
791	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
792	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
793
794maintainer-clean-generic:
795	@echo "This command is intended for maintainers to use"
796	@echo "it deletes files that may require special tools to rebuild."
797clean: clean-recursive
798
799clean-am: clean-generic clean-libtool mostlyclean-am
800
801distclean: distclean-recursive
802	-rm -f Makefile
803distclean-am: clean-am distclean-generic distclean-tags
804
805dvi: dvi-recursive
806
807dvi-am:
808
809html: html-recursive
810
811html-am:
812
813info: info-recursive
814
815info-am:
816
817install-data-am:
818
819install-dvi: install-dvi-recursive
820
821install-dvi-am:
822
823install-exec-am:
824
825install-html: install-html-recursive
826
827install-html-am:
828
829install-info: install-info-recursive
830
831install-info-am:
832
833install-man:
834
835install-pdf: install-pdf-recursive
836
837install-pdf-am:
838
839install-ps: install-ps-recursive
840
841install-ps-am:
842
843installcheck-am:
844
845maintainer-clean: maintainer-clean-recursive
846	-rm -f Makefile
847maintainer-clean-am: distclean-am maintainer-clean-generic
848
849mostlyclean: mostlyclean-recursive
850
851mostlyclean-am: mostlyclean-generic mostlyclean-libtool
852
853pdf: pdf-recursive
854
855pdf-am:
856
857ps: ps-recursive
858
859ps-am:
860
861uninstall-am:
862
863.MAKE: $(am__recursive_targets) install-am install-strip
864
865.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
866	check-am clean clean-generic clean-libtool cscopelist-am ctags \
867	ctags-am distclean distclean-generic distclean-libtool \
868	distclean-tags distdir dvi dvi-am html html-am info info-am \
869	install install-am install-data install-data-am install-dvi \
870	install-dvi-am install-exec install-exec-am install-html \
871	install-html-am install-info install-info-am install-man \
872	install-pdf install-pdf-am install-ps install-ps-am \
873	install-strip installcheck installcheck-am installdirs \
874	installdirs-am maintainer-clean maintainer-clean-generic \
875	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
876	ps ps-am tags tags-am uninstall uninstall-am
877
878.PRECIOUS: Makefile
879
880
881# Tell versions [3.59,3.63) of GNU make to not export all variables.
882# Otherwise a system limit (for SysV at least) may be exceeded.
883.NOEXPORT:
884