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