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