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