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@
91EXTRA_PROGRAMS = testdcf$(EXEEXT) dcfd$(EXEEXT)
92subdir = parseutil
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
95	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
96	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
97	$(top_srcdir)/sntp/m4/define_dir.m4 \
98	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
99	$(top_srcdir)/sntp/m4/libtool.m4 \
100	$(top_srcdir)/sntp/m4/ltoptions.m4 \
101	$(top_srcdir)/sntp/m4/ltsugar.m4 \
102	$(top_srcdir)/sntp/m4/ltversion.m4 \
103	$(top_srcdir)/sntp/m4/lt~obsolete.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_ipv6.m4 \
113	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
114	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
115	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
116	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
117	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
118	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
119	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
120	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
121	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
122	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
123	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
124	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
125	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
126	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
127	$(top_srcdir)/sntp/m4/openldap.m4 \
128	$(top_srcdir)/sntp/m4/os_cflags.m4 \
129	$(top_srcdir)/sntp/m4/snprintf.m4 \
130	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
131am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132	$(ACLOCAL_M4)
133DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
134mkinstalldirs = $(install_sh) -d
135CONFIG_HEADER = $(top_builddir)/config.h
136CONFIG_CLEAN_FILES =
137CONFIG_CLEAN_VPATH_FILES =
138PROGRAMS = $(noinst_PROGRAMS)
139dcfd_SOURCES = dcfd.c
140dcfd_OBJECTS = dcfd.$(OBJEXT)
141dcfd_LDADD = $(LDADD)
142am__DEPENDENCIES_1 =
143dcfd_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \
144	$(am__DEPENDENCIES_1)
145AM_V_lt = $(am__v_lt_@AM_V@)
146am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
147am__v_lt_0 = --silent
148am__v_lt_1 = 
149testdcf_SOURCES = testdcf.c
150testdcf_OBJECTS = testdcf.$(OBJEXT)
151testdcf_LDADD = $(LDADD)
152testdcf_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \
153	$(am__DEPENDENCIES_1)
154AM_V_P = $(am__v_P_@AM_V@)
155am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
156am__v_P_0 = false
157am__v_P_1 = :
158AM_V_GEN = $(am__v_GEN_@AM_V@)
159am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
160am__v_GEN_0 = @echo "  GEN     " $@;
161am__v_GEN_1 = 
162AM_V_at = $(am__v_at_@AM_V@)
163am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
164am__v_at_0 = @
165am__v_at_1 = 
166DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
167depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
168am__depfiles_maybe = depfiles
169am__mv = mv -f
170COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
171	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
174	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
175	$(AM_CFLAGS) $(CFLAGS)
176AM_V_CC = $(am__v_CC_@AM_V@)
177am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
178am__v_CC_0 = @echo "  CC      " $@;
179am__v_CC_1 = 
180CCLD = $(CC)
181LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
183	$(AM_LDFLAGS) $(LDFLAGS) -o $@
184AM_V_CCLD = $(am__v_CCLD_@AM_V@)
185am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
186am__v_CCLD_0 = @echo "  CCLD    " $@;
187am__v_CCLD_1 = 
188SOURCES = dcfd.c testdcf.c
189DIST_SOURCES = dcfd.c testdcf.c
190am__can_run_installinfo = \
191  case $$AM_UPDATE_INFO_DIR in \
192    n|no|NO) false;; \
193    *) (install-info --version) >/dev/null 2>&1;; \
194  esac
195am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
196# Read a list of newline-separated strings from the standard input,
197# and print each of them once, without duplicates.  Input order is
198# *not* preserved.
199am__uniquify_input = $(AWK) '\
200  BEGIN { nonempty = 0; } \
201  { items[$$0] = 1; nonempty = 1; } \
202  END { if (nonempty) { for (i in items) print i; }; } \
203'
204# Make sure the list of sources is unique.  This is necessary because,
205# e.g., the same source file might be shared among _SOURCES variables
206# for different programs/libraries.
207am__define_uniq_tagged_files = \
208  list='$(am__tagged_files)'; \
209  unique=`for i in $$list; do \
210    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211  done | $(am__uniquify_input)`
212ETAGS = etags
213CTAGS = ctags
214am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \
215	$(top_srcdir)/includes.mf \
216	$(top_srcdir)/sntp/libevent/build-aux/depcomp README
217DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
218ACLOCAL = @ACLOCAL@
219ALLOCA = @ALLOCA@
220AMTAR = @AMTAR@
221AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
222AR = @AR@
223AUTOCONF = @AUTOCONF@
224AUTOHEADER = @AUTOHEADER@
225AUTOMAKE = @AUTOMAKE@
226AWK = @AWK@
227CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
228CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
229CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
230CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
231CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
232CC = @CC@
233CCDEPMODE = @CCDEPMODE@
234CFLAGS = @CFLAGS@
235CFLAGS_NTP = @CFLAGS_NTP@
236CHUTEST = @CHUTEST@
237CONFIG_SHELL = @CONFIG_SHELL@
238CPP = @CPP@
239CPPFLAGS = @CPPFLAGS@
240CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
241CPPFLAGS_NTP = @CPPFLAGS_NTP@
242CXX = @CXX@
243CXXCPP = @CXXCPP@
244CXXDEPMODE = @CXXDEPMODE@
245CXXFLAGS = @CXXFLAGS@
246CYGPATH_W = @CYGPATH_W@
247DCFD = @DCFD@
248DEFS = @DEFS@
249DEPDIR = @DEPDIR@
250DLLTOOL = @DLLTOOL@
251DSYMUTIL = @DSYMUTIL@
252DUMPBIN = @DUMPBIN@
253ECHO_C = @ECHO_C@
254ECHO_N = @ECHO_N@
255ECHO_T = @ECHO_T@
256EDITLINE_LIBS = @EDITLINE_LIBS@
257EGREP = @EGREP@
258EXEEXT = @EXEEXT@
259FGREP = @FGREP@
260GREP = @GREP@
261GTEST_CONFIG = @GTEST_CONFIG@
262GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
263GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
264GTEST_LDFLAGS = @GTEST_LDFLAGS@
265GTEST_LIBS = @GTEST_LIBS@
266HAVE_INLINE = @HAVE_INLINE@
267HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
268HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
269HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
270INSTALL = @INSTALL@
271INSTALL_DATA = @INSTALL_DATA@
272INSTALL_PROGRAM = @INSTALL_PROGRAM@
273INSTALL_SCRIPT = @INSTALL_SCRIPT@
274INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
275LD = @LD@
276LDADD_LIBEVENT = @LDADD_LIBEVENT@
277LDADD_LIBNTP = @LDADD_LIBNTP@
278LDADD_LIBUTIL = @LDADD_LIBUTIL@
279LDADD_NLIST = @LDADD_NLIST@
280LDADD_NTP = @LDADD_NTP@
281LDFLAGS = @LDFLAGS@
282LDFLAGS_NTP = @LDFLAGS_NTP@
283LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
284LIBM = @LIBM@
285LIBOBJS = @LIBOBJS@
286LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
287LIBOPTS_DIR = @LIBOPTS_DIR@
288LIBOPTS_LDADD = @LIBOPTS_LDADD@
289LIBPARSE = @LIBPARSE@
290LIBS = @LIBS@
291LIBTOOL = @LIBTOOL@
292LIBTOOL_DEPS = @LIBTOOL_DEPS@
293LIPO = @LIPO@
294LN_S = @LN_S@
295LSCF = @LSCF@
296LTLIBOBJS = @LTLIBOBJS@
297MAKEINFO = @MAKEINFO@
298MAKE_ADJTIMED = @MAKE_ADJTIMED@
299MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
300MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
301MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
302MAKE_LIBPARSE = @MAKE_LIBPARSE@
303MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
304MAKE_NTPDSIM = @MAKE_NTPDSIM@
305MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
306MAKE_NTPTIME = @MAKE_NTPTIME@
307MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
308MAKE_TICKADJ = @MAKE_TICKADJ@
309MAKE_TIMETRIM = @MAKE_TIMETRIM@
310MANIFEST_TOOL = @MANIFEST_TOOL@
311MANTAGFMT = @MANTAGFMT@
312MKDIR_P = @MKDIR_P@
313NM = @NM@
314NMEDIT = @NMEDIT@
315NTPDATE_DB = @NTPDATE_DB@
316NTPDATE_DL = @NTPDATE_DL@
317NTPDATE_DS = @NTPDATE_DS@
318NTPDATE_MS = @NTPDATE_MS@
319NTPDATE_NI = @NTPDATE_NI@
320NTPDC_DB = @NTPDC_DB@
321NTPDC_DL = @NTPDC_DL@
322NTPDC_DS = @NTPDC_DS@
323NTPDC_MS = @NTPDC_MS@
324NTPDC_NI = @NTPDC_NI@
325NTPDSIM_DB = @NTPDSIM_DB@
326NTPDSIM_DL = @NTPDSIM_DL@
327NTPDSIM_DS = @NTPDSIM_DS@
328NTPDSIM_MS = @NTPDSIM_MS@
329NTPDSIM_NI = @NTPDSIM_NI@
330NTPD_DB = @NTPD_DB@
331NTPD_DL = @NTPD_DL@
332NTPD_DS = @NTPD_DS@
333NTPD_MS = @NTPD_MS@
334NTPD_NI = @NTPD_NI@
335NTPQ_DB = @NTPQ_DB@
336NTPQ_DL = @NTPQ_DL@
337NTPQ_DS = @NTPQ_DS@
338NTPQ_MS = @NTPQ_MS@
339NTPQ_NI = @NTPQ_NI@
340NTPSNMPD_DB = @NTPSNMPD_DB@
341NTPSNMPD_DL = @NTPSNMPD_DL@
342NTPSNMPD_DS = @NTPSNMPD_DS@
343NTPSNMPD_MS = @NTPSNMPD_MS@
344NTPSNMPD_NI = @NTPSNMPD_NI@
345NTPSWEEP_DB = @NTPSWEEP_DB@
346NTPSWEEP_DL = @NTPSWEEP_DL@
347NTPSWEEP_DS = @NTPSWEEP_DS@
348NTPSWEEP_MS = @NTPSWEEP_MS@
349NTPSWEEP_NI = @NTPSWEEP_NI@
350NTPTIME_DB = @NTPTIME_DB@
351NTPTIME_DL = @NTPTIME_DL@
352NTPTIME_DS = @NTPTIME_DS@
353NTPTIME_MS = @NTPTIME_MS@
354NTPTIME_NI = @NTPTIME_NI@
355NTPTRACE_DB = @NTPTRACE_DB@
356NTPTRACE_DL = @NTPTRACE_DL@
357NTPTRACE_DS = @NTPTRACE_DS@
358NTPTRACE_MS = @NTPTRACE_MS@
359NTPTRACE_NI = @NTPTRACE_NI@
360NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
361NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
362NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
363NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
364NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
365NTP_KEYSDIR = @NTP_KEYSDIR@
366NTP_WAIT_DB = @NTP_WAIT_DB@
367NTP_WAIT_DL = @NTP_WAIT_DL@
368NTP_WAIT_DS = @NTP_WAIT_DS@
369NTP_WAIT_MS = @NTP_WAIT_MS@
370NTP_WAIT_NI = @NTP_WAIT_NI@
371OBJDUMP = @OBJDUMP@
372OBJEXT = @OBJEXT@
373OTOOL = @OTOOL@
374OTOOL64 = @OTOOL64@
375PACKAGE = @PACKAGE@
376PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
377PACKAGE_NAME = @PACKAGE_NAME@
378PACKAGE_STRING = @PACKAGE_STRING@
379PACKAGE_TARNAME = @PACKAGE_TARNAME@
380PACKAGE_URL = @PACKAGE_URL@
381PACKAGE_VERSION = @PACKAGE_VERSION@
382PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
383PATH_PERL = @PATH_PERL@
384PATH_RUBY = @PATH_RUBY@
385PATH_SEPARATOR = @PATH_SEPARATOR@
386PATH_TEST = @PATH_TEST@
387PERLLIBDIR = @PERLLIBDIR@
388PKG_CONFIG = @PKG_CONFIG@
389POSIX_SHELL = @POSIX_SHELL@
390PROPDELAY = @PROPDELAY@
391PTHREAD_LIBS = @PTHREAD_LIBS@
392RANLIB = @RANLIB@
393SED = @SED@
394SET_MAKE = @SET_MAKE@
395SHELL = @SHELL@
396SNMP_CFLAGS = @SNMP_CFLAGS@
397SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
398SNMP_LIBS = @SNMP_LIBS@
399SNTP = @SNTP@
400SNTP_DB = @SNTP_DB@
401SNTP_DL = @SNTP_DL@
402SNTP_DS = @SNTP_DS@
403SNTP_MS = @SNTP_MS@
404SNTP_NI = @SNTP_NI@
405STDNORETURN_H = @STDNORETURN_H@
406STRIP = @STRIP@
407TESTDCF = @TESTDCF@
408TICKADJ_DB = @TICKADJ_DB@
409TICKADJ_DL = @TICKADJ_DL@
410TICKADJ_DS = @TICKADJ_DS@
411TICKADJ_MS = @TICKADJ_MS@
412TICKADJ_NI = @TICKADJ_NI@
413TIMETRIM_DB = @TIMETRIM_DB@
414TIMETRIM_DL = @TIMETRIM_DL@
415TIMETRIM_DS = @TIMETRIM_DS@
416TIMETRIM_MS = @TIMETRIM_MS@
417TIMETRIM_NI = @TIMETRIM_NI@
418UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
419UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
420UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
421UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
422UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
423VERSION = @VERSION@
424VER_SUFFIX = @VER_SUFFIX@
425YACC = @YACC@
426YFLAGS = @YFLAGS@
427abs_builddir = @abs_builddir@
428abs_srcdir = @abs_srcdir@
429abs_top_builddir = @abs_top_builddir@
430abs_top_srcdir = @abs_top_srcdir@
431ac_ct_AR = @ac_ct_AR@
432ac_ct_CC = @ac_ct_CC@
433ac_ct_CXX = @ac_ct_CXX@
434ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
435am__include = @am__include@
436am__leading_dot = @am__leading_dot@
437am__quote = @am__quote@
438am__tar = @am__tar@
439am__untar = @am__untar@
440bindir = @bindir@
441build = @build@
442build_alias = @build_alias@
443build_cpu = @build_cpu@
444build_os = @build_os@
445build_vendor = @build_vendor@
446builddir = @builddir@
447datadir = @datadir@
448datarootdir = @datarootdir@
449docdir = @docdir@
450dvidir = @dvidir@
451exec_prefix = @exec_prefix@
452host = @host@
453host_alias = @host_alias@
454host_cpu = @host_cpu@
455host_os = @host_os@
456host_vendor = @host_vendor@
457htmldir = @htmldir@
458includedir = @includedir@
459infodir = @infodir@
460install_sh = @install_sh@
461libdir = @libdir@
462libexecdir = @libexecdir@
463localedir = @localedir@
464localstatedir = @localstatedir@
465mandir = @mandir@
466mkdir_p = @mkdir_p@
467oldincludedir = @oldincludedir@
468pdfdir = @pdfdir@
469prefix = @prefix@
470program_transform_name = @program_transform_name@
471psdir = @psdir@
472sbindir = @sbindir@
473sharedstatedir = @sharedstatedir@
474srcdir = @srcdir@
475subdirs = @subdirs@
476sysconfdir = @sysconfdir@
477target_alias = @target_alias@
478top_build_prefix = @top_build_prefix@
479top_builddir = @top_builddir@
480top_srcdir = @top_srcdir@
481NULL = 
482BUILT_SOURCES = .deps-ver
483CLEANFILES = .deps-ver
484noinst_PROGRAMS = @TESTDCF@ @DCFD@
485AM_CFLAGS = $(CFLAGS_NTP)
486AM_CPPFLAGS = $(NTP_INCS) $(CPPFLAGS_NTP)
487LDADD = ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM)
488ETAGS_ARGS = Makefile.am
489DISTCLEANFILES = $(EXTRA_PROGRAMS)
490NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
491	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
492	-I$(top_srcdir)/lib/isc/unix/include
493all: $(BUILT_SOURCES)
494	$(MAKE) $(AM_MAKEFLAGS) all-am
495
496.SUFFIXES:
497.SUFFIXES: .c .lo .o .obj
498$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
499	@for dep in $?; do \
500	  case '$(am__configure_deps)' in \
501	    *$$dep*) \
502	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
503	        && { if test -f $@; then exit 0; else break; fi; }; \
504	      exit 1;; \
505	  esac; \
506	done; \
507	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign parseutil/Makefile'; \
508	$(am__cd) $(top_srcdir) && \
509	  $(AUTOMAKE) --foreign parseutil/Makefile
510Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
511	@case '$?' in \
512	  *config.status*) \
513	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
514	  *) \
515	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
516	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
517	esac;
518$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
519
520$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
521	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
522
523$(top_srcdir)/configure:  $(am__configure_deps)
524	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
525$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
526	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
527$(am__aclocal_m4_deps):
528
529clean-noinstPROGRAMS:
530	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
531	echo " rm -f" $$list; \
532	rm -f $$list || exit $$?; \
533	test -n "$(EXEEXT)" || exit 0; \
534	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
535	echo " rm -f" $$list; \
536	rm -f $$list
537
538dcfd$(EXEEXT): $(dcfd_OBJECTS) $(dcfd_DEPENDENCIES) $(EXTRA_dcfd_DEPENDENCIES) 
539	@rm -f dcfd$(EXEEXT)
540	$(AM_V_CCLD)$(LINK) $(dcfd_OBJECTS) $(dcfd_LDADD) $(LIBS)
541
542testdcf$(EXEEXT): $(testdcf_OBJECTS) $(testdcf_DEPENDENCIES) $(EXTRA_testdcf_DEPENDENCIES) 
543	@rm -f testdcf$(EXEEXT)
544	$(AM_V_CCLD)$(LINK) $(testdcf_OBJECTS) $(testdcf_LDADD) $(LIBS)
545
546mostlyclean-compile:
547	-rm -f *.$(OBJEXT)
548
549distclean-compile:
550	-rm -f *.tab.c
551
552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcfd.Po@am__quote@
553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testdcf.Po@am__quote@
554
555.c.o:
556@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
557@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
558@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
559@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
561
562.c.obj:
563@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
564@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
565@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
566@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
568
569.c.lo:
570@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
571@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
572@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
573@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
575
576mostlyclean-libtool:
577	-rm -f *.lo
578
579clean-libtool:
580	-rm -rf .libs _libs
581
582ID: $(am__tagged_files)
583	$(am__define_uniq_tagged_files); mkid -fID $$unique
584tags: tags-am
585TAGS: tags
586
587tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
588	set x; \
589	here=`pwd`; \
590	$(am__define_uniq_tagged_files); \
591	shift; \
592	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
593	  test -n "$$unique" || unique=$$empty_fix; \
594	  if test $$# -gt 0; then \
595	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
596	      "$$@" $$unique; \
597	  else \
598	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
599	      $$unique; \
600	  fi; \
601	fi
602ctags: ctags-am
603
604CTAGS: ctags
605ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
606	$(am__define_uniq_tagged_files); \
607	test -z "$(CTAGS_ARGS)$$unique" \
608	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
609	     $$unique
610
611GTAGS:
612	here=`$(am__cd) $(top_builddir) && pwd` \
613	  && $(am__cd) $(top_srcdir) \
614	  && gtags -i $(GTAGS_ARGS) "$$here"
615cscopelist: cscopelist-am
616
617cscopelist-am: $(am__tagged_files)
618	list='$(am__tagged_files)'; \
619	case "$(srcdir)" in \
620	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
621	  *) sdir=$(subdir)/$(srcdir) ;; \
622	esac; \
623	for i in $$list; do \
624	  if test -f "$$i"; then \
625	    echo "$(subdir)/$$i"; \
626	  else \
627	    echo "$$sdir/$$i"; \
628	  fi; \
629	done >> $(top_builddir)/cscope.files
630
631distclean-tags:
632	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
633
634distdir: $(DISTFILES)
635	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
636	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
637	list='$(DISTFILES)'; \
638	  dist_files=`for file in $$list; do echo $$file; done | \
639	  sed -e "s|^$$srcdirstrip/||;t" \
640	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
641	case $$dist_files in \
642	  */*) $(MKDIR_P) `echo "$$dist_files" | \
643			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
644			   sort -u` ;; \
645	esac; \
646	for file in $$dist_files; do \
647	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
648	  if test -d $$d/$$file; then \
649	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
650	    if test -d "$(distdir)/$$file"; then \
651	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
652	    fi; \
653	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
654	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
655	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656	    fi; \
657	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
658	  else \
659	    test -f "$(distdir)/$$file" \
660	    || cp -p $$d/$$file "$(distdir)/$$file" \
661	    || exit 1; \
662	  fi; \
663	done
664check-am: all-am
665	$(MAKE) $(AM_MAKEFLAGS) check-local
666check: $(BUILT_SOURCES)
667	$(MAKE) $(AM_MAKEFLAGS) check-am
668all-am: Makefile $(PROGRAMS)
669installdirs:
670install: $(BUILT_SOURCES)
671	$(MAKE) $(AM_MAKEFLAGS) install-am
672install-exec: install-exec-am
673install-data: install-data-am
674uninstall: uninstall-am
675
676install-am: all-am
677	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678
679installcheck: installcheck-am
680install-strip:
681	if test -z '$(STRIP)'; then \
682	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
683	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
684	      install; \
685	else \
686	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
689	fi
690mostlyclean-generic:
691
692clean-generic:
693	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
694
695distclean-generic:
696	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
698	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
699
700maintainer-clean-generic:
701	@echo "This command is intended for maintainers to use"
702	@echo "it deletes files that may require special tools to rebuild."
703	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
704clean: clean-am
705
706clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
707	mostlyclean-am
708
709distclean: distclean-am
710	-rm -rf ./$(DEPDIR)
711	-rm -f Makefile
712distclean-am: clean-am distclean-compile distclean-generic \
713	distclean-tags
714
715dvi: dvi-am
716
717dvi-am:
718
719html: html-am
720
721html-am:
722
723info: info-am
724
725info-am:
726
727install-data-am:
728
729install-dvi: install-dvi-am
730
731install-dvi-am:
732
733install-exec-am:
734
735install-html: install-html-am
736
737install-html-am:
738
739install-info: install-info-am
740
741install-info-am:
742
743install-man:
744
745install-pdf: install-pdf-am
746
747install-pdf-am:
748
749install-ps: install-ps-am
750
751install-ps-am:
752
753installcheck-am:
754
755maintainer-clean: maintainer-clean-am
756	-rm -rf ./$(DEPDIR)
757	-rm -f Makefile
758maintainer-clean-am: distclean-am maintainer-clean-generic
759
760mostlyclean: mostlyclean-am
761
762mostlyclean-am: mostlyclean-compile mostlyclean-generic \
763	mostlyclean-libtool
764
765pdf: pdf-am
766
767pdf-am:
768
769ps: ps-am
770
771ps-am:
772
773uninstall-am:
774
775.MAKE: all check check-am install install-am install-strip
776
777.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \
778	clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \
779	ctags ctags-am distclean distclean-compile distclean-generic \
780	distclean-libtool distclean-tags distdir dvi dvi-am html \
781	html-am info info-am install install-am install-data \
782	install-data-am install-dvi install-dvi-am install-exec \
783	install-exec-am install-html install-html-am install-info \
784	install-info-am install-man install-pdf install-pdf-am \
785	install-ps install-ps-am install-strip installcheck \
786	installcheck-am installdirs maintainer-clean \
787	maintainer-clean-generic mostlyclean mostlyclean-compile \
788	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
789	tags tags-am uninstall uninstall-am
790
791.PRECIOUS: Makefile
792
793
794check-local: @DCFD@
795	case "$(noinst_PROGRAMS)" in	\
796	 *dcfd*) ./dcfd -Y ;;		\
797	esac
798$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
799	@[ -f $@ ] ||							\
800		cp $(top_srcdir)/deps-ver $@
801	@[ -w $@ ] ||							\
802		chmod ug+w $@
803	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
804		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
805		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
806		cat $@ &&						\
807		rm -rf $(DEPDIR) &&					\
808		mkdir $(DEPDIR) && 					\
809		case "$(top_builddir)" in				\
810		 .)							\
811		    ./config.status Makefile depfiles			\
812		    ;;							\
813		 *)							\
814		    cd "$(top_builddir)" &&				\
815		    ./config.status $(subdir)/Makefile depfiles &&	\
816		    cd $(subdir)					\
817		    ;;							\
818		esac &&							\
819		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
820		cat $(top_srcdir)/deps-ver				\
821	)
822	cp $(top_srcdir)/deps-ver $@
823
824.deps-ver: $(top_srcdir)/deps-ver
825	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
826	@touch $@
827
828#
829# depsver.mf	included in Makefile.am for directories with .deps
830#
831# When building in the same directory with sources that change over
832# time, such as when tracking using bk, the .deps files can become
833# stale with respect to moved, deleted, or superceded headers.  Most
834# commonly, this would exhibit as make reporting a failure to make a
835# header file which is no longer in the location given.  To address
836# this issue, we use a deps-ver file which is updated with each change
837# that breaks old .deps files.  A copy of deps-ver is made into
838# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
839# with different contents than deps-ver, we make clean to ensure all
840# .o files built before the incompatible change are rebuilt along with
841# their updated .deps files, then remove $(DEPDIR) and recreate it as
842# empty stubs.
843#
844# It is normal when configured with --disable-dependency-tracking for
845# the DEPDIR to not have been created.  For this reason, we use the
846# intermediate target .deps-ver, which invokes make recursively if
847# DEPDIR exists.
848#
849# If you modify depsver.mf, please make the changes to the master
850# copy, the one in sntp is copied by the bootstrap script from it.
851#
852# This comment block follows rather than leads the related code so that
853# it stays with it in the generated Makefile.in and Makefile.
854#
855
856# Tell versions [3.59,3.63) of GNU make to not export all variables.
857# Otherwise a system limit (for SysV at least) may be exceeded.
858.NOEXPORT:
859