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
17# we traditionally installed software in bindir, while it should have gone
18# in sbindir.  Now that we offer a choice, look in the "other" installation
19# subdir to warn folks if there is another version there.
20
21
22
23
24VPATH = @srcdir@
25am__is_gnu_make = { \
26  if test -z '$(MAKELEVEL)'; then \
27    false; \
28  elif test -n '$(MAKE_HOST)'; then \
29    true; \
30  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31    true; \
32  else \
33    false; \
34  fi; \
35}
36am__make_running_with_option = \
37  case $${target_option-} in \
38      ?) ;; \
39      *) echo "am__make_running_with_option: internal error: invalid" \
40              "target option '$${target_option-}' specified" >&2; \
41         exit 1;; \
42  esac; \
43  has_opt=no; \
44  sane_makeflags=$$MAKEFLAGS; \
45  if $(am__is_gnu_make); then \
46    sane_makeflags=$$MFLAGS; \
47  else \
48    case $$MAKEFLAGS in \
49      *\\[\ \	]*) \
50        bs=\\; \
51        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
53    esac; \
54  fi; \
55  skip_next=no; \
56  strip_trailopt () \
57  { \
58    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59  }; \
60  for flg in $$sane_makeflags; do \
61    test $$skip_next = yes && { skip_next=no; continue; }; \
62    case $$flg in \
63      *=*|--*) continue;; \
64        -*I) strip_trailopt 'I'; skip_next=yes;; \
65      -*I?*) strip_trailopt 'I';; \
66        -*O) strip_trailopt 'O'; skip_next=yes;; \
67      -*O?*) strip_trailopt 'O';; \
68        -*l) strip_trailopt 'l'; skip_next=yes;; \
69      -*l?*) strip_trailopt 'l';; \
70      -[dEDm]) skip_next=yes;; \
71      -[JT]) skip_next=yes;; \
72    esac; \
73    case $$flg in \
74      *$$target_option*) has_opt=yes; break;; \
75    esac; \
76  done; \
77  test $$has_opt = yes
78am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80pkgdatadir = $(datadir)/@PACKAGE@
81pkgincludedir = $(includedir)/@PACKAGE@
82pkglibdir = $(libdir)/@PACKAGE@
83pkglibexecdir = $(libexecdir)/@PACKAGE@
84am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85install_sh_DATA = $(install_sh) -c -m 644
86install_sh_PROGRAM = $(install_sh) -c
87install_sh_SCRIPT = $(install_sh) -c
88INSTALL_HEADER = $(INSTALL_DATA)
89transform = $(program_transform_name)
90NORMAL_INSTALL = :
91PRE_INSTALL = :
92POST_INSTALL = :
93NORMAL_UNINSTALL = :
94PRE_UNINSTALL = :
95POST_UNINSTALL = :
96build_triplet = @build@
97host_triplet = @host@
98EXTRA_PROGRAMS = check_y2k$(EXEEXT) keyword-gen$(EXEEXT) ntpd$(EXEEXT) \
99	ntpdsim$(EXEEXT)
100subdir = ntpd
101ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
103	$(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
104	$(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
105	$(top_srcdir)/sntp/m4/define_dir.m4 \
106	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
107	$(top_srcdir)/sntp/m4/libtool.m4 \
108	$(top_srcdir)/sntp/m4/ltoptions.m4 \
109	$(top_srcdir)/sntp/m4/ltsugar.m4 \
110	$(top_srcdir)/sntp/m4/ltversion.m4 \
111	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
112	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
113	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
114	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
115	$(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
116	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
117	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
118	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
119	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
120	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
121	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
122	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
123	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
124	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
125	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
126	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
127	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
128	$(top_srcdir)/sntp/m4/ntp_problemtests.m4 \
129	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
130	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
131	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
132	$(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
133	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
134	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
135	$(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
136	$(top_srcdir)/sntp/m4/openldap.m4 \
137	$(top_srcdir)/sntp/m4/os_cflags.m4 \
138	$(top_srcdir)/sntp/m4/snprintf.m4 \
139	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
140am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
141	$(ACLOCAL_M4)
142DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
143	$(am__DIST_COMMON)
144mkinstalldirs = $(install_sh) -d
145CONFIG_HEADER = $(top_builddir)/config.h
146CONFIG_CLEAN_FILES = complete.conf
147CONFIG_CLEAN_VPATH_FILES =
148LIBRARIES = $(noinst_LIBRARIES)
149ARFLAGS = cru
150AM_V_AR = $(am__v_AR_@AM_V@)
151am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
152am__v_AR_0 = @echo "  AR      " $@;
153am__v_AR_1 = 
154libntpd_a_AR = $(AR) $(ARFLAGS)
155libntpd_a_LIBADD =
156am__objects_1 =
157am_libntpd_a_OBJECTS = cmd_args.$(OBJEXT) ntp_control.$(OBJEXT) \
158	ntp_crypto.$(OBJEXT) ntp_filegen.$(OBJEXT) \
159	ntp_leapsec.$(OBJEXT) ntp_loopfilter.$(OBJEXT) \
160	ntp_monitor.$(OBJEXT) ntp_peer.$(OBJEXT) ntp_proto.$(OBJEXT) \
161	ntp_refclock.$(OBJEXT) ntp_request.$(OBJEXT) \
162	ntp_restrict.$(OBJEXT) ntp_signd.$(OBJEXT) ntp_timer.$(OBJEXT) \
163	ntp_util.$(OBJEXT) rc_cmdlength.$(OBJEXT) \
164	refclock_acts.$(OBJEXT) refclock_arbiter.$(OBJEXT) \
165	refclock_arc.$(OBJEXT) refclock_as2201.$(OBJEXT) \
166	refclock_atom.$(OBJEXT) refclock_bancomm.$(OBJEXT) \
167	refclock_chronolog.$(OBJEXT) refclock_chu.$(OBJEXT) \
168	refclock_conf.$(OBJEXT) refclock_datum.$(OBJEXT) \
169	refclock_dumbclock.$(OBJEXT) refclock_fg.$(OBJEXT) \
170	refclock_gpsdjson.$(OBJEXT) refclock_gpsvme.$(OBJEXT) \
171	refclock_heath.$(OBJEXT) refclock_hopfser.$(OBJEXT) \
172	refclock_hopfpci.$(OBJEXT) refclock_hpgps.$(OBJEXT) \
173	refclock_irig.$(OBJEXT) refclock_jjy.$(OBJEXT) \
174	refclock_jupiter.$(OBJEXT) refclock_leitch.$(OBJEXT) \
175	refclock_local.$(OBJEXT) refclock_mx4200.$(OBJEXT) \
176	refclock_neoclock4x.$(OBJEXT) refclock_nmea.$(OBJEXT) \
177	refclock_oncore.$(OBJEXT) refclock_palisade.$(OBJEXT) \
178	refclock_parse.$(OBJEXT) refclock_pcf.$(OBJEXT) \
179	refclock_pst.$(OBJEXT) refclock_ripencc.$(OBJEXT) \
180	refclock_shm.$(OBJEXT) refclock_tpro.$(OBJEXT) \
181	refclock_true.$(OBJEXT) refclock_tt560.$(OBJEXT) \
182	refclock_ulink.$(OBJEXT) refclock_wwv.$(OBJEXT) \
183	refclock_wwvb.$(OBJEXT) refclock_zyfer.$(OBJEXT) \
184	refclock_tsyncpci.$(OBJEXT) $(am__objects_1)
185libntpd_a_OBJECTS = $(am_libntpd_a_OBJECTS)
186am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
187	"$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
188	"$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" \
189	"$(DESTDIR)$(htmldir)"
190PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS)
191check_y2k_SOURCES = check_y2k.c
192check_y2k_OBJECTS = check_y2k.$(OBJEXT)
193am__DEPENDENCIES_1 =
194am__DEPENDENCIES_2 = version.o libntpd.a $(am__DEPENDENCIES_1)
195check_y2k_DEPENDENCIES = $(am__DEPENDENCIES_2) ../libntp/libntp.a \
196	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
197	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
198AM_V_lt = $(am__v_lt_@AM_V@)
199am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
200am__v_lt_0 = --silent
201am__v_lt_1 = 
202keyword_gen_SOURCES = keyword-gen.c
203keyword_gen_OBJECTS = keyword-gen.$(OBJEXT)
204keyword_gen_DEPENDENCIES = ../libntp/libntp.a $(am__DEPENDENCIES_1) \
205	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
206am_ntpd_OBJECTS = ntp_config.$(OBJEXT) ntp_io.$(OBJEXT) \
207	ntp_parser.$(OBJEXT) ntp_scanner.$(OBJEXT) ntpd.$(OBJEXT) \
208	ntpd-opts.$(OBJEXT) $(am__objects_1)
209ntpd_OBJECTS = $(am_ntpd_OBJECTS)
210am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
211	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
212	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
213ntpd_DEPENDENCIES = $(am__DEPENDENCIES_2) ../libntp/libntp.a \
214	$(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
215am__objects_2 = ntpdsim-ntp_config.$(OBJEXT) ntpdsim-ntp_io.$(OBJEXT) \
216	ntpdsim-ntp_parser.$(OBJEXT) ntpdsim-ntp_scanner.$(OBJEXT) \
217	ntpdsim-ntpd.$(OBJEXT) ntpdsim-ntpd-opts.$(OBJEXT) \
218	$(am__objects_1)
219am_ntpdsim_OBJECTS = $(am__objects_2) ntpdsim-ntp_prio_q.$(OBJEXT) \
220	ntpdsim-ntpsim.$(OBJEXT) $(am__objects_1)
221ntpdsim_OBJECTS = $(am_ntpdsim_OBJECTS)
222ntpdsim_DEPENDENCIES = $(am__DEPENDENCIES_2) ../libntp/libntpsim.a \
223	$(am__DEPENDENCIES_3)
224AM_V_P = $(am__v_P_@AM_V@)
225am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
226am__v_P_0 = false
227am__v_P_1 = :
228AM_V_GEN = $(am__v_GEN_@AM_V@)
229am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
230am__v_GEN_0 = @echo "  GEN     " $@;
231am__v_GEN_1 = 
232AM_V_at = $(am__v_at_@AM_V@)
233am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
234am__v_at_0 = @
235am__v_at_1 = 
236DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
237depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
238am__depfiles_maybe = depfiles
239am__mv = mv -f
240COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
241	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
242LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
243	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
244	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
245	$(AM_CFLAGS) $(CFLAGS)
246AM_V_CC = $(am__v_CC_@AM_V@)
247am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
248am__v_CC_0 = @echo "  CC      " $@;
249am__v_CC_1 = 
250CCLD = $(CC)
251LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
252	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
253	$(AM_LDFLAGS) $(LDFLAGS) -o $@
254AM_V_CCLD = $(am__v_CCLD_@AM_V@)
255am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
256am__v_CCLD_0 = @echo "  CCLD    " $@;
257am__v_CCLD_1 = 
258am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
259		   -e s/c++$$/h++/ -e s/c$$/h/
260YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
261LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
262	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
263AM_V_YACC = $(am__v_YACC_@AM_V@)
264am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
265am__v_YACC_0 = @echo "  YACC    " $@;
266am__v_YACC_1 = 
267YLWRAP = $(top_srcdir)/sntp/libevent/build-aux/ylwrap
268SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \
269	$(ntpd_SOURCES) $(ntpdsim_SOURCES)
270DIST_SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \
271	$(ntpd_SOURCES) $(ntpdsim_SOURCES)
272am__can_run_installinfo = \
273  case $$AM_UPDATE_INFO_DIR in \
274    n|no|NO) false;; \
275    *) (install-info --version) >/dev/null 2>&1;; \
276  esac
277am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
278am__vpath_adj = case $$p in \
279    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
280    *) f=$$p;; \
281  esac;
282am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
283am__install_max = 40
284am__nobase_strip_setup = \
285  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
286am__nobase_strip = \
287  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
288am__nobase_list = $(am__nobase_strip_setup); \
289  for p in $$list; do echo "$$p $$p"; done | \
290  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
291  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
292    if (++n[$$2] == $(am__install_max)) \
293      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
294    END { for (dir in files) print dir, files[dir] }'
295am__base_list = \
296  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
297  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
298am__uninstall_files_from_dir = { \
299  test -z "$$files" \
300    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
301    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
302         $(am__cd) "$$dir" && rm -f $$files; }; \
303  }
304man1dir = $(mandir)/man1
305man5dir = $(mandir)/man5
306man8dir = $(mandir)/man8
307NROFF = nroff
308MANS = $(man1_MANS) $(man5_MANS) $(man8_MANS) $(man_MANS)
309DATA = $(html_DATA) $(noinst_DATA)
310HEADERS = $(noinst_HEADERS)
311am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
312# Read a list of newline-separated strings from the standard input,
313# and print each of them once, without duplicates.  Input order is
314# *not* preserved.
315am__uniquify_input = $(AWK) '\
316  BEGIN { nonempty = 0; } \
317  { items[$$0] = 1; nonempty = 1; } \
318  END { if (nonempty) { for (i in items) print i; }; } \
319'
320# Make sure the list of sources is unique.  This is necessary because,
321# e.g., the same source file might be shared among _SOURCES variables
322# for different programs/libraries.
323am__define_uniq_tagged_files = \
324  list='$(am__tagged_files)'; \
325  unique=`for i in $$list; do \
326    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327  done | $(am__uniquify_input)`
328ETAGS = etags
329CTAGS = ctags
330am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/complete.conf.in \
331	$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf \
332	$(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf \
333	$(top_srcdir)/sntp/check-libntp.mf \
334	$(top_srcdir)/sntp/libevent/build-aux/depcomp \
335	$(top_srcdir)/sntp/libevent/build-aux/ylwrap ntp_parser.c \
336	ntp_parser.h
337DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
338ACLOCAL = @ACLOCAL@
339ALLOCA = @ALLOCA@
340AMTAR = @AMTAR@
341AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
342AR = @AR@
343AUTOCONF = @AUTOCONF@
344AUTOHEADER = @AUTOHEADER@
345AUTOMAKE = @AUTOMAKE@
346AWK = @AWK@
347BUILD_THREAD = @BUILD_THREAD@
348CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
349CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
350CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
351CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
352CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
353CC = @CC@
354CCDEPMODE = @CCDEPMODE@
355CFLAGS = @CFLAGS@
356CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
357CFLAGS_NTP = @CFLAGS_NTP@
358CHUTEST = @CHUTEST@
359CONFIG_SHELL = @CONFIG_SHELL@
360CPP = @CPP@
361CPPFLAGS = @CPPFLAGS@
362CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
363CPPFLAGS_NTP = @CPPFLAGS_NTP@
364CXX = @CXX@
365CXXCPP = @CXXCPP@
366CXXDEPMODE = @CXXDEPMODE@
367CXXFLAGS = @CXXFLAGS@
368CYGPATH_W = @CYGPATH_W@
369DCFD = @DCFD@
370DEFS = @DEFS@
371DEPDIR = @DEPDIR@
372DLLTOOL = @DLLTOOL@
373DSYMUTIL = @DSYMUTIL@
374DUMPBIN = @DUMPBIN@
375ECHO_C = @ECHO_C@
376ECHO_N = @ECHO_N@
377ECHO_T = @ECHO_T@
378EDITLINE_LIBS = @EDITLINE_LIBS@
379EGREP = @EGREP@
380EXEEXT = @EXEEXT@
381FGREP = @FGREP@
382GREP = @GREP@
383GTEST_CONFIG = @GTEST_CONFIG@
384GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
385GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
386GTEST_LDFLAGS = @GTEST_LDFLAGS@
387GTEST_LIBS = @GTEST_LIBS@
388HAVE_INLINE = @HAVE_INLINE@
389HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
390HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
391HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
392INSTALL = @INSTALL@
393INSTALL_DATA = @INSTALL_DATA@
394INSTALL_PROGRAM = @INSTALL_PROGRAM@
395INSTALL_SCRIPT = @INSTALL_SCRIPT@
396INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
397LD = @LD@
398LDADD_LIBEVENT = @LDADD_LIBEVENT@
399LDADD_LIBNTP = @LDADD_LIBNTP@
400LDADD_LIBUTIL = @LDADD_LIBUTIL@
401LDADD_NLIST = @LDADD_NLIST@
402LDADD_NTP = @LDADD_NTP@
403LDFLAGS = @LDFLAGS@
404LDFLAGS_NTP = @LDFLAGS_NTP@
405LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
406LIBM = @LIBM@
407LIBOBJS = @LIBOBJS@
408LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
409LIBOPTS_DIR = @LIBOPTS_DIR@
410LIBOPTS_LDADD = @LIBOPTS_LDADD@
411LIBPARSE = @LIBPARSE@
412LIBS = @LIBS@
413LIBTOOL = @LIBTOOL@
414LIBTOOL_DEPS = @LIBTOOL_DEPS@
415LIPO = @LIPO@
416LN_S = @LN_S@
417LSCF = @LSCF@
418LTHREAD_LIBS = @LTHREAD_LIBS@
419LTLIBOBJS = @LTLIBOBJS@
420MAKEINFO = @MAKEINFO@
421MAKE_ADJTIMED = @MAKE_ADJTIMED@
422MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
423MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
424MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
425MAKE_LIBPARSE = @MAKE_LIBPARSE@
426MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
427MAKE_NTPDSIM = @MAKE_NTPDSIM@
428MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
429MAKE_NTPTIME = @MAKE_NTPTIME@
430MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
431MAKE_TICKADJ = @MAKE_TICKADJ@
432MAKE_TIMETRIM = @MAKE_TIMETRIM@
433MANIFEST_TOOL = @MANIFEST_TOOL@
434MANTAGFMT = @MANTAGFMT@
435MKDIR_P = @MKDIR_P@
436NM = @NM@
437NMEDIT = @NMEDIT@
438NTPDATE_DB = @NTPDATE_DB@
439NTPDATE_DL = @NTPDATE_DL@
440NTPDATE_DS = @NTPDATE_DS@
441NTPDATE_MS = @NTPDATE_MS@
442NTPDATE_NI = @NTPDATE_NI@
443NTPDC_DB = @NTPDC_DB@
444NTPDC_DL = @NTPDC_DL@
445NTPDC_DS = @NTPDC_DS@
446NTPDC_MS = @NTPDC_MS@
447NTPDC_NI = @NTPDC_NI@
448NTPDSIM_DB = @NTPDSIM_DB@
449NTPDSIM_DL = @NTPDSIM_DL@
450NTPDSIM_DS = @NTPDSIM_DS@
451NTPDSIM_MS = @NTPDSIM_MS@
452NTPDSIM_NI = @NTPDSIM_NI@
453NTPD_DB = @NTPD_DB@
454NTPD_DL = @NTPD_DL@
455NTPD_DS = @NTPD_DS@
456NTPD_MS = @NTPD_MS@
457NTPD_NI = @NTPD_NI@
458NTPQ_DB = @NTPQ_DB@
459NTPQ_DL = @NTPQ_DL@
460NTPQ_DS = @NTPQ_DS@
461NTPQ_MS = @NTPQ_MS@
462NTPQ_NI = @NTPQ_NI@
463NTPSNMPD_DB = @NTPSNMPD_DB@
464NTPSNMPD_DL = @NTPSNMPD_DL@
465NTPSNMPD_DS = @NTPSNMPD_DS@
466NTPSNMPD_MS = @NTPSNMPD_MS@
467NTPSNMPD_NI = @NTPSNMPD_NI@
468NTPSWEEP_DB = @NTPSWEEP_DB@
469NTPSWEEP_DL = @NTPSWEEP_DL@
470NTPSWEEP_DS = @NTPSWEEP_DS@
471NTPSWEEP_MS = @NTPSWEEP_MS@
472NTPSWEEP_NI = @NTPSWEEP_NI@
473NTPTIME_DB = @NTPTIME_DB@
474NTPTIME_DL = @NTPTIME_DL@
475NTPTIME_DS = @NTPTIME_DS@
476NTPTIME_MS = @NTPTIME_MS@
477NTPTIME_NI = @NTPTIME_NI@
478NTPTRACE_DB = @NTPTRACE_DB@
479NTPTRACE_DL = @NTPTRACE_DL@
480NTPTRACE_DS = @NTPTRACE_DS@
481NTPTRACE_MS = @NTPTRACE_MS@
482NTPTRACE_NI = @NTPTRACE_NI@
483NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
484NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
485NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
486NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
487NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
488NTP_KEYSDIR = @NTP_KEYSDIR@
489NTP_WAIT_DB = @NTP_WAIT_DB@
490NTP_WAIT_DL = @NTP_WAIT_DL@
491NTP_WAIT_DS = @NTP_WAIT_DS@
492NTP_WAIT_MS = @NTP_WAIT_MS@
493NTP_WAIT_NI = @NTP_WAIT_NI@
494OBJDUMP = @OBJDUMP@
495OBJEXT = @OBJEXT@
496OTOOL = @OTOOL@
497OTOOL64 = @OTOOL64@
498PACKAGE = @PACKAGE@
499PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
500PACKAGE_NAME = @PACKAGE_NAME@
501PACKAGE_STRING = @PACKAGE_STRING@
502PACKAGE_TARNAME = @PACKAGE_TARNAME@
503PACKAGE_URL = @PACKAGE_URL@
504PACKAGE_VERSION = @PACKAGE_VERSION@
505PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
506PATH_PERL = @PATH_PERL@
507PATH_RUBY = @PATH_RUBY@
508PATH_SEPARATOR = @PATH_SEPARATOR@
509PATH_TEST = @PATH_TEST@
510PERLLIBDIR = @PERLLIBDIR@
511PKG_CONFIG = @PKG_CONFIG@
512POSIX_SHELL = @POSIX_SHELL@
513PROPDELAY = @PROPDELAY@
514PTHREAD_LIBS = @PTHREAD_LIBS@
515RANLIB = @RANLIB@
516SED = @SED@
517SET_MAKE = @SET_MAKE@
518SHELL = @SHELL@
519SNMP_CFLAGS = @SNMP_CFLAGS@
520SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
521SNMP_LIBS = @SNMP_LIBS@
522SNTP = @SNTP@
523SNTP_DB = @SNTP_DB@
524SNTP_DL = @SNTP_DL@
525SNTP_DS = @SNTP_DS@
526SNTP_MS = @SNTP_MS@
527SNTP_NI = @SNTP_NI@
528STDNORETURN_H = @STDNORETURN_H@
529STRIP = @STRIP@
530TESTDCF = @TESTDCF@
531TICKADJ_DB = @TICKADJ_DB@
532TICKADJ_DL = @TICKADJ_DL@
533TICKADJ_DS = @TICKADJ_DS@
534TICKADJ_MS = @TICKADJ_MS@
535TICKADJ_NI = @TICKADJ_NI@
536TIMETRIM_DB = @TIMETRIM_DB@
537TIMETRIM_DL = @TIMETRIM_DL@
538TIMETRIM_DS = @TIMETRIM_DS@
539TIMETRIM_MS = @TIMETRIM_MS@
540TIMETRIM_NI = @TIMETRIM_NI@
541UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
542UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
543UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
544UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
545UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
546VERSION = @VERSION@
547VER_SUFFIX = @VER_SUFFIX@
548YACC = @YACC@
549YFLAGS = @YFLAGS@
550abs_builddir = @abs_builddir@
551abs_srcdir = @abs_srcdir@
552abs_top_builddir = @abs_top_builddir@
553abs_top_srcdir = @abs_top_srcdir@
554ac_ct_AR = @ac_ct_AR@
555ac_ct_CC = @ac_ct_CC@
556ac_ct_CXX = @ac_ct_CXX@
557ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
558am__include = @am__include@
559am__leading_dot = @am__leading_dot@
560am__quote = @am__quote@
561am__tar = @am__tar@
562am__untar = @am__untar@
563bindir = @bindir@
564build = @build@
565build_alias = @build_alias@
566build_cpu = @build_cpu@
567build_os = @build_os@
568build_vendor = @build_vendor@
569builddir = @builddir@
570datadir = @datadir@
571datarootdir = @datarootdir@
572docdir = @docdir@
573dvidir = @dvidir@
574exec_prefix = @exec_prefix@
575host = @host@
576host_alias = @host_alias@
577host_cpu = @host_cpu@
578host_os = @host_os@
579host_vendor = @host_vendor@
580htmldir = @htmldir@
581includedir = @includedir@
582infodir = @infodir@
583install_sh = @install_sh@
584libdir = @libdir@
585libexecdir = @libexecdir@
586localedir = @localedir@
587localstatedir = @localstatedir@
588mandir = @mandir@
589mkdir_p = @mkdir_p@
590oldincludedir = @oldincludedir@
591pdfdir = @pdfdir@
592prefix = @prefix@
593program_transform_name = @program_transform_name@
594psdir = @psdir@
595sbindir = @sbindir@
596sharedstatedir = @sharedstatedir@
597srcdir = @srcdir@
598subdirs = @subdirs@
599sysconfdir = @sysconfdir@
600target_alias = @target_alias@
601top_build_prefix = @top_build_prefix@
602top_builddir = @top_builddir@
603top_srcdir = @top_srcdir@
604NULL = 
605bin_PROGRAMS = $(NTPD_DB) $(NTPDSIM_DB)
606libexec_PROGRAMS = $(NTPD_DL) $(NTPDSIM_DL)
607sbin_PROGRAMS = $(NTPD_DS) $(NTPDSIM_DS)
608noinst_LIBRARIES = libntpd.a
609AM_CFLAGS = $(CFLAGS_NTP)
610AM_CPPFLAGS = $(NTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_NTP)
611AM_LDFLAGS = $(LDFLAGS_NTP)
612
613# LDADD might need RESLIB and ADJLIB.
614LDADD = version.o libntpd.a $(LIBPARSE)
615AM_YFLAGS = -d -t -r all
616@NTP_CROSSCOMPILE_FALSE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = check-saveconfig
617@NTP_CROSSCOMPILE_TRUE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = 
618@SAVECONFIG_ENABLED_FALSE@CHECK_SAVECONFIG = 
619@VPATH_HACK_FALSE@VPHACK = 
620
621#
622# VPHACK and VPHACK_AFTER are enabled on non-GNU makes (such as
623# BSD make) to work around issues specific to compiling
624# ntp_parser.y into ntp_parser.h and ntp_parser.c in a VPATH
625# configuration where we would like (for a change) the output
626# files ntp_parser.[ch] to be placed in the source directory,
627# as opposed to the build directory.  This allows a single
628# host of a flock configured with Bison to update ntp_parser.[ch]
629# used by the rest.
630#
631@VPATH_HACK_TRUE@VPHACK = vphack
632@VPATH_HACK_FALSE@VPHACK_AFTER = 
633@VPATH_HACK_TRUE@VPHACK_AFTER = vphack_after
634
635# BUILT_SOURCES which should also be in EXTRA_DIST
636B_S_DIST = \
637	$(srcdir)/ntpd-opts.c	\
638	$(srcdir)/ntpd-opts.h	\
639	$(NULL)
640
641BUILT_SOURCES = $(VPHACK) $(LIBPARSE) ntp_parser.c ntp_parser.h \
642	$(VPHACK_AFTER) $(B_S_DIST) $(NULL) check-libopts check-libntp \
643	.deps-ver
644man1_MANS = 
645man5_MANS = ntp.conf.5 ntp.keys.5
646man8_MANS = 
647man_MANS = ntpd.$(NTPD_MS)
648
649# ntpdsim.1 is a remnant along with all the ntpdsim-opts.* files, the
650# simulator currently uses ntpd-opts.[ch].  This also means there is no
651# longer a reason to have ntpdbase-opts.def split off of ntpd-opts.def.
652LDADD_NTPD_COMMON = $(LDADD_LIBNTP) $(LIBOPTS_LDADD) $(PTHREAD_LIBS) \
653	$(LIBM) $(LDADD_NTP) $(LSCF)
654ntpd_LDADD = $(LDADD) ../libntp/libntp.a $(LDADD_NTPD_COMMON) $(LDADD_LIBUTIL)
655ntpdsim_LDADD = $(LDADD) ../libntp/libntpsim.a $(LDADD_NTPD_COMMON)
656ntpdsim_CPPFLAGS = $(AM_CPPFLAGS) -DSIM
657check_y2k_LDADD = $(LDADD) ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) $(LDADD_LIBNTP) $(PTHREAD_LIBS)
658keyword_gen_LDADD = ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS)
659DISTCLEANFILES = \
660	keyword-gen		\
661	.version		\
662	version.c		\
663	config.log		\
664	$(man5_MANS)		\
665	$(man_MANS)		\
666	$(NULL)
667
668CLEANFILES = check-saveconfig compsave.conf k-g-u-submake \
669	$(EXTRA_PROGRAMS) $(NULL) check-libopts check-libntp .deps-ver
670EXTRA_DIST = \
671	complete.conf.in	\
672	invoke-ntp.conf.menu	\
673	invoke-ntp.conf.texi	\
674	invoke-ntp.keys.menu	\
675	invoke-ntp.keys.texi	\
676	invoke-ntpd.menu	\
677	invoke-ntpd.texi	\
678	keyword-gen-utd		\
679	ntp.conf.5man		\
680	ntp.conf.5mdoc		\
681	ntp.conf.def		\
682	ntp.conf.man.in		\
683	ntp.conf.mdoc.in	\
684	ntp.conf.html		\
685	ntp.conf.texi		\
686	ntp.keys.5man		\
687	ntp.keys.5mdoc		\
688	ntp.keys.def		\
689	ntp.keys.man.in		\
690	ntp.keys.mdoc.in	\
691	ntp.keys.html		\
692	ntp.keys.texi		\
693	ntpd-opts.def		\
694	ntpd.1ntpdman		\
695	ntpd.1ntpdmdoc		\
696	ntpd.man.in		\
697	ntpd.mdoc.in		\
698	ntpd.html		\
699	ntpd.texi		\
700	ntpdbase-opts.def	\
701	refclock_msfees.c	\
702	$(B_S_DIST)		\
703	$(NULL)
704
705
706###							Y2Kfixes
707check_PROGRAMS = @MAKE_CHECK_Y2K@
708html_DATA = \
709	$(srcdir)/ntp.conf.html		\
710	$(srcdir)/ntp.keys.html		\
711	$(srcdir)/ntpd.html		\
712	$(NULL)
713
714noinst_DATA = \
715	$(srcdir)/invoke-ntp.conf.menu	\
716	$(srcdir)/invoke-ntp.conf.texi	\
717	$(srcdir)/invoke-ntp.keys.menu	\
718	$(srcdir)/invoke-ntp.keys.texi	\
719	$(srcdir)/invoke-ntpd.menu	\
720	$(srcdir)/invoke-ntpd.texi	\
721	$(srcdir)/ntp.conf.man.in	\
722	$(srcdir)/ntp.conf.mdoc.in	\
723	$(srcdir)/ntp.keys.man.in	\
724	$(srcdir)/ntp.keys.mdoc.in	\
725	$(srcdir)/ntpd.man.in		\
726	$(srcdir)/ntpd.mdoc.in		\
727	$(NULL)
728
729noinst_HEADERS = \
730	declcond.h			\
731	ntp_leapsec.h			\
732	$(NULL)
733
734run_ag = cd $(srcdir) &&	env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D	\
735		autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
736
737std_def_list = \
738	$(top_srcdir)/sntp/include/debug-opt.def		\
739	$(top_srcdir)/sntp/include/autogen-version.def		\
740	$(top_srcdir)/sntp/include/copyright.def		\
741	$(top_srcdir)/sntp/include/homerc.def			\
742	$(top_srcdir)/sntp/include/ntp.lic			\
743	$(top_srcdir)/sntp/include/version.def			\
744	$(NULL)
745
746ntpd_SOURCES = \
747	ntp_config.c		\
748	ntp_keyword.h		\
749	ntp_io.c		\
750	ntp_parser.y		\
751	ntp_scanner.c		\
752	ntp_scanner.h		\
753	ntpd.c			\
754	ntpd-opts.c		\
755	ntpd-opts.h		\
756	$(NULL)
757
758ntpdsim_SOURCES = \
759	$(ntpd_SOURCES)		\
760	ntp_prio_q.c		\
761	ntpsim.c		\
762	$(NULL)
763
764
765# libntpd_a_SOURCES do not use #ifdef SIM
766libntpd_a_SOURCES = \
767	cmd_args.c		\
768	jupiter.h		\
769	ntp_control.c		\
770	ntp_crypto.c		\
771	ntp_filegen.c		\
772	ntp_leapsec.c		\
773	ntp_loopfilter.c	\
774	ntp_monitor.c		\
775	ntp_peer.c		\
776	ntp_proto.c		\
777	ntp_refclock.c		\
778	ntp_request.c		\
779	ntp_restrict.c		\
780	ntp_signd.c		\
781	ntp_timer.c		\
782	ntp_util.c		\
783	ppsapi_timepps.h	\
784	rc_cmdlength.c		\
785	refclock_acts.c		\
786	refclock_arbiter.c	\
787	refclock_arc.c		\
788	refclock_as2201.c	\
789	refclock_atom.c		\
790	refclock_bancomm.c	\
791	refclock_chronolog.c	\
792	refclock_chu.c		\
793	refclock_conf.c		\
794	refclock_datum.c	\
795	refclock_dumbclock.c	\
796	refclock_fg.c		\
797	refclock_gpsdjson.c	\
798	refclock_gpsvme.c	\
799	refclock_heath.c	\
800	refclock_hopfser.c	\
801	refclock_hopfpci.c	\
802	refclock_hpgps.c	\
803	refclock_irig.c		\
804	refclock_jjy.c		\
805	refclock_jupiter.c	\
806	refclock_leitch.c	\
807	refclock_local.c	\
808	refclock_mx4200.c	\
809	refclock_neoclock4x.c	\
810	refclock_nmea.c		\
811	refclock_oncore.c	\
812	refclock_palisade.c	\
813	refclock_palisade.h	\
814	refclock_parse.c	\
815	refclock_pcf.c		\
816	refclock_pst.c		\
817	refclock_ripencc.c	\
818	refclock_shm.c		\
819	refclock_tpro.c		\
820	refclock_true.c		\
821	refclock_tt560.c	\
822	refclock_ulink.c	\
823	refclock_wwv.c		\
824	refclock_wwvb.c		\
825	refclock_zyfer.c	\
826	refclock_tsyncpci.c	\
827	$(NULL)
828
829NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
830	-I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
831	-I$(top_srcdir)/lib/isc/unix/include
832all: $(BUILT_SOURCES)
833	$(MAKE) $(AM_MAKEFLAGS) all-am
834
835.SUFFIXES:
836.SUFFIXES: .c .lo .o .obj .y
837$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
838	@for dep in $?; do \
839	  case '$(am__configure_deps)' in \
840	    *$$dep*) \
841	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
842	        && { if test -f $@; then exit 0; else break; fi; }; \
843	      exit 1;; \
844	  esac; \
845	done; \
846	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpd/Makefile'; \
847	$(am__cd) $(top_srcdir) && \
848	  $(AUTOMAKE) --foreign ntpd/Makefile
849Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
850	@case '$?' in \
851	  *config.status*) \
852	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
853	  *) \
854	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
855	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
856	esac;
857$(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/sntp/check-libntp.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
858
859$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
860	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
861
862$(top_srcdir)/configure:  $(am__configure_deps)
863	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
864$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
865	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
866$(am__aclocal_m4_deps):
867complete.conf: $(top_builddir)/config.status $(srcdir)/complete.conf.in
868	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
869
870clean-noinstLIBRARIES:
871	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
872
873libntpd.a: $(libntpd_a_OBJECTS) $(libntpd_a_DEPENDENCIES) $(EXTRA_libntpd_a_DEPENDENCIES) 
874	$(AM_V_at)-rm -f libntpd.a
875	$(AM_V_AR)$(libntpd_a_AR) libntpd.a $(libntpd_a_OBJECTS) $(libntpd_a_LIBADD)
876	$(AM_V_at)$(RANLIB) libntpd.a
877install-binPROGRAMS: $(bin_PROGRAMS)
878	@$(NORMAL_INSTALL)
879	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
880	if test -n "$$list"; then \
881	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
882	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
883	fi; \
884	for p in $$list; do echo "$$p $$p"; done | \
885	sed 's/$(EXEEXT)$$//' | \
886	while read p p1; do if test -f $$p \
887	 || test -f $$p1 \
888	  ; then echo "$$p"; echo "$$p"; else :; fi; \
889	done | \
890	sed -e 'p;s,.*/,,;n;h' \
891	    -e 's|.*|.|' \
892	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
893	sed 'N;N;N;s,\n, ,g' | \
894	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
895	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
896	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
897	    else { print "f", $$3 "/" $$4, $$1; } } \
898	  END { for (d in files) print "f", d, files[d] }' | \
899	while read type dir files; do \
900	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
901	    test -z "$$files" || { \
902	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
903	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
904	    } \
905	; done
906
907uninstall-binPROGRAMS:
908	@$(NORMAL_UNINSTALL)
909	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
910	files=`for p in $$list; do echo "$$p"; done | \
911	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
912	      -e 's/$$/$(EXEEXT)/' \
913	`; \
914	test -n "$$list" || exit 0; \
915	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
916	cd "$(DESTDIR)$(bindir)" && rm -f $$files
917
918clean-binPROGRAMS:
919	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
920	echo " rm -f" $$list; \
921	rm -f $$list || exit $$?; \
922	test -n "$(EXEEXT)" || exit 0; \
923	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
924	echo " rm -f" $$list; \
925	rm -f $$list
926
927clean-checkPROGRAMS:
928	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
929	echo " rm -f" $$list; \
930	rm -f $$list || exit $$?; \
931	test -n "$(EXEEXT)" || exit 0; \
932	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
933	echo " rm -f" $$list; \
934	rm -f $$list
935install-libexecPROGRAMS: $(libexec_PROGRAMS)
936	@$(NORMAL_INSTALL)
937	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
938	if test -n "$$list"; then \
939	  echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
940	  $(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
941	fi; \
942	for p in $$list; do echo "$$p $$p"; done | \
943	sed 's/$(EXEEXT)$$//' | \
944	while read p p1; do if test -f $$p \
945	 || test -f $$p1 \
946	  ; then echo "$$p"; echo "$$p"; else :; fi; \
947	done | \
948	sed -e 'p;s,.*/,,;n;h' \
949	    -e 's|.*|.|' \
950	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
951	sed 'N;N;N;s,\n, ,g' | \
952	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
953	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
954	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
955	    else { print "f", $$3 "/" $$4, $$1; } } \
956	  END { for (d in files) print "f", d, files[d] }' | \
957	while read type dir files; do \
958	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
959	    test -z "$$files" || { \
960	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
961	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
962	    } \
963	; done
964
965uninstall-libexecPROGRAMS:
966	@$(NORMAL_UNINSTALL)
967	@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
968	files=`for p in $$list; do echo "$$p"; done | \
969	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
970	      -e 's/$$/$(EXEEXT)/' \
971	`; \
972	test -n "$$list" || exit 0; \
973	echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
974	cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
975
976clean-libexecPROGRAMS:
977	@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
978	echo " rm -f" $$list; \
979	rm -f $$list || exit $$?; \
980	test -n "$(EXEEXT)" || exit 0; \
981	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
982	echo " rm -f" $$list; \
983	rm -f $$list
984install-sbinPROGRAMS: $(sbin_PROGRAMS)
985	@$(NORMAL_INSTALL)
986	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
987	if test -n "$$list"; then \
988	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
989	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
990	fi; \
991	for p in $$list; do echo "$$p $$p"; done | \
992	sed 's/$(EXEEXT)$$//' | \
993	while read p p1; do if test -f $$p \
994	 || test -f $$p1 \
995	  ; then echo "$$p"; echo "$$p"; else :; fi; \
996	done | \
997	sed -e 'p;s,.*/,,;n;h' \
998	    -e 's|.*|.|' \
999	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
1000	sed 'N;N;N;s,\n, ,g' | \
1001	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
1002	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1003	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
1004	    else { print "f", $$3 "/" $$4, $$1; } } \
1005	  END { for (d in files) print "f", d, files[d] }' | \
1006	while read type dir files; do \
1007	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
1008	    test -z "$$files" || { \
1009	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
1010	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
1011	    } \
1012	; done
1013
1014uninstall-sbinPROGRAMS:
1015	@$(NORMAL_UNINSTALL)
1016	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
1017	files=`for p in $$list; do echo "$$p"; done | \
1018	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
1019	      -e 's/$$/$(EXEEXT)/' \
1020	`; \
1021	test -n "$$list" || exit 0; \
1022	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
1023	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
1024
1025clean-sbinPROGRAMS:
1026	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
1027	echo " rm -f" $$list; \
1028	rm -f $$list || exit $$?; \
1029	test -n "$(EXEEXT)" || exit 0; \
1030	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1031	echo " rm -f" $$list; \
1032	rm -f $$list
1033
1034check_y2k$(EXEEXT): $(check_y2k_OBJECTS) $(check_y2k_DEPENDENCIES) $(EXTRA_check_y2k_DEPENDENCIES) 
1035	@rm -f check_y2k$(EXEEXT)
1036	$(AM_V_CCLD)$(LINK) $(check_y2k_OBJECTS) $(check_y2k_LDADD) $(LIBS)
1037
1038keyword-gen$(EXEEXT): $(keyword_gen_OBJECTS) $(keyword_gen_DEPENDENCIES) $(EXTRA_keyword_gen_DEPENDENCIES) 
1039	@rm -f keyword-gen$(EXEEXT)
1040	$(AM_V_CCLD)$(LINK) $(keyword_gen_OBJECTS) $(keyword_gen_LDADD) $(LIBS)
1041ntp_parser.h: ntp_parser.c
1042	@if test ! -f $@; then rm -f ntp_parser.c; else :; fi
1043	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) ntp_parser.c; else :; fi
1044
1045ntpd$(EXEEXT): $(ntpd_OBJECTS) $(ntpd_DEPENDENCIES) $(EXTRA_ntpd_DEPENDENCIES) 
1046	@rm -f ntpd$(EXEEXT)
1047	$(AM_V_CCLD)$(LINK) $(ntpd_OBJECTS) $(ntpd_LDADD) $(LIBS)
1048
1049ntpdsim$(EXEEXT): $(ntpdsim_OBJECTS) $(ntpdsim_DEPENDENCIES) $(EXTRA_ntpdsim_DEPENDENCIES) 
1050	@rm -f ntpdsim$(EXEEXT)
1051	$(AM_V_CCLD)$(LINK) $(ntpdsim_OBJECTS) $(ntpdsim_LDADD) $(LIBS)
1052
1053mostlyclean-compile:
1054	-rm -f *.$(OBJEXT)
1055
1056distclean-compile:
1057	-rm -f *.tab.c
1058
1059@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_y2k.Po@am__quote@
1060@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd_args.Po@am__quote@
1061@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyword-gen.Po@am__quote@
1062@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_config.Po@am__quote@
1063@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_control.Po@am__quote@
1064@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_crypto.Po@am__quote@
1065@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_filegen.Po@am__quote@
1066@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_io.Po@am__quote@
1067@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_leapsec.Po@am__quote@
1068@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_loopfilter.Po@am__quote@
1069@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_monitor.Po@am__quote@
1070@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_parser.Po@am__quote@
1071@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_peer.Po@am__quote@
1072@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_proto.Po@am__quote@
1073@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_refclock.Po@am__quote@
1074@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_request.Po@am__quote@
1075@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_restrict.Po@am__quote@
1076@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_scanner.Po@am__quote@
1077@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_signd.Po@am__quote@
1078@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_timer.Po@am__quote@
1079@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_util.Po@am__quote@
1080@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd-opts.Po@am__quote@
1081@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd.Po@am__quote@
1082@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_config.Po@am__quote@
1083@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_io.Po@am__quote@
1084@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_parser.Po@am__quote@
1085@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_prio_q.Po@am__quote@
1086@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_scanner.Po@am__quote@
1087@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd-opts.Po@am__quote@
1088@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd.Po@am__quote@
1089@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpsim.Po@am__quote@
1090@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rc_cmdlength.Po@am__quote@
1091@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_acts.Po@am__quote@
1092@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arbiter.Po@am__quote@
1093@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arc.Po@am__quote@
1094@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_as2201.Po@am__quote@
1095@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_atom.Po@am__quote@
1096@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_bancomm.Po@am__quote@
1097@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chronolog.Po@am__quote@
1098@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chu.Po@am__quote@
1099@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_conf.Po@am__quote@
1100@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_datum.Po@am__quote@
1101@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_dumbclock.Po@am__quote@
1102@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_fg.Po@am__quote@
1103@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_gpsdjson.Po@am__quote@
1104@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_gpsvme.Po@am__quote@
1105@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_heath.Po@am__quote@
1106@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfpci.Po@am__quote@
1107@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfser.Po@am__quote@
1108@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hpgps.Po@am__quote@
1109@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_irig.Po@am__quote@
1110@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jjy.Po@am__quote@
1111@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jupiter.Po@am__quote@
1112@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_leitch.Po@am__quote@
1113@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_local.Po@am__quote@
1114@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_mx4200.Po@am__quote@
1115@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_neoclock4x.Po@am__quote@
1116@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_nmea.Po@am__quote@
1117@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_oncore.Po@am__quote@
1118@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_palisade.Po@am__quote@
1119@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@
1120@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pcf.Po@am__quote@
1121@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pst.Po@am__quote@
1122@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ripencc.Po@am__quote@
1123@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_shm.Po@am__quote@
1124@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tpro.Po@am__quote@
1125@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_true.Po@am__quote@
1126@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tsyncpci.Po@am__quote@
1127@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tt560.Po@am__quote@
1128@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ulink.Po@am__quote@
1129@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwv.Po@am__quote@
1130@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwvb.Po@am__quote@
1131@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_zyfer.Po@am__quote@
1132
1133.c.o:
1134@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1135@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1136@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1137@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1138@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1139
1140.c.obj:
1141@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1142@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1143@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1144@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1145@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1146
1147.c.lo:
1148@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1149@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1150@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1151@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1152@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1153
1154ntpdsim-ntp_config.o: ntp_config.c
1155@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_config.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_config.Tpo -c -o ntpdsim-ntp_config.o `test -f 'ntp_config.c' || echo '$(srcdir)/'`ntp_config.c
1156@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po
1157@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_config.c' object='ntpdsim-ntp_config.o' libtool=no @AMDEPBACKSLASH@
1158@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1159@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_config.o `test -f 'ntp_config.c' || echo '$(srcdir)/'`ntp_config.c
1160
1161ntpdsim-ntp_config.obj: ntp_config.c
1162@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_config.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_config.Tpo -c -o ntpdsim-ntp_config.obj `if test -f 'ntp_config.c'; then $(CYGPATH_W) 'ntp_config.c'; else $(CYGPATH_W) '$(srcdir)/ntp_config.c'; fi`
1163@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po
1164@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_config.c' object='ntpdsim-ntp_config.obj' libtool=no @AMDEPBACKSLASH@
1165@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1166@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_config.obj `if test -f 'ntp_config.c'; then $(CYGPATH_W) 'ntp_config.c'; else $(CYGPATH_W) '$(srcdir)/ntp_config.c'; fi`
1167
1168ntpdsim-ntp_io.o: ntp_io.c
1169@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_io.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_io.Tpo -c -o ntpdsim-ntp_io.o `test -f 'ntp_io.c' || echo '$(srcdir)/'`ntp_io.c
1170@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po
1171@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_io.c' object='ntpdsim-ntp_io.o' libtool=no @AMDEPBACKSLASH@
1172@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1173@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_io.o `test -f 'ntp_io.c' || echo '$(srcdir)/'`ntp_io.c
1174
1175ntpdsim-ntp_io.obj: ntp_io.c
1176@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_io.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_io.Tpo -c -o ntpdsim-ntp_io.obj `if test -f 'ntp_io.c'; then $(CYGPATH_W) 'ntp_io.c'; else $(CYGPATH_W) '$(srcdir)/ntp_io.c'; fi`
1177@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po
1178@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_io.c' object='ntpdsim-ntp_io.obj' libtool=no @AMDEPBACKSLASH@
1179@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1180@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_io.obj `if test -f 'ntp_io.c'; then $(CYGPATH_W) 'ntp_io.c'; else $(CYGPATH_W) '$(srcdir)/ntp_io.c'; fi`
1181
1182ntpdsim-ntp_parser.o: ntp_parser.c
1183@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_parser.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_parser.Tpo -c -o ntpdsim-ntp_parser.o `test -f 'ntp_parser.c' || echo '$(srcdir)/'`ntp_parser.c
1184@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po
1185@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_parser.c' object='ntpdsim-ntp_parser.o' libtool=no @AMDEPBACKSLASH@
1186@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1187@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_parser.o `test -f 'ntp_parser.c' || echo '$(srcdir)/'`ntp_parser.c
1188
1189ntpdsim-ntp_parser.obj: ntp_parser.c
1190@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_parser.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_parser.Tpo -c -o ntpdsim-ntp_parser.obj `if test -f 'ntp_parser.c'; then $(CYGPATH_W) 'ntp_parser.c'; else $(CYGPATH_W) '$(srcdir)/ntp_parser.c'; fi`
1191@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po
1192@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_parser.c' object='ntpdsim-ntp_parser.obj' libtool=no @AMDEPBACKSLASH@
1193@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1194@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_parser.obj `if test -f 'ntp_parser.c'; then $(CYGPATH_W) 'ntp_parser.c'; else $(CYGPATH_W) '$(srcdir)/ntp_parser.c'; fi`
1195
1196ntpdsim-ntp_scanner.o: ntp_scanner.c
1197@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_scanner.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_scanner.Tpo -c -o ntpdsim-ntp_scanner.o `test -f 'ntp_scanner.c' || echo '$(srcdir)/'`ntp_scanner.c
1198@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po
1199@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_scanner.c' object='ntpdsim-ntp_scanner.o' libtool=no @AMDEPBACKSLASH@
1200@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1201@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_scanner.o `test -f 'ntp_scanner.c' || echo '$(srcdir)/'`ntp_scanner.c
1202
1203ntpdsim-ntp_scanner.obj: ntp_scanner.c
1204@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_scanner.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_scanner.Tpo -c -o ntpdsim-ntp_scanner.obj `if test -f 'ntp_scanner.c'; then $(CYGPATH_W) 'ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/ntp_scanner.c'; fi`
1205@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po
1206@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_scanner.c' object='ntpdsim-ntp_scanner.obj' libtool=no @AMDEPBACKSLASH@
1207@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1208@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_scanner.obj `if test -f 'ntp_scanner.c'; then $(CYGPATH_W) 'ntp_scanner.c'; else $(CYGPATH_W) '$(srcdir)/ntp_scanner.c'; fi`
1209
1210ntpdsim-ntpd.o: ntpd.c
1211@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd.Tpo -c -o ntpdsim-ntpd.o `test -f 'ntpd.c' || echo '$(srcdir)/'`ntpd.c
1212@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po
1213@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntpd.c' object='ntpdsim-ntpd.o' libtool=no @AMDEPBACKSLASH@
1214@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1215@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.o `test -f 'ntpd.c' || echo '$(srcdir)/'`ntpd.c
1216
1217ntpdsim-ntpd.obj: ntpd.c
1218@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd.Tpo -c -o ntpdsim-ntpd.obj `if test -f 'ntpd.c'; then $(CYGPATH_W) 'ntpd.c'; else $(CYGPATH_W) '$(srcdir)/ntpd.c'; fi`
1219@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po
1220@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntpd.c' object='ntpdsim-ntpd.obj' libtool=no @AMDEPBACKSLASH@
1221@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1222@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.obj `if test -f 'ntpd.c'; then $(CYGPATH_W) 'ntpd.c'; else $(CYGPATH_W) '$(srcdir)/ntpd.c'; fi`
1223
1224ntpdsim-ntpd-opts.o: ntpd-opts.c
1225@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd-opts.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd-opts.Tpo -c -o ntpdsim-ntpd-opts.o `test -f 'ntpd-opts.c' || echo '$(srcdir)/'`ntpd-opts.c
1226@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po
1227@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntpd-opts.c' object='ntpdsim-ntpd-opts.o' libtool=no @AMDEPBACKSLASH@
1228@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1229@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd-opts.o `test -f 'ntpd-opts.c' || echo '$(srcdir)/'`ntpd-opts.c
1230
1231ntpdsim-ntpd-opts.obj: ntpd-opts.c
1232@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpd-opts.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntpd-opts.Tpo -c -o ntpdsim-ntpd-opts.obj `if test -f 'ntpd-opts.c'; then $(CYGPATH_W) 'ntpd-opts.c'; else $(CYGPATH_W) '$(srcdir)/ntpd-opts.c'; fi`
1233@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po
1234@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntpd-opts.c' object='ntpdsim-ntpd-opts.obj' libtool=no @AMDEPBACKSLASH@
1235@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1236@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd-opts.obj `if test -f 'ntpd-opts.c'; then $(CYGPATH_W) 'ntpd-opts.c'; else $(CYGPATH_W) '$(srcdir)/ntpd-opts.c'; fi`
1237
1238ntpdsim-ntp_prio_q.o: ntp_prio_q.c
1239@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_prio_q.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo -c -o ntpdsim-ntp_prio_q.o `test -f 'ntp_prio_q.c' || echo '$(srcdir)/'`ntp_prio_q.c
1240@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo $(DEPDIR)/ntpdsim-ntp_prio_q.Po
1241@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_prio_q.c' object='ntpdsim-ntp_prio_q.o' libtool=no @AMDEPBACKSLASH@
1242@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1243@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_prio_q.o `test -f 'ntp_prio_q.c' || echo '$(srcdir)/'`ntp_prio_q.c
1244
1245ntpdsim-ntp_prio_q.obj: ntp_prio_q.c
1246@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_prio_q.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo -c -o ntpdsim-ntp_prio_q.obj `if test -f 'ntp_prio_q.c'; then $(CYGPATH_W) 'ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/ntp_prio_q.c'; fi`
1247@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntp_prio_q.Tpo $(DEPDIR)/ntpdsim-ntp_prio_q.Po
1248@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntp_prio_q.c' object='ntpdsim-ntp_prio_q.obj' libtool=no @AMDEPBACKSLASH@
1249@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1250@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_prio_q.obj `if test -f 'ntp_prio_q.c'; then $(CYGPATH_W) 'ntp_prio_q.c'; else $(CYGPATH_W) '$(srcdir)/ntp_prio_q.c'; fi`
1251
1252ntpdsim-ntpsim.o: ntpsim.c
1253@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpsim.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntpsim.Tpo -c -o ntpdsim-ntpsim.o `test -f 'ntpsim.c' || echo '$(srcdir)/'`ntpsim.c
1254@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po
1255@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntpsim.c' object='ntpdsim-ntpsim.o' libtool=no @AMDEPBACKSLASH@
1256@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1257@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.o `test -f 'ntpsim.c' || echo '$(srcdir)/'`ntpsim.c
1258
1259ntpdsim-ntpsim.obj: ntpsim.c
1260@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ntpdsim-ntpsim.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntpsim.Tpo -c -o ntpdsim-ntpsim.obj `if test -f 'ntpsim.c'; then $(CYGPATH_W) 'ntpsim.c'; else $(CYGPATH_W) '$(srcdir)/ntpsim.c'; fi`
1261@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po
1262@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='ntpsim.c' object='ntpdsim-ntpsim.obj' libtool=no @AMDEPBACKSLASH@
1263@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1264@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntpdsim_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.obj `if test -f 'ntpsim.c'; then $(CYGPATH_W) 'ntpsim.c'; else $(CYGPATH_W) '$(srcdir)/ntpsim.c'; fi`
1265
1266.y.c:
1267	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
1268
1269mostlyclean-libtool:
1270	-rm -f *.lo
1271
1272clean-libtool:
1273	-rm -rf .libs _libs
1274install-man1: $(man1_MANS) $(man_MANS)
1275	@$(NORMAL_INSTALL)
1276	@list1='$(man1_MANS)'; \
1277	list2='$(man_MANS)'; \
1278	test -n "$(man1dir)" \
1279	  && test -n "`echo $$list1$$list2`" \
1280	  || exit 0; \
1281	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
1282	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
1283	{ for i in $$list1; do echo "$$i"; done;  \
1284	if test -n "$$list2"; then \
1285	  for i in $$list2; do echo "$$i"; done \
1286	    | sed -n '/\.1[a-z]*$$/p'; \
1287	fi; \
1288	} | while read p; do \
1289	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1290	  echo "$$d$$p"; echo "$$p"; \
1291	done | \
1292	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1293	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1294	sed 'N;N;s,\n, ,g' | { \
1295	list=; while read file base inst; do \
1296	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1297	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1298	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
1299	  fi; \
1300	done; \
1301	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1302	while read files; do \
1303	  test -z "$$files" || { \
1304	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1305	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
1306	done; }
1307
1308uninstall-man1:
1309	@$(NORMAL_UNINSTALL)
1310	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
1311	files=`{ for i in $$list; do echo "$$i"; done; \
1312	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1313	  sed -n '/\.1[a-z]*$$/p'; \
1314	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1315	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1316	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
1317install-man5: $(man5_MANS) $(man_MANS)
1318	@$(NORMAL_INSTALL)
1319	@list1='$(man5_MANS)'; \
1320	list2='$(man_MANS)'; \
1321	test -n "$(man5dir)" \
1322	  && test -n "`echo $$list1$$list2`" \
1323	  || exit 0; \
1324	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
1325	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
1326	{ for i in $$list1; do echo "$$i"; done;  \
1327	if test -n "$$list2"; then \
1328	  for i in $$list2; do echo "$$i"; done \
1329	    | sed -n '/\.5[a-z]*$$/p'; \
1330	fi; \
1331	} | while read p; do \
1332	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1333	  echo "$$d$$p"; echo "$$p"; \
1334	done | \
1335	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
1336	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1337	sed 'N;N;s,\n, ,g' | { \
1338	list=; while read file base inst; do \
1339	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1340	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
1341	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
1342	  fi; \
1343	done; \
1344	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1345	while read files; do \
1346	  test -z "$$files" || { \
1347	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
1348	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
1349	done; }
1350
1351uninstall-man5:
1352	@$(NORMAL_UNINSTALL)
1353	@list='$(man5_MANS)'; test -n "$(man5dir)" || exit 0; \
1354	files=`{ for i in $$list; do echo "$$i"; done; \
1355	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1356	  sed -n '/\.5[a-z]*$$/p'; \
1357	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
1358	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1359	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
1360install-man8: $(man8_MANS) $(man_MANS)
1361	@$(NORMAL_INSTALL)
1362	@list1='$(man8_MANS)'; \
1363	list2='$(man_MANS)'; \
1364	test -n "$(man8dir)" \
1365	  && test -n "`echo $$list1$$list2`" \
1366	  || exit 0; \
1367	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
1368	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
1369	{ for i in $$list1; do echo "$$i"; done;  \
1370	if test -n "$$list2"; then \
1371	  for i in $$list2; do echo "$$i"; done \
1372	    | sed -n '/\.8[a-z]*$$/p'; \
1373	fi; \
1374	} | while read p; do \
1375	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1376	  echo "$$d$$p"; echo "$$p"; \
1377	done | \
1378	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
1379	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1380	sed 'N;N;s,\n, ,g' | { \
1381	list=; while read file base inst; do \
1382	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1383	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
1384	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
1385	  fi; \
1386	done; \
1387	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1388	while read files; do \
1389	  test -z "$$files" || { \
1390	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
1391	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
1392	done; }
1393
1394uninstall-man8:
1395	@$(NORMAL_UNINSTALL)
1396	@list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
1397	files=`{ for i in $$list; do echo "$$i"; done; \
1398	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1399	  sed -n '/\.8[a-z]*$$/p'; \
1400	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
1401	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1402	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
1403install-htmlDATA: $(html_DATA)
1404	@$(NORMAL_INSTALL)
1405	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
1406	if test -n "$$list"; then \
1407	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1408	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1409	fi; \
1410	for p in $$list; do \
1411	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1412	  echo "$$d$$p"; \
1413	done | $(am__base_list) | \
1414	while read files; do \
1415	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1416	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1417	done
1418
1419uninstall-htmlDATA:
1420	@$(NORMAL_UNINSTALL)
1421	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
1422	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1423	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
1424
1425ID: $(am__tagged_files)
1426	$(am__define_uniq_tagged_files); mkid -fID $$unique
1427tags: tags-am
1428TAGS: tags
1429
1430tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1431	set x; \
1432	here=`pwd`; \
1433	$(am__define_uniq_tagged_files); \
1434	shift; \
1435	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1436	  test -n "$$unique" || unique=$$empty_fix; \
1437	  if test $$# -gt 0; then \
1438	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1439	      "$$@" $$unique; \
1440	  else \
1441	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1442	      $$unique; \
1443	  fi; \
1444	fi
1445ctags: ctags-am
1446
1447CTAGS: ctags
1448ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1449	$(am__define_uniq_tagged_files); \
1450	test -z "$(CTAGS_ARGS)$$unique" \
1451	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1452	     $$unique
1453
1454GTAGS:
1455	here=`$(am__cd) $(top_builddir) && pwd` \
1456	  && $(am__cd) $(top_srcdir) \
1457	  && gtags -i $(GTAGS_ARGS) "$$here"
1458cscopelist: cscopelist-am
1459
1460cscopelist-am: $(am__tagged_files)
1461	list='$(am__tagged_files)'; \
1462	case "$(srcdir)" in \
1463	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1464	  *) sdir=$(subdir)/$(srcdir) ;; \
1465	esac; \
1466	for i in $$list; do \
1467	  if test -f "$$i"; then \
1468	    echo "$(subdir)/$$i"; \
1469	  else \
1470	    echo "$$sdir/$$i"; \
1471	  fi; \
1472	done >> $(top_builddir)/cscope.files
1473
1474distclean-tags:
1475	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1476
1477distdir: $(DISTFILES)
1478	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1479	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1480	list='$(DISTFILES)'; \
1481	  dist_files=`for file in $$list; do echo $$file; done | \
1482	  sed -e "s|^$$srcdirstrip/||;t" \
1483	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1484	case $$dist_files in \
1485	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1486			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1487			   sort -u` ;; \
1488	esac; \
1489	for file in $$dist_files; do \
1490	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1491	  if test -d $$d/$$file; then \
1492	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1493	    if test -d "$(distdir)/$$file"; then \
1494	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1495	    fi; \
1496	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1497	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1498	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1499	    fi; \
1500	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1501	  else \
1502	    test -f "$(distdir)/$$file" \
1503	    || cp -p $$d/$$file "$(distdir)/$$file" \
1504	    || exit 1; \
1505	  fi; \
1506	done
1507check-am: all-am
1508	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1509	$(MAKE) $(AM_MAKEFLAGS) check-local
1510check: $(BUILT_SOURCES)
1511	$(MAKE) $(AM_MAKEFLAGS) check-am
1512all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
1513installdirs:
1514	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
1515	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1516	done
1517install: $(BUILT_SOURCES)
1518	$(MAKE) $(AM_MAKEFLAGS) install-am
1519install-exec: install-exec-am
1520install-data: install-data-am
1521uninstall: uninstall-am
1522
1523install-am: all-am
1524	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1525
1526installcheck: installcheck-am
1527install-strip:
1528	if test -z '$(STRIP)'; then \
1529	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1530	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1531	      install; \
1532	else \
1533	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1534	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1535	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1536	fi
1537mostlyclean-generic:
1538
1539clean-generic:
1540	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1541
1542distclean-generic:
1543	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1544	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1545	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1546
1547maintainer-clean-generic:
1548	@echo "This command is intended for maintainers to use"
1549	@echo "it deletes files that may require special tools to rebuild."
1550	-rm -f ntp_parser.c
1551	-rm -f ntp_parser.h
1552	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1553clean: clean-am
1554
1555clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1556	clean-libexecPROGRAMS clean-libtool clean-noinstLIBRARIES \
1557	clean-sbinPROGRAMS mostlyclean-am
1558
1559distclean: distclean-am
1560	-rm -rf ./$(DEPDIR)
1561	-rm -f Makefile
1562distclean-am: clean-am distclean-compile distclean-generic \
1563	distclean-tags
1564
1565dvi: dvi-am
1566
1567dvi-am:
1568
1569html: html-am
1570
1571html-am:
1572
1573info: info-am
1574
1575info-am:
1576
1577install-data-am: install-data-local install-htmlDATA install-man
1578
1579install-dvi: install-dvi-am
1580
1581install-dvi-am:
1582
1583install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
1584	install-sbinPROGRAMS
1585	@$(NORMAL_INSTALL)
1586	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1587install-html: install-html-am
1588
1589install-html-am:
1590
1591install-info: install-info-am
1592
1593install-info-am:
1594
1595install-man: install-man1 install-man5 install-man8
1596
1597install-pdf: install-pdf-am
1598
1599install-pdf-am:
1600
1601install-ps: install-ps-am
1602
1603install-ps-am:
1604
1605installcheck-am:
1606
1607maintainer-clean: maintainer-clean-am
1608	-rm -rf ./$(DEPDIR)
1609	-rm -f Makefile
1610maintainer-clean-am: distclean-am maintainer-clean-generic
1611
1612mostlyclean: mostlyclean-am
1613
1614mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1615	mostlyclean-libtool
1616
1617pdf: pdf-am
1618
1619pdf-am:
1620
1621ps: ps-am
1622
1623ps-am:
1624
1625uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1626	uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
1627
1628uninstall-man: uninstall-man1 uninstall-man5 uninstall-man8
1629
1630.MAKE: all check check-am install install-am install-exec-am \
1631	install-strip
1632
1633.PHONY: CTAGS GTAGS TAGS all all-am check check-am check-local clean \
1634	clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1635	clean-libexecPROGRAMS clean-libtool clean-noinstLIBRARIES \
1636	clean-sbinPROGRAMS cscopelist-am ctags ctags-am distclean \
1637	distclean-compile distclean-generic distclean-libtool \
1638	distclean-tags distdir dvi dvi-am html html-am info info-am \
1639	install install-am install-binPROGRAMS install-data \
1640	install-data-am install-data-local install-dvi install-dvi-am \
1641	install-exec install-exec-am install-exec-hook install-html \
1642	install-html-am install-htmlDATA install-info install-info-am \
1643	install-libexecPROGRAMS install-man install-man1 install-man5 \
1644	install-man8 install-pdf install-pdf-am install-ps \
1645	install-ps-am install-sbinPROGRAMS install-strip installcheck \
1646	installcheck-am installdirs maintainer-clean \
1647	maintainer-clean-generic mostlyclean mostlyclean-compile \
1648	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1649	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1650	uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1651	uninstall-man1 uninstall-man5 uninstall-man8 \
1652	uninstall-sbinPROGRAMS
1653
1654.PRECIOUS: Makefile
1655
1656
1657vphack:
1658	test -e ntp_parser.c || ln -s $(srcdir)/ntp_parser.c .
1659	test -e ntp_parser.h || ln -s $(srcdir)/ntp_parser.h .
1660
1661#
1662# ylwrap script which invokes Bison replaces ntp_parser.h
1663# symlink with the updated file, when ntp_parser.h changes.
1664# vphack_after detects this and copies the updated file to srcdir
1665# and re-creates the ntp_parser.h symlink in its place.
1666#
1667
1668vphack_after:
1669	test -L ntp_parser.h || ( \
1670		mv ntp_parser.h $(srcdir)/ntp_parser.h && \
1671		ln -s $(srcdir)/ntp_parser.h . \
1672		)
1673
1674install-data-local: install-html
1675
1676check-local: $(MAKE_CHECK_Y2K) $(CHECK_SAVECONFIG)
1677	test -z "$(MAKE_CHECK_Y2K)" || ./$(MAKE_CHECK_Y2K)
1678
1679k-g-u-submake: keyword-gen
1680	./keyword-gen $(srcdir)/ntp_parser.h > k-g.out
1681	@grep -v diff_ignore_line < k-g.out > cmp1
1682	@grep -v diff_ignore_line < $(srcdir)/ntp_keyword.h > cmp2
1683	@cmp cmp1 cmp2 > /dev/null || \
1684		{ mv -f k-g.out $(srcdir)/ntp_keyword.h && \
1685		  echo 'Generated changed ntp_keyword.h.' ;}
1686	@[ ! -f k-g.out ] || \
1687		{ rm k-g.out && echo 'ntp_keyword.h is up to date.' ;}
1688	@rm cmp1 cmp2
1689	@echo 'keyword-gen and ntp_keyword.h are up to date.' > $@
1690
1691$(srcdir)/keyword-gen-utd: $(srcdir)/keyword-gen.c $(srcdir)/ntp_parser.h
1692	$(MAKE) $(AM_MAKEFLAGS) k-g-u-submake	# avoid explicit dependency
1693	grep diff_ignore_line $(srcdir)/ntp_keyword.h > k-g-u
1694	mv -f k-g-u $@
1695
1696$(srcdir)/ntp_keyword.h: $(srcdir)/keyword-gen-utd
1697	@: do-nothing action to avoid default SCCS get
1698	@: .h updated if needed by k-g-u-submake rule
1699
1700$(srcdir)/ntpd-opts.h: $(srcdir)/ntpd-opts.c
1701	@: do-nothing action to avoid default SCCS get, .h built with .c
1702
1703$(srcdir)/ntpd-opts.c: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1704	$(run_ag) ntpd-opts.def
1705
1706###
1707
1708$(srcdir)/ntpd.1ntpdman: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1709	$(run_ag) -DMAN_SECTION=1ntpdman -Tagman-cmd.tpl ntpd-opts.def
1710
1711$(srcdir)/ntpd.man.in: $(srcdir)/ntpd.1ntpdman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1712	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpd.1ntpdman > $(srcdir)/ntpd.man.in+
1713	mv $(srcdir)/ntpd.man.in+ $(srcdir)/ntpd.man.in
1714
1715###
1716
1717$(srcdir)/ntpd.1ntpdmdoc: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1718	$(run_ag) -DMAN_SECTION=1ntpdmdoc -Tagmdoc-cmd.tpl ntpd-opts.def
1719
1720$(srcdir)/ntpd.mdoc.in: $(srcdir)/ntpd.1ntpdmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1721	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpd.1ntpdmdoc > $(srcdir)/ntpd.mdoc.in+
1722	mv $(srcdir)/ntpd.mdoc.in+ $(srcdir)/ntpd.mdoc.in
1723
1724###
1725
1726ntpd.$(NTPD_MS): $(srcdir)/ntpd.$(MANTAGFMT).in $(top_builddir)/config.status
1727	$(top_builddir)/config.status --file=ntpd.$(NTPD_MS)+:$(srcdir)/ntpd.$(MANTAGFMT).in
1728	mv ntpd.$(NTPD_MS)+ ntpd.$(NTPD_MS)
1729
1730###
1731
1732$(srcdir)/invoke-ntp.conf.menu: $(srcdir)/invoke-ntp.conf.texi
1733	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1734
1735$(srcdir)/invoke-ntp.conf.texi: $(srcdir)/ntp.conf.def $(std_def_list)
1736	$(run_ag) -Tagtexi-file.tpl -DLEVEL=section ntp.conf.def
1737
1738$(srcdir)/invoke-ntp.keys.menu: $(srcdir)/invoke-ntp.keys.texi
1739	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1740
1741$(srcdir)/invoke-ntp.keys.texi: $(srcdir)/ntp.keys.def $(std_def_list)
1742	$(run_ag) -Tagtexi-file.tpl -DLEVEL=section ntp.keys.def
1743
1744$(srcdir)/ntp.conf.html: $(srcdir)/ntp.conf.texi $(top_srcdir)/sntp/include/version.texi
1745	cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp.conf.html ntp.conf.texi || true )
1746
1747$(srcdir)/ntp.keys.html: $(srcdir)/ntp.keys.texi $(top_srcdir)/sntp/include/version.texi
1748	cd $(srcdir) && ( makeinfo --force --html --no-split -o ntp.keys.html ntp.keys.texi || true )
1749
1750$(srcdir)/ntpd.html: $(srcdir)/ntpd.texi $(top_srcdir)/sntp/include/version.texi
1751	cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpd.html ntpd.texi || true )
1752
1753###
1754
1755$(srcdir)/ntp.conf.5man: $(srcdir)/ntp.conf.def $(std_def_list)
1756	$(run_ag) -DMAN_SECTION=5man -Tagman-cmd.tpl ntp.conf.def
1757
1758$(srcdir)/ntp.conf.man.in: $(srcdir)/ntp.conf.5man $(top_srcdir)/sntp/scripts/mansec2subst.sed
1759	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.conf.5man > $(srcdir)/ntp.conf.man.in+
1760	mv $(srcdir)/ntp.conf.man.in+ $(srcdir)/ntp.conf.man.in
1761
1762###
1763
1764$(srcdir)/ntp.conf.5mdoc: $(srcdir)/ntp.conf.def $(std_def_list)
1765	$(run_ag) -DMAN_SECTION=5mdoc -Tagmdoc-cmd.tpl ntp.conf.def
1766
1767$(srcdir)/ntp.conf.mdoc.in: $(srcdir)/ntp.conf.5mdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1768	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.conf.5mdoc > $(srcdir)/ntp.conf.mdoc.in+
1769	mv $(srcdir)/ntp.conf.mdoc.in+ $(srcdir)/ntp.conf.mdoc.in
1770
1771###
1772
1773ntp.conf.5: $(srcdir)/ntp.conf.$(MANTAGFMT).in $(top_builddir)/config.status
1774	$(top_builddir)/config.status --file=ntp.conf.5+:$(srcdir)/ntp.conf.$(MANTAGFMT).in
1775	mv ntp.conf.5+ ntp.conf.5
1776
1777###
1778
1779$(srcdir)/ntp.keys.5man: $(srcdir)/ntp.keys.def $(std_def_list)
1780	$(run_ag) -DMAN_SECTION=5man -Tagman-file.tpl ntp.keys.def
1781
1782$(srcdir)/ntp.keys.man.in: $(srcdir)/ntp.keys.5man $(top_srcdir)/sntp/scripts/mansec2subst.sed
1783	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.keys.5man > $(srcdir)/ntp.keys.man.in+
1784	mv $(srcdir)/ntp.keys.man.in+ $(srcdir)/ntp.keys.man.in
1785
1786###
1787
1788$(srcdir)/ntp.keys.5mdoc: $(srcdir)/ntp.keys.def $(std_def_list)
1789	$(run_ag) -DMAN_SECTION=5mdoc -Tagmdoc-file.tpl ntp.keys.def
1790
1791$(srcdir)/ntp.keys.mdoc.in: $(srcdir)/ntp.keys.5mdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1792	sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntp.keys.5mdoc > $(srcdir)/ntp.keys.mdoc.in+
1793	mv $(srcdir)/ntp.keys.mdoc.in+ $(srcdir)/ntp.keys.mdoc.in
1794
1795###
1796
1797ntp.keys.5: $(srcdir)/ntp.keys.$(MANTAGFMT).in $(top_builddir)/config.status
1798	$(top_builddir)/config.status --file=ntp.keys.5+:$(srcdir)/ntp.keys.$(MANTAGFMT).in
1799	mv ntp.keys.5+ ntp.keys.5
1800
1801###
1802
1803$(srcdir)/invoke-ntpd.menu: $(srcdir)/invoke-ntpd.texi
1804	@: do-nothing action to avoid default SCCS get, .menu built with .texi
1805
1806$(srcdir)/invoke-ntpd.texi: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1807	$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpd-opts.def
1808	$(top_srcdir)/scripts/build/check--help $@
1809
1810$(PROGRAMS): $(LDADD)
1811
1812compsave.conf: ntpd complete.conf
1813	./ntpd --configfile complete.conf --saveconfigquit $@
1814
1815check-saveconfig: complete.conf compsave.conf
1816	-diff -u complete.conf compsave.conf
1817	cmp complete.conf compsave.conf && echo stamp > $@
1818
1819../libntp/libntpsim.a:
1820	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntpsim.a
1821
1822../libparse/libparse.a:
1823	cd ../libparse && $(MAKE) $(AM_MAKEFLAGS) check-libparse
1824
1825$(top_srcdir)/sntp/scm-rev:
1826	cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
1827
1828version.c: $(ntpd_OBJECTS) ../libntp/libntp.a @LIBPARSE@ Makefile $(top_srcdir)/sntp/scm-rev
1829	env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpd
1830
1831version.o: version.c
1832	env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o
1833
1834$(srcdir)/Makefile.am:
1835	@: do-nothing
1836
1837install-exec-hook:
1838	@test -z "${bin_PROGRAMS}${bin_SCRIPTS}"		\
1839	|| for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do	\
1840	   test ! -f ${sbindir}/$$i				\
1841		|| echo "*** $$i is also in ${sbindir}!";	\
1842	done
1843	@test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}"		\
1844	|| for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do	\
1845	   test ! -f ${bindir}/$$i				\
1846		|| echo "*** $$i is also in ${bindir}!";	\
1847	done
1848
1849#
1850
1851check-libopts: ../sntp/libopts/libopts.la
1852	@echo stamp > $@
1853
1854../sntp/libopts/libopts.la:
1855	-cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1856
1857check-libntp: ../libntp/libntp.a
1858	@echo stamp > $@
1859
1860../libntp/libntp.a:
1861	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
1862$(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1863	@[ -f $@ ] ||							\
1864		cp $(top_srcdir)/deps-ver $@
1865	@[ -w $@ ] ||							\
1866		chmod ug+w $@
1867	@cmp $(top_srcdir)/deps-ver $@ > /dev/null || (			\
1868		$(MAKE) $(AM_MAKEFLAGS) clean &&					\
1869		echo -n "Prior $(subdir)/$(DEPDIR) version " &&		\
1870		cat $@ &&						\
1871		rm -rf $(DEPDIR) &&					\
1872		mkdir $(DEPDIR) && 					\
1873		case "$(top_builddir)" in				\
1874		 .)							\
1875		    ./config.status Makefile depfiles			\
1876		    ;;							\
1877		 *)							\
1878		    cd "$(top_builddir)" &&				\
1879		    ./config.status $(subdir)/Makefile depfiles &&	\
1880		    cd $(subdir)					\
1881		    ;;							\
1882		esac &&							\
1883		echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&	\
1884		cat $(top_srcdir)/deps-ver				\
1885	)
1886	cp $(top_srcdir)/deps-ver $@
1887
1888.deps-ver: $(top_srcdir)/deps-ver
1889	@[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1890	@touch $@
1891
1892#
1893# depsver.mf	included in Makefile.am for directories with .deps
1894#
1895# When building in the same directory with sources that change over
1896# time, such as when tracking using bk, the .deps files can become
1897# stale with respect to moved, deleted, or superceded headers.  Most
1898# commonly, this would exhibit as make reporting a failure to make a
1899# header file which is no longer in the location given.  To address
1900# this issue, we use a deps-ver file which is updated with each change
1901# that breaks old .deps files.  A copy of deps-ver is made into
1902# $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
1903# with different contents than deps-ver, we make clean to ensure all
1904# .o files built before the incompatible change are rebuilt along with
1905# their updated .deps files, then remove $(DEPDIR) and recreate it as
1906# empty stubs.
1907#
1908# It is normal when configured with --disable-dependency-tracking for
1909# the DEPDIR to not have been created.  For this reason, we use the
1910# intermediate target .deps-ver, which invokes make recursively if
1911# DEPDIR exists.
1912#
1913# If you modify depsver.mf, please make the changes to the master
1914# copy, the one in sntp is copied by the bootstrap script from it.
1915#
1916# This comment block follows rather than leads the related code so that
1917# it stays with it in the generated Makefile.in and Makefile.
1918#
1919
1920# Tell versions [3.59,3.63) of GNU make to not export all variables.
1921# Otherwise a system limit (for SysV at least) may be exceeded.
1922.NOEXPORT:
1923