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