Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / ntp / dist / ntpd / Makefile.in
blob91aab12517fafa50a6130f55c2786ae88d70a938
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # we traditionally installed software in bindir, while it should have gone
19 # in sbindir. Now that we offer a choice, look in the "other" installation
20 # subdir to warn folks if there is another version there.
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkglibexecdir = $(libexecdir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 bin_PROGRAMS = ntpd$(EXEEXT) @MAKE_NTPDSIM@
43 EXTRA_PROGRAMS = check_y2k$(EXEEXT) ntpdsim$(EXEEXT) \
44 keyword-gen$(EXEEXT)
45 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
46 $(top_srcdir)/bincheck.mf $(top_srcdir)/depsver.mf \
47 ntp_parser.c ntp_parser.h
48 subdir = ntpd
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
51 $(top_srcdir)/m4/define_dir.m4 \
52 $(top_srcdir)/m4/ntp_cacheversion.m4 \
53 $(top_srcdir)/m4/ntp_dir_sep.m4 \
54 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
55 $(top_srcdir)/m4/ntp_vpathhack.m4 \
56 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
57 $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59 $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = $(top_builddir)/config.h
62 CONFIG_CLEAN_FILES =
63 CONFIG_CLEAN_VPATH_FILES =
64 LIBRARIES = $(noinst_LIBRARIES)
65 ARFLAGS = cru
66 libntpd_a_AR = $(AR) $(ARFLAGS)
67 libntpd_a_LIBADD =
68 am__objects_1 =
69 am_libntpd_a_OBJECTS = ntp_control.$(OBJEXT) ntp_crypto.$(OBJEXT) \
70 ntp_filegen.$(OBJEXT) ntp_intres.$(OBJEXT) \
71 ntp_loopfilter.$(OBJEXT) ntp_monitor.$(OBJEXT) \
72 ntp_peer.$(OBJEXT) ntp_proto.$(OBJEXT) ntp_refclock.$(OBJEXT) \
73 ntp_request.$(OBJEXT) ntp_restrict.$(OBJEXT) \
74 ntp_signd.$(OBJEXT) ntp_timer.$(OBJEXT) ntp_util.$(OBJEXT) \
75 refclock_acts.$(OBJEXT) refclock_arbiter.$(OBJEXT) \
76 refclock_arc.$(OBJEXT) refclock_as2201.$(OBJEXT) \
77 refclock_atom.$(OBJEXT) refclock_bancomm.$(OBJEXT) \
78 refclock_chronolog.$(OBJEXT) refclock_chu.$(OBJEXT) \
79 refclock_conf.$(OBJEXT) refclock_datum.$(OBJEXT) \
80 refclock_dumbclock.$(OBJEXT) refclock_fg.$(OBJEXT) \
81 refclock_gpsvme.$(OBJEXT) refclock_heath.$(OBJEXT) \
82 refclock_hopfser.$(OBJEXT) refclock_hopfpci.$(OBJEXT) \
83 refclock_hpgps.$(OBJEXT) refclock_irig.$(OBJEXT) \
84 refclock_jjy.$(OBJEXT) refclock_jupiter.$(OBJEXT) \
85 refclock_leitch.$(OBJEXT) refclock_local.$(OBJEXT) \
86 refclock_mx4200.$(OBJEXT) refclock_neoclock4x.$(OBJEXT) \
87 refclock_nmea.$(OBJEXT) refclock_oncore.$(OBJEXT) \
88 refclock_palisade.$(OBJEXT) refclock_parse.$(OBJEXT) \
89 refclock_pcf.$(OBJEXT) refclock_pst.$(OBJEXT) \
90 refclock_ripencc.$(OBJEXT) refclock_shm.$(OBJEXT) \
91 refclock_tpro.$(OBJEXT) refclock_true.$(OBJEXT) \
92 refclock_tt560.$(OBJEXT) refclock_ulink.$(OBJEXT) \
93 refclock_wwv.$(OBJEXT) refclock_wwvb.$(OBJEXT) \
94 refclock_zyfer.$(OBJEXT) $(am__objects_1)
95 libntpd_a_OBJECTS = $(am_libntpd_a_OBJECTS)
96 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
97 PROGRAMS = $(bin_PROGRAMS)
98 check_y2k_SOURCES = check_y2k.c
99 check_y2k_OBJECTS = check_y2k.$(OBJEXT)
100 am__DEPENDENCIES_1 = version.o libntpd.a
101 check_y2k_DEPENDENCIES = $(am__DEPENDENCIES_1) ../libntp/libntp.a
102 keyword_gen_SOURCES = keyword-gen.c
103 keyword_gen_OBJECTS = keyword-gen.$(OBJEXT)
104 keyword_gen_DEPENDENCIES = ../libntp/libntp.a
105 am_ntpd_OBJECTS = cmd_args.$(OBJEXT) ntp_config.$(OBJEXT) \
106 ntp_data_structures.$(OBJEXT) ntp_io.$(OBJEXT) \
107 ntp_parser.$(OBJEXT) ntp_scanner.$(OBJEXT) ntpd.$(OBJEXT) \
108 ntpd-opts.$(OBJEXT) $(am__objects_1)
109 ntpd_OBJECTS = $(am_ntpd_OBJECTS)
110 am__DEPENDENCIES_2 =
111 ntpd_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
112 ../libntp/libntp.a
113 am__objects_2 = ntpdsim-cmd_args.$(OBJEXT) \
114 ntpdsim-ntp_config.$(OBJEXT) \
115 ntpdsim-ntp_data_structures.$(OBJEXT) ntpdsim-ntp_io.$(OBJEXT) \
116 ntpdsim-ntp_parser.$(OBJEXT) ntpdsim-ntp_scanner.$(OBJEXT) \
117 ntpdsim-ntpd.$(OBJEXT) ntpdsim-ntpd-opts.$(OBJEXT) \
118 $(am__objects_1)
119 am_ntpdsim_OBJECTS = $(am__objects_2) ntpdsim-ntpsim.$(OBJEXT) \
120 $(am__objects_1)
121 ntpdsim_OBJECTS = $(am_ntpdsim_OBJECTS)
122 ntpdsim_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
123 ../libntp/libntpsim.a
124 ntpdsim_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
125 --mode=link $(CCLD) $(ntpdsim_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
126 $(LDFLAGS) -o $@
127 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
128 depcomp = $(SHELL) $(top_srcdir)/depcomp
129 am__depfiles_maybe = depfiles
130 am__mv = mv -f
131 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
132 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
133 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
134 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
135 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 CCLD = $(CC)
137 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
138 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
139 $(LDFLAGS) -o $@
140 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
141 LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
142 --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
143 YLWRAP = $(top_srcdir)/ylwrap
144 SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \
145 $(ntpd_SOURCES) $(ntpdsim_SOURCES)
146 DIST_SOURCES = $(libntpd_a_SOURCES) check_y2k.c keyword-gen.c \
147 $(ntpd_SOURCES) $(ntpdsim_SOURCES)
148 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
149 am__vpath_adj = case $$p in \
150 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151 *) f=$$p;; \
152 esac;
153 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
154 am__install_max = 40
155 am__nobase_strip_setup = \
156 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157 am__nobase_strip = \
158 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
159 am__nobase_list = $(am__nobase_strip_setup); \
160 for p in $$list; do echo "$$p $$p"; done | \
161 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163 if (++n[$$2] == $(am__install_max)) \
164 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165 END { for (dir in files) print dir, files[dir] }'
166 am__base_list = \
167 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
169 man1dir = $(mandir)/man1
170 NROFF = nroff
171 MANS = $(man_MANS)
172 ETAGS = etags
173 CTAGS = ctags
174 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175 ACLOCAL = @ACLOCAL@
176 AMTAR = @AMTAR@
177 AR = @AR@
178 ARLIB_DIR = @ARLIB_DIR@
179 AUTOCONF = @AUTOCONF@
180 AUTOHEADER = @AUTOHEADER@
181 AUTOMAKE = @AUTOMAKE@
182 AWK = @AWK@
183 BINSUBDIR = @BINSUBDIR@
184 CC = @CC@
185 CCDEPMODE = @CCDEPMODE@
186 CFLAGS = @CFLAGS@
187 CHUTEST = @CHUTEST@
188 CLKTEST = @CLKTEST@
189 CPP = @CPP@
190 CPPFLAGS = @CPPFLAGS@
191 CYGPATH_W = @CYGPATH_W@
192 DCFD = @DCFD@
193 DEFS = @DEFS@
194 DEPDIR = @DEPDIR@
195 ECHO = @ECHO@
196 ECHO_C = @ECHO_C@
197 ECHO_N = @ECHO_N@
198 ECHO_T = @ECHO_T@
199 EDITLINE_LIBS = @EDITLINE_LIBS@
200 EF_LIBS = @EF_LIBS@
201 EF_PROGS = @EF_PROGS@
202 EGREP = @EGREP@
203 EXEEXT = @EXEEXT@
204 GREP = @GREP@
205 HAVE_INLINE = @HAVE_INLINE@
206 INSTALL = @INSTALL@
207 INSTALL_DATA = @INSTALL_DATA@
208 INSTALL_PROGRAM = @INSTALL_PROGRAM@
209 INSTALL_SCRIPT = @INSTALL_SCRIPT@
210 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
211 LCRYPTO = @LCRYPTO@
212 LDFLAGS = @LDFLAGS@
213 LIBOBJS = @LIBOBJS@
214 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
215 LIBOPTS_DIR = @LIBOPTS_DIR@
216 LIBOPTS_LDADD = @LIBOPTS_LDADD@
217 LIBPARSE = @LIBPARSE@
218 LIBS = @LIBS@
219 LIBTOOL = @LIBTOOL@
220 LN_S = @LN_S@
221 LSCF = @LSCF@
222 LTLIBOBJS = @LTLIBOBJS@
223 MAKEINFO = @MAKEINFO@
224 MAKE_ADJTIMED = @MAKE_ADJTIMED@
225 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
226 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
227 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
228 MAKE_LIBPARSE = @MAKE_LIBPARSE@
229 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
230 MAKE_NTPDSIM = @MAKE_NTPDSIM@
231 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
232 MAKE_NTPTIME = @MAKE_NTPTIME@
233 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
234 MAKE_TICKADJ = @MAKE_TICKADJ@
235 MAKE_TIMETRIM = @MAKE_TIMETRIM@
236 MKDIR_P = @MKDIR_P@
237 OBJEXT = @OBJEXT@
238 OPENSSL = @OPENSSL@
239 OPENSSL_INC = @OPENSSL_INC@
240 OPENSSL_LIB = @OPENSSL_LIB@
241 PACKAGE = @PACKAGE@
242 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243 PACKAGE_NAME = @PACKAGE_NAME@
244 PACKAGE_STRING = @PACKAGE_STRING@
245 PACKAGE_TARNAME = @PACKAGE_TARNAME@
246 PACKAGE_URL = @PACKAGE_URL@
247 PACKAGE_VERSION = @PACKAGE_VERSION@
248 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
249 PATH_PERL = @PATH_PERL@
250 PATH_SEPARATOR = @PATH_SEPARATOR@
251 PATH_SH = @PATH_SH@
252 PROPDELAY = @PROPDELAY@
253 RANLIB = @RANLIB@
254 SET_MAKE = @SET_MAKE@
255 SHELL = @SHELL@
256 SNMP_CFLAGS = @SNMP_CFLAGS@
257 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
258 SNMP_LIBS = @SNMP_LIBS@
259 STRIP = @STRIP@
260 TESTDCF = @TESTDCF@
261 VERSION = @VERSION@
262 YACC = @YACC@
263 YFLAGS = @YFLAGS@
264 abs_builddir = @abs_builddir@
265 abs_srcdir = @abs_srcdir@
266 abs_top_builddir = @abs_top_builddir@
267 abs_top_srcdir = @abs_top_srcdir@
268 ac_ct_CC = @ac_ct_CC@
269 am__include = @am__include@
270 am__leading_dot = @am__leading_dot@
271 am__quote = @am__quote@
272 am__tar = @am__tar@
273 am__untar = @am__untar@
274 bindir = ${exec_prefix}/${BINSUBDIR}
275 build = @build@
276 build_alias = @build_alias@
277 build_cpu = @build_cpu@
278 build_os = @build_os@
279 build_vendor = @build_vendor@
280 builddir = @builddir@
281 datadir = @datadir@
282 datarootdir = @datarootdir@
283 docdir = @docdir@
284 dvidir = @dvidir@
285 exec_prefix = @exec_prefix@
286 host = @host@
287 host_alias = @host_alias@
288 host_cpu = @host_cpu@
289 host_os = @host_os@
290 host_vendor = @host_vendor@
291 htmldir = @htmldir@
292 includedir = @includedir@
293 infodir = @infodir@
294 install_sh = @install_sh@
295 libdir = @libdir@
296 libexecdir = @libexecdir@
297 localedir = @localedir@
298 localstatedir = @localstatedir@
299 mandir = @mandir@
300 mkdir_p = @mkdir_p@
301 oldincludedir = @oldincludedir@
302 pdfdir = @pdfdir@
303 prefix = @prefix@
304 program_transform_name = @program_transform_name@
305 psdir = @psdir@
306 sbindir = @sbindir@
307 sharedstatedir = @sharedstatedir@
308 srcdir = @srcdir@
309 subdirs = @subdirs@
310 sysconfdir = @sysconfdir@
311 target_alias = @target_alias@
312 top_build_prefix = @top_build_prefix@
313 top_builddir = @top_builddir@
314 top_srcdir = @top_srcdir@
315 NULL =
316 AUTOMAKE_OPTIONS =
317 noinst_LIBRARIES = libntpd.a
318 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
319 -I$(top_srcdir)/lib/isc/nothreads/include \
320 -I$(top_srcdir)/lib/isc/unix/include $(LIBOPTS_CFLAGS)
323 # LDADD might need RESLIB and ADJLIB.
324 LDADD = version.o libntpd.a @LIBPARSE@
325 AM_YFLAGS = -d -t -r all
326 @NTP_CROSSCOMPILE_FALSE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG = check-saveconfig
327 @NTP_CROSSCOMPILE_TRUE@@SAVECONFIG_ENABLED_TRUE@CHECK_SAVECONFIG =
328 @SAVECONFIG_ENABLED_FALSE@CHECK_SAVECONFIG =
329 @NTP_CROSSCOMPILE_FALSE@NTP_KEYWORD_OUT = ntp_keyword.out
330 @NTP_CROSSCOMPILE_TRUE@NTP_KEYWORD_OUT = ntp_keyword.dummy
331 @VPATH_HACK_FALSE@VPHACK =
334 # VPHACK and VPHACK_AFTER are enabled on non-GNU makes (such as
335 # BSD make) to work around issues specific to compiling
336 # ntp_parser.y into ntp_parser.h and ntp_parser.c in a vPATH
337 # configuration where we would like (for a change) the output
338 # files ntp_parser.[ch] to be placed in the source directory,
339 # as opposed to the build directory. This allows a single
340 # host of a flock configured with Bison to update ntp_parser.[ch]
341 # used by the rest.
343 @VPATH_HACK_TRUE@VPHACK = vphack
344 @VPATH_HACK_FALSE@VPHACK_AFTER =
345 @VPATH_HACK_TRUE@VPHACK_AFTER = vphack_after
346 BUILT_SOURCES = $(VPHACK) ntp_parser.c ntp_parser.h $(VPHACK_AFTER) \
347 ntp_keyword.h ntpd-opts.c ntpd-opts.h ntpd.1 ntpd-opts.texi \
348 ntpd-opts.menu .deps-ver
349 man_MANS = ntpd.1
351 # ntpdsim.1 is a remnant along with all the ntpdsim-opts.* files, the
352 # simulator currently uses ntpd-opts.[ch]. This also means there is no
353 # longer a reason to have ntpdbase-opts.def split off of ntpd-opts.def.
355 # ntpd may need:
356 # log10 refclock_wwv.o
357 # sqrt ntp_control.o
358 # floor refclock_wwv.o
359 # which are (usually) provided by -lm.
360 keyword_gen_LDADD = ../libntp/libntp.a
361 ntpd_LDADD = $(LDADD) -lm @LCRYPTO@ @LSCF@ $(LIBOPTS_LDADD) ../libntp/libntp.a
362 ntpdsim_LDADD = $(LDADD) -lm @LCRYPTO@ @LSCF@ $(LIBOPTS_LDADD) ../libntp/libntpsim.a
363 ntpdsim_CFLAGS = $(CFLAGS) -DSIM
364 check_y2k_LDADD = $(LDADD) ../libntp/libntp.a
365 DISTCLEANFILES = keyword-gen .version version.c
366 CLEANFILES = check-saveconfig compsave.conf ntp_keyword.out \
367 ntp_keyword.dummy .deps-ver
368 EXTRA_DIST = \
369 complete.conf \
370 ntpd-opts.def \
371 ntpdbase-opts.def \
372 ntp_keyword.h \
373 refclock_msfees.c \
374 refclock_trak.c \
375 $(BUILT_SOURCES) \
376 $(NULL)
378 ETAGS_ARGS = Makefile.am
379 ### Y2Kfixes
380 check_PROGRAMS = @MAKE_CHECK_Y2K@
381 run_ag = cd $(srcdir) && \
382 env PATH="$(abs_builddir):$(PATH)" \
383 autogen -L ../include --writable
385 std_def_list = $(top_srcdir)/include/autogen-version.def \
386 $(top_srcdir)/include/copyright.def \
387 $(top_srcdir)/include/version.def
389 ntpd_SOURCES = \
390 cmd_args.c \
391 ntp_config.c \
392 ntp_data_structures.c \
393 ntp_io.c \
394 ntp_parser.y \
395 ntp_scanner.c \
396 ntp_scanner.h \
397 ntpd.c \
398 ntpd-opts.c \
399 ntpd-opts.h \
400 $(NULL)
402 ntpdsim_SOURCES = \
403 $(ntpd_SOURCES) \
404 ntpsim.c \
405 $(NULL)
408 # libntpd_a_SOURCES do not use #ifdef SIM
409 libntpd_a_SOURCES = \
410 jupiter.h \
411 ntp_control.c \
412 ntp_crypto.c \
413 ntp_filegen.c \
414 ntp_intres.c \
415 ntp_loopfilter.c \
416 ntp_monitor.c \
417 ntp_peer.c \
418 ntp_proto.c \
419 ntp_refclock.c \
420 ntp_request.c \
421 ntp_restrict.c \
422 ntp_signd.c \
423 ntp_timer.c \
424 ntp_util.c \
425 ppsapi_timepps.h \
426 refclock_acts.c \
427 refclock_arbiter.c \
428 refclock_arc.c \
429 refclock_as2201.c \
430 refclock_atom.c \
431 refclock_bancomm.c \
432 refclock_chronolog.c \
433 refclock_chu.c \
434 refclock_conf.c \
435 refclock_datum.c \
436 refclock_dumbclock.c \
437 refclock_fg.c \
438 refclock_gpsvme.c \
439 refclock_heath.c \
440 refclock_hopfser.c \
441 refclock_hopfpci.c \
442 refclock_hpgps.c \
443 refclock_irig.c \
444 refclock_jjy.c \
445 refclock_jupiter.c \
446 refclock_leitch.c \
447 refclock_local.c \
448 refclock_mx4200.c \
449 refclock_neoclock4x.c \
450 refclock_nmea.c \
451 refclock_oncore.c \
452 refclock_palisade.c \
453 refclock_palisade.h \
454 refclock_parse.c \
455 refclock_pcf.c \
456 refclock_pst.c \
457 refclock_ripencc.c \
458 refclock_shm.c \
459 refclock_tpro.c \
460 refclock_true.c \
461 refclock_tt560.c \
462 refclock_ulink.c \
463 refclock_wwv.c \
464 refclock_wwvb.c \
465 refclock_zyfer.c \
466 $(NULL)
468 all: $(BUILT_SOURCES)
469 $(MAKE) $(AM_MAKEFLAGS) all-am
471 .SUFFIXES:
472 .SUFFIXES: .c .lo .o .obj .y
473 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/depsver.mf $(am__configure_deps)
474 @for dep in $?; do \
475 case '$(am__configure_deps)' in \
476 *$$dep*) \
477 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
478 && { if test -f $@; then exit 0; else break; fi; }; \
479 exit 1;; \
480 esac; \
481 done; \
482 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpd/Makefile'; \
483 $(am__cd) $(top_srcdir) && \
484 $(AUTOMAKE) --foreign ntpd/Makefile
485 .PRECIOUS: Makefile
486 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
487 @case '$?' in \
488 *config.status*) \
489 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
490 *) \
491 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
492 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
493 esac;
495 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498 $(top_srcdir)/configure: $(am__configure_deps)
499 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
501 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502 $(am__aclocal_m4_deps):
504 clean-noinstLIBRARIES:
505 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
506 libntpd.a: $(libntpd_a_OBJECTS) $(libntpd_a_DEPENDENCIES)
507 -rm -f libntpd.a
508 $(libntpd_a_AR) libntpd.a $(libntpd_a_OBJECTS) $(libntpd_a_LIBADD)
509 $(RANLIB) libntpd.a
510 install-binPROGRAMS: $(bin_PROGRAMS)
511 @$(NORMAL_INSTALL)
512 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
513 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
514 for p in $$list; do echo "$$p $$p"; done | \
515 sed 's/$(EXEEXT)$$//' | \
516 while read p p1; do if test -f $$p || test -f $$p1; \
517 then echo "$$p"; echo "$$p"; else :; fi; \
518 done | \
519 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
520 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
521 sed 'N;N;N;s,\n, ,g' | \
522 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
523 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
524 if ($$2 == $$4) files[d] = files[d] " " $$1; \
525 else { print "f", $$3 "/" $$4, $$1; } } \
526 END { for (d in files) print "f", d, files[d] }' | \
527 while read type dir files; do \
528 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
529 test -z "$$files" || { \
530 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
531 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
533 ; done
535 uninstall-binPROGRAMS:
536 @$(NORMAL_UNINSTALL)
537 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
538 files=`for p in $$list; do echo "$$p"; done | \
539 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
540 -e 's/$$/$(EXEEXT)/' `; \
541 test -n "$$list" || exit 0; \
542 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
543 cd "$(DESTDIR)$(bindir)" && rm -f $$files
545 clean-binPROGRAMS:
546 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
547 echo " rm -f" $$list; \
548 rm -f $$list || exit $$?; \
549 test -n "$(EXEEXT)" || exit 0; \
550 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
551 echo " rm -f" $$list; \
552 rm -f $$list
554 clean-checkPROGRAMS:
555 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
556 echo " rm -f" $$list; \
557 rm -f $$list || exit $$?; \
558 test -n "$(EXEEXT)" || exit 0; \
559 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
560 echo " rm -f" $$list; \
561 rm -f $$list
562 check_y2k$(EXEEXT): $(check_y2k_OBJECTS) $(check_y2k_DEPENDENCIES)
563 @rm -f check_y2k$(EXEEXT)
564 $(LINK) $(check_y2k_OBJECTS) $(check_y2k_LDADD) $(LIBS)
565 keyword-gen$(EXEEXT): $(keyword_gen_OBJECTS) $(keyword_gen_DEPENDENCIES)
566 @rm -f keyword-gen$(EXEEXT)
567 $(LINK) $(keyword_gen_OBJECTS) $(keyword_gen_LDADD) $(LIBS)
568 ntp_parser.h: ntp_parser.c
569 @if test ! -f $@; then \
570 rm -f ntp_parser.c; \
571 $(MAKE) $(AM_MAKEFLAGS) ntp_parser.c; \
572 else :; fi
573 ntpd$(EXEEXT): $(ntpd_OBJECTS) $(ntpd_DEPENDENCIES)
574 @rm -f ntpd$(EXEEXT)
575 $(LINK) $(ntpd_OBJECTS) $(ntpd_LDADD) $(LIBS)
576 ntpdsim$(EXEEXT): $(ntpdsim_OBJECTS) $(ntpdsim_DEPENDENCIES)
577 @rm -f ntpdsim$(EXEEXT)
578 $(ntpdsim_LINK) $(ntpdsim_OBJECTS) $(ntpdsim_LDADD) $(LIBS)
580 mostlyclean-compile:
581 -rm -f *.$(OBJEXT)
583 distclean-compile:
584 -rm -f *.tab.c
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_y2k.Po@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd_args.Po@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyword-gen.Po@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_config.Po@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_control.Po@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_crypto.Po@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_data_structures.Po@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_filegen.Po@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_intres.Po@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_io.Po@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_loopfilter.Po@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_monitor.Po@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_parser.Po@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_peer.Po@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_proto.Po@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_refclock.Po@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_request.Po@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_restrict.Po@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_scanner.Po@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_signd.Po@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_timer.Po@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_util.Po@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd-opts.Po@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpd.Po@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-cmd_args.Po@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_config.Po@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_data_structures.Po@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_io.Po@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_parser.Po@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntp_scanner.Po@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd-opts.Po@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpd.Po@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdsim-ntpsim.Po@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_acts.Po@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arbiter.Po@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_arc.Po@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_as2201.Po@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_atom.Po@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_bancomm.Po@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chronolog.Po@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_chu.Po@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_conf.Po@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_datum.Po@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_dumbclock.Po@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_fg.Po@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_gpsvme.Po@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_heath.Po@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfpci.Po@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hopfser.Po@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_hpgps.Po@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_irig.Po@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jjy.Po@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_jupiter.Po@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_leitch.Po@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_local.Po@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_mx4200.Po@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_neoclock4x.Po@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_nmea.Po@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_oncore.Po@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_palisade.Po@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_parse.Po@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pcf.Po@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_pst.Po@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ripencc.Po@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_shm.Po@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tpro.Po@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_true.Po@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_tt560.Po@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_ulink.Po@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwv.Po@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_wwvb.Po@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refclock_zyfer.Po@am__quote@
659 .c.o:
660 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
661 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
664 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
666 .c.obj:
667 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
668 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
673 .c.lo:
674 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
675 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
680 ntpdsim-cmd_args.o: cmd_args.c
681 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-cmd_args.o -MD -MP -MF $(DEPDIR)/ntpdsim-cmd_args.Tpo -c -o ntpdsim-cmd_args.o `test -f 'cmd_args.c' || echo '$(srcdir)/'`cmd_args.c
682 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-cmd_args.Tpo $(DEPDIR)/ntpdsim-cmd_args.Po
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmd_args.c' object='ntpdsim-cmd_args.o' libtool=no @AMDEPBACKSLASH@
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-cmd_args.o `test -f 'cmd_args.c' || echo '$(srcdir)/'`cmd_args.c
687 ntpdsim-cmd_args.obj: cmd_args.c
688 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-cmd_args.obj -MD -MP -MF $(DEPDIR)/ntpdsim-cmd_args.Tpo -c -o ntpdsim-cmd_args.obj `if test -f 'cmd_args.c'; then $(CYGPATH_W) 'cmd_args.c'; else $(CYGPATH_W) '$(srcdir)/cmd_args.c'; fi`
689 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-cmd_args.Tpo $(DEPDIR)/ntpdsim-cmd_args.Po
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmd_args.c' object='ntpdsim-cmd_args.obj' libtool=no @AMDEPBACKSLASH@
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-cmd_args.obj `if test -f 'cmd_args.c'; then $(CYGPATH_W) 'cmd_args.c'; else $(CYGPATH_W) '$(srcdir)/cmd_args.c'; fi`
694 ntpdsim-ntp_config.o: ntp_config.c
695 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
696 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_config.c' object='ntpdsim-ntp_config.o' libtool=no @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_config.o `test -f 'ntp_config.c' || echo '$(srcdir)/'`ntp_config.c
701 ntpdsim-ntp_config.obj: ntp_config.c
702 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
703 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_config.Tpo $(DEPDIR)/ntpdsim-ntp_config.Po
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_config.c' object='ntpdsim-ntp_config.obj' libtool=no @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
708 ntpdsim-ntp_data_structures.o: ntp_data_structures.c
709 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_data_structures.o -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo -c -o ntpdsim-ntp_data_structures.o `test -f 'ntp_data_structures.c' || echo '$(srcdir)/'`ntp_data_structures.c
710 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo $(DEPDIR)/ntpdsim-ntp_data_structures.Po
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_data_structures.c' object='ntpdsim-ntp_data_structures.o' libtool=no @AMDEPBACKSLASH@
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
713 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_data_structures.o `test -f 'ntp_data_structures.c' || echo '$(srcdir)/'`ntp_data_structures.c
715 ntpdsim-ntp_data_structures.obj: ntp_data_structures.c
716 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -MT ntpdsim-ntp_data_structures.obj -MD -MP -MF $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo -c -o ntpdsim-ntp_data_structures.obj `if test -f 'ntp_data_structures.c'; then $(CYGPATH_W) 'ntp_data_structures.c'; else $(CYGPATH_W) '$(srcdir)/ntp_data_structures.c'; fi`
717 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_data_structures.Tpo $(DEPDIR)/ntpdsim-ntp_data_structures.Po
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_data_structures.c' object='ntpdsim-ntp_data_structures.obj' libtool=no @AMDEPBACKSLASH@
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
720 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_data_structures.obj `if test -f 'ntp_data_structures.c'; then $(CYGPATH_W) 'ntp_data_structures.c'; else $(CYGPATH_W) '$(srcdir)/ntp_data_structures.c'; fi`
722 ntpdsim-ntp_io.o: ntp_io.c
723 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
724 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_io.c' object='ntpdsim-ntp_io.o' libtool=no @AMDEPBACKSLASH@
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_io.o `test -f 'ntp_io.c' || echo '$(srcdir)/'`ntp_io.c
729 ntpdsim-ntp_io.obj: ntp_io.c
730 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
731 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_io.Tpo $(DEPDIR)/ntpdsim-ntp_io.Po
732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_io.c' object='ntpdsim-ntp_io.obj' libtool=no @AMDEPBACKSLASH@
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
734 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
736 ntpdsim-ntp_parser.o: ntp_parser.c
737 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
738 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_parser.c' object='ntpdsim-ntp_parser.o' libtool=no @AMDEPBACKSLASH@
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
741 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_parser.o `test -f 'ntp_parser.c' || echo '$(srcdir)/'`ntp_parser.c
743 ntpdsim-ntp_parser.obj: ntp_parser.c
744 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
745 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_parser.Tpo $(DEPDIR)/ntpdsim-ntp_parser.Po
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_parser.c' object='ntpdsim-ntp_parser.obj' libtool=no @AMDEPBACKSLASH@
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
748 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
750 ntpdsim-ntp_scanner.o: ntp_scanner.c
751 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
752 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po
753 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_scanner.c' object='ntpdsim-ntp_scanner.o' libtool=no @AMDEPBACKSLASH@
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
755 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntp_scanner.o `test -f 'ntp_scanner.c' || echo '$(srcdir)/'`ntp_scanner.c
757 ntpdsim-ntp_scanner.obj: ntp_scanner.c
758 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
759 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntp_scanner.Tpo $(DEPDIR)/ntpdsim-ntp_scanner.Po
760 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntp_scanner.c' object='ntpdsim-ntp_scanner.obj' libtool=no @AMDEPBACKSLASH@
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
762 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
764 ntpdsim-ntpd.o: ntpd.c
765 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
766 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd.c' object='ntpdsim-ntpd.o' libtool=no @AMDEPBACKSLASH@
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
769 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.o `test -f 'ntpd.c' || echo '$(srcdir)/'`ntpd.c
771 ntpdsim-ntpd.obj: ntpd.c
772 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
773 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd.Tpo $(DEPDIR)/ntpdsim-ntpd.Po
774 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd.c' object='ntpdsim-ntpd.obj' libtool=no @AMDEPBACKSLASH@
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
776 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd.obj `if test -f 'ntpd.c'; then $(CYGPATH_W) 'ntpd.c'; else $(CYGPATH_W) '$(srcdir)/ntpd.c'; fi`
778 ntpdsim-ntpd-opts.o: ntpd-opts.c
779 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
780 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po
781 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd-opts.c' object='ntpdsim-ntpd-opts.o' libtool=no @AMDEPBACKSLASH@
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
783 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpd-opts.o `test -f 'ntpd-opts.c' || echo '$(srcdir)/'`ntpd-opts.c
785 ntpdsim-ntpd-opts.obj: ntpd-opts.c
786 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
787 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpd-opts.Tpo $(DEPDIR)/ntpdsim-ntpd-opts.Po
788 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpd-opts.c' object='ntpdsim-ntpd-opts.obj' libtool=no @AMDEPBACKSLASH@
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
790 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
792 ntpdsim-ntpsim.o: ntpsim.c
793 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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
794 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po
795 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpsim.c' object='ntpdsim-ntpsim.o' libtool=no @AMDEPBACKSLASH@
796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.o `test -f 'ntpsim.c' || echo '$(srcdir)/'`ntpsim.c
799 ntpdsim-ntpsim.obj: ntpsim.c
800 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_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`
801 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntpdsim-ntpsim.Tpo $(DEPDIR)/ntpdsim-ntpsim.Po
802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntpsim.c' object='ntpdsim-ntpsim.obj' libtool=no @AMDEPBACKSLASH@
803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
804 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntpdsim_CFLAGS) $(CFLAGS) -c -o ntpdsim-ntpsim.obj `if test -f 'ntpsim.c'; then $(CYGPATH_W) 'ntpsim.c'; else $(CYGPATH_W) '$(srcdir)/ntpsim.c'; fi`
806 .y.c:
807 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
809 mostlyclean-libtool:
810 -rm -f *.lo
812 clean-libtool:
813 -rm -rf .libs _libs
814 install-man1: $(man_MANS)
815 @$(NORMAL_INSTALL)
816 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
817 @list=''; test -n "$(man1dir)" || exit 0; \
818 { for i in $$list; do echo "$$i"; done; \
819 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
820 sed -n '/\.1[a-z]*$$/p'; \
821 } | while read p; do \
822 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
823 echo "$$d$$p"; echo "$$p"; \
824 done | \
825 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
826 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
827 sed 'N;N;s,\n, ,g' | { \
828 list=; while read file base inst; do \
829 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
830 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
831 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
832 fi; \
833 done; \
834 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
835 while read files; do \
836 test -z "$$files" || { \
837 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
838 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
839 done; }
841 uninstall-man1:
842 @$(NORMAL_UNINSTALL)
843 @list=''; test -n "$(man1dir)" || exit 0; \
844 files=`{ for i in $$list; do echo "$$i"; done; \
845 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
846 sed -n '/\.1[a-z]*$$/p'; \
847 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
848 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
849 test -z "$$files" || { \
850 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
851 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
853 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
854 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
855 unique=`for i in $$list; do \
856 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
857 done | \
858 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
859 END { if (nonempty) { for (i in files) print i; }; }'`; \
860 mkid -fID $$unique
861 tags: TAGS
863 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
864 $(TAGS_FILES) $(LISP)
865 set x; \
866 here=`pwd`; \
867 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
868 unique=`for i in $$list; do \
869 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
870 done | \
871 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
872 END { if (nonempty) { for (i in files) print i; }; }'`; \
873 shift; \
874 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
875 test -n "$$unique" || unique=$$empty_fix; \
876 if test $$# -gt 0; then \
877 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
878 "$$@" $$unique; \
879 else \
880 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
881 $$unique; \
882 fi; \
884 ctags: CTAGS
885 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
886 $(TAGS_FILES) $(LISP)
887 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
888 unique=`for i in $$list; do \
889 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
890 done | \
891 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
892 END { if (nonempty) { for (i in files) print i; }; }'`; \
893 test -z "$(CTAGS_ARGS)$$unique" \
894 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
895 $$unique
897 GTAGS:
898 here=`$(am__cd) $(top_builddir) && pwd` \
899 && $(am__cd) $(top_srcdir) \
900 && gtags -i $(GTAGS_ARGS) "$$here"
902 distclean-tags:
903 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
905 distdir: $(DISTFILES)
906 @list='$(MANS)'; if test -n "$$list"; then \
907 list=`for p in $$list; do \
908 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
909 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
910 if test -n "$$list" && \
911 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
912 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
913 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
914 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
915 echo " typically \`make maintainer-clean' will remove them" >&2; \
916 exit 1; \
917 else :; fi; \
918 else :; fi
919 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
920 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
921 list='$(DISTFILES)'; \
922 dist_files=`for file in $$list; do echo $$file; done | \
923 sed -e "s|^$$srcdirstrip/||;t" \
924 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
925 case $$dist_files in \
926 */*) $(MKDIR_P) `echo "$$dist_files" | \
927 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
928 sort -u` ;; \
929 esac; \
930 for file in $$dist_files; do \
931 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
932 if test -d $$d/$$file; then \
933 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
934 if test -d "$(distdir)/$$file"; then \
935 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
936 fi; \
937 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
938 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
939 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
940 fi; \
941 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
942 else \
943 test -f "$(distdir)/$$file" \
944 || cp -p $$d/$$file "$(distdir)/$$file" \
945 || exit 1; \
946 fi; \
947 done
948 check-am: all-am
949 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
950 $(MAKE) $(AM_MAKEFLAGS) check-local
951 check: $(BUILT_SOURCES)
952 $(MAKE) $(AM_MAKEFLAGS) check-am
953 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS)
954 installdirs:
955 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
956 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
957 done
958 install: $(BUILT_SOURCES)
959 $(MAKE) $(AM_MAKEFLAGS) install-am
960 install-exec: install-exec-am
961 install-data: install-data-am
962 uninstall: uninstall-am
964 install-am: all-am
965 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
967 installcheck: installcheck-am
968 install-strip:
969 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
970 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
971 `test -z '$(STRIP)' || \
972 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
973 mostlyclean-generic:
975 clean-generic:
976 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
978 distclean-generic:
979 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
980 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
981 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
983 maintainer-clean-generic:
984 @echo "This command is intended for maintainers to use"
985 @echo "it deletes files that may require special tools to rebuild."
986 -rm -f ntp_parser.c
987 -rm -f ntp_parser.h
988 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
989 clean: clean-am
991 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
992 clean-libtool clean-noinstLIBRARIES mostlyclean-am
994 distclean: distclean-am
995 -rm -rf ./$(DEPDIR)
996 -rm -f Makefile
997 distclean-am: clean-am distclean-compile distclean-generic \
998 distclean-tags
1000 dvi: dvi-am
1002 dvi-am:
1004 html: html-am
1006 html-am:
1008 info: info-am
1010 info-am:
1012 install-data-am: install-man
1014 install-dvi: install-dvi-am
1016 install-dvi-am:
1018 install-exec-am: install-binPROGRAMS
1019 @$(NORMAL_INSTALL)
1020 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1021 install-html: install-html-am
1023 install-html-am:
1025 install-info: install-info-am
1027 install-info-am:
1029 install-man: install-man1
1031 install-pdf: install-pdf-am
1033 install-pdf-am:
1035 install-ps: install-ps-am
1037 install-ps-am:
1039 installcheck-am:
1041 maintainer-clean: maintainer-clean-am
1042 -rm -rf ./$(DEPDIR)
1043 -rm -f Makefile
1044 maintainer-clean-am: distclean-am maintainer-clean-generic
1046 mostlyclean: mostlyclean-am
1048 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1049 mostlyclean-libtool
1051 pdf: pdf-am
1053 pdf-am:
1055 ps: ps-am
1057 ps-am:
1059 uninstall-am: uninstall-binPROGRAMS uninstall-man
1061 uninstall-man: uninstall-man1
1063 .MAKE: all check check-am install install-am install-exec-am \
1064 install-strip
1066 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
1067 clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1068 clean-libtool clean-noinstLIBRARIES ctags distclean \
1069 distclean-compile distclean-generic distclean-libtool \
1070 distclean-tags distdir dvi dvi-am html html-am info info-am \
1071 install install-am install-binPROGRAMS install-data \
1072 install-data-am install-dvi install-dvi-am install-exec \
1073 install-exec-am install-exec-hook install-html install-html-am \
1074 install-info install-info-am install-man install-man1 \
1075 install-pdf install-pdf-am install-ps install-ps-am \
1076 install-strip installcheck installcheck-am installdirs \
1077 maintainer-clean maintainer-clean-generic mostlyclean \
1078 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1079 pdf pdf-am ps ps-am tags uninstall uninstall-am \
1080 uninstall-binPROGRAMS uninstall-man uninstall-man1
1083 vphack:
1084 test -e ntp_parser.c || ln -s $(srcdir)/ntp_parser.c .
1085 test -e ntp_parser.h || ln -s $(srcdir)/ntp_parser.h .
1088 # ylwrap script which invokes Bison replaces ntp_parser.h
1089 # symlink with the updated file, when ntp_parser.h changes.
1090 # vphack_after detects this and copies the updated file to srcdir
1091 # and re-creates the ntp_parser.h symlink in its place.
1094 vphack_after:
1095 test -L ntp_parser.h || ( \
1096 mv ntp_parser.h $(srcdir)/ntp_parser.h && \
1097 ln -s $(srcdir)/ntp_parser.h . \
1100 check-local: @MAKE_CHECK_Y2K@ $(CHECK_SAVECONFIG)
1101 test -z "@MAKE_CHECK_Y2K@" || ./@MAKE_CHECK_Y2K@
1103 ntp_keyword.out: keyword-gen
1104 ./keyword-gen $(srcdir)/ntp_parser.h > $@
1105 grep -v diff_ignore_line < $(srcdir)/ntp_keyword.h > cmp1
1106 grep -v diff_ignore_line < $@ > cmp2
1107 cmp cmp1 cmp2 > /dev/null || cp $@ $(srcdir)/ntp_keyword.h
1108 rm cmp1 cmp2
1110 ntp_keyword.dummy:
1111 echo stamp > $@
1113 $(srcdir)/ntp_keyword.h: $(NTP_KEYWORD_OUT)
1114 @: do-nothing action to avoid default SCCS get
1115 @: .h updated if needed by ntp_keyword.out rule
1117 $(srcdir)/ntpd-opts.h: $(srcdir)/ntpd-opts.c
1118 @: do-nothing action to avoid default SCCS get, .h built with .c
1120 $(srcdir)/ntpd-opts.c: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1121 $(run_ag) ntpd-opts.def
1123 $(srcdir)/ntpd.1: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1124 $(run_ag) -Tagman1.tpl -bntpd ntpd-opts.def
1126 $(srcdir)/ntpd-opts.texi $(srcdir)/ntpd-opts.menu: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
1127 $(MAKE) ntpd # aginfo.tpl runs the binary to extract --help usage text
1128 $(run_ag) -Taginfo.tpl -DLEVEL=section ntpd-opts.def
1130 $(PROGRAMS): $(LDADD)
1132 compsave.conf: ntpd $(srcdir)/complete.conf
1133 ./ntpd --configfile $(srcdir)/complete.conf --saveconfigquit $@
1135 check-saveconfig: $(srcdir)/complete.conf compsave.conf
1136 cmp $(srcdir)/complete.conf compsave.conf && echo stamp > $@
1138 ../libntp/libntp.a:
1139 cd ../libntp && $(MAKE) libntp.a
1141 ../libparse/libparse.a:
1142 cd ../libparse && $(MAKE)
1144 $(top_srcdir)/version :
1145 cd $(top_srcdir) && $(MAKE) version
1147 version.o: $(ntpd_OBJECTS) ../libntp/libntp.a @LIBPARSE@ Makefile $(top_srcdir)/version
1148 env CSET=`cat $(top_srcdir)/version` $(top_builddir)/scripts/mkver ntpd
1149 $(COMPILE) -c version.c
1151 install-exec-hook:
1152 @case ${BINSUBDIR} in \
1153 bin) ODIR=${exec_prefix}/sbin ;; \
1154 sbin) ODIR=${exec_prefix}/bin ;; \
1155 esac; \
1156 test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \
1157 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
1158 test ! -f $$ODIR/$$i || echo "*** $$i is also in $$ODIR!"; \
1159 done
1162 $(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1163 @[ -f $@ ] || \
1164 cp $(top_srcdir)/deps-ver $@
1165 @[ -w $@ ] || \
1166 chmod ug+w $@
1167 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \
1168 $(MAKE) clean && \
1169 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
1170 cat $@ && \
1171 rm -rf $(DEPDIR) && \
1172 mkdir $(DEPDIR) && \
1173 case "$(top_builddir)" in \
1174 .) \
1175 ./config.status Makefile depfiles \
1176 ;; \
1177 ..) \
1178 cd .. && \
1179 ./config.status $(subdir)/Makefile depfiles && \
1180 cd $(subdir) \
1181 ;; \
1182 *) \
1183 echo 'Fatal: depsver.mf Automake fragment limited' \
1184 'to immediate subdirectories.' && \
1185 echo "top_builddir: $(top_builddir)" && \
1186 echo "subdir: $(subdir)" && \
1187 exit 1 \
1188 ;; \
1189 esac && \
1190 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \
1191 cat $(top_srcdir)/deps-ver \
1193 cp $(top_srcdir)/deps-ver $@
1195 .deps-ver: $(top_srcdir)/deps-ver
1196 @[ ! -d $(DEPDIR) ] || $(MAKE) $(DEPDIR)/deps-ver
1197 @touch $@
1200 # depsver.mf included in Makefile.am for directories with .deps
1202 # When building in the same directory with sources that change over
1203 # time, such as when tracking using bk, the .deps files can become
1204 # stale with respect to moved, deleted, or superceded headers. Most
1205 # commonly, this would exhibit as make reporting a failure to make a
1206 # header file which is no longer in the location given. To address
1207 # this issue, we use a deps-ver file which is updated with each change
1208 # that breaks old .deps files. A copy of deps-ver is made into
1209 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
1210 # with different contents than deps-ver, we make clean to ensure all
1211 # .o files built before the incompatible change are rebuilt along with
1212 # their updated .deps files, then remove $(DEPDIR) and recreate it as
1213 # empty stubs.
1215 # It is normal when configured with --disable-dependency-tracking for
1216 # the DEPDIR to not have been created. For this reason, we use the
1217 # intermediate target .deps-ver, which invokes make recursively if
1218 # DEPDIR exists.
1220 # If you modify depsver.mf, please make the changes to the master
1221 # copy, the one in sntp is copied by the bootstrap script from it.
1223 # This comment block follows rather than leads the related code so that
1224 # it stays with it in the generated Makefile.in and Makefile.
1227 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1228 # Otherwise a system limit (for SysV at least) may be exceeded.
1229 .NOEXPORT: