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