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