]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ntp/ntpdc/Makefile.in
Merge clang trunk r238337 from ^/vendor/clang/dist, resolve conflicts,
[FreeBSD/FreeBSD.git] / contrib / ntp / ntpdc / 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 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkglibexecdir = $(libexecdir)/@PACKAGE@
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 EXTRA_PROGRAMS = ntpdc$(EXEEXT) ntpdc-layout$(EXEEXT)
44 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
45         $(srcdir)/Makefile.in $(srcdir)/nl.pl.in \
46         $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf \
47         $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf \
48         $(top_srcdir)/sntp/check-libntp.mf
49 subdir = ntpdc
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
52         $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
53         $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
54         $(top_srcdir)/sntp/m4/define_dir.m4 \
55         $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
56         $(top_srcdir)/sntp/m4/libtool.m4 \
57         $(top_srcdir)/sntp/m4/ltoptions.m4 \
58         $(top_srcdir)/sntp/m4/ltsugar.m4 \
59         $(top_srcdir)/sntp/m4/ltversion.m4 \
60         $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
61         $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
62         $(top_srcdir)/sntp/m4/ntp_compiler.m4 \
63         $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
64         $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
65         $(top_srcdir)/sntp/m4/ntp_debug.m4 \
66         $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
67         $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
68         $(top_srcdir)/sntp/m4/ntp_googletest.m4 \
69         $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
70         $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
71         $(top_srcdir)/sntp/m4/ntp_libevent.m4 \
72         $(top_srcdir)/sntp/m4/ntp_libntp.m4 \
73         $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
74         $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
75         $(top_srcdir)/sntp/m4/ntp_openssl.m4 \
76         $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
77         $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
78         $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
79         $(top_srcdir)/sntp/m4/ntp_sntp.m4 \
80         $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
81         $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
82         $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
83         $(top_srcdir)/sntp/m4/openldap.m4 \
84         $(top_srcdir)/sntp/m4/os_cflags.m4 \
85         $(top_srcdir)/sntp/m4/snprintf.m4 \
86         $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/config.h
91 CONFIG_CLEAN_FILES = nl.pl
92 CONFIG_CLEAN_VPATH_FILES =
93 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
94         "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
95         "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"
96 PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(sbin_PROGRAMS)
97 am_ntpdc_OBJECTS = ntpdc.$(OBJEXT) ntpdc_ops.$(OBJEXT) \
98         ntpdc-opts.$(OBJEXT)
99 ntpdc_OBJECTS = $(am_ntpdc_OBJECTS)
100 am__DEPENDENCIES_1 =
101 ntpdc_DEPENDENCIES = version.o $(am__DEPENDENCIES_1) \
102         ../libntp/libntp.a $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
103         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
104         $(am__DEPENDENCIES_1)
105 AM_V_lt = $(am__v_lt_$(V))
106 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
107 am__v_lt_0 = --silent
108 ntpdc_layout_SOURCES = ntpdc-layout.c
109 ntpdc_layout_OBJECTS = ntpdc-layout.$(OBJEXT)
110 ntpdc_layout_DEPENDENCIES =
111 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
112 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
113 am__depfiles_maybe = depfiles
114 am__mv = mv -f
115 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
116         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
117 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
118         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
119         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
120         $(AM_CFLAGS) $(CFLAGS)
121 AM_V_CC = $(am__v_CC_$(V))
122 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
123 am__v_CC_0 = @echo "  CC    " $@;
124 AM_V_at = $(am__v_at_$(V))
125 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
126 am__v_at_0 = @
127 CCLD = $(CC)
128 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
129         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130         $(AM_LDFLAGS) $(LDFLAGS) -o $@
131 AM_V_CCLD = $(am__v_CCLD_$(V))
132 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
133 am__v_CCLD_0 = @echo "  CCLD  " $@;
134 AM_V_GEN = $(am__v_GEN_$(V))
135 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
136 am__v_GEN_0 = @echo "  GEN   " $@;
137 SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
138 DIST_SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
139 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140 am__vpath_adj = case $$p in \
141     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142     *) f=$$p;; \
143   esac;
144 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145 am__install_max = 40
146 am__nobase_strip_setup = \
147   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148 am__nobase_strip = \
149   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150 am__nobase_list = $(am__nobase_strip_setup); \
151   for p in $$list; do echo "$$p $$p"; done | \
152   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154     if (++n[$$2] == $(am__install_max)) \
155       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156     END { for (dir in files) print dir, files[dir] }'
157 am__base_list = \
158   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160 man1dir = $(mandir)/man1
161 man8dir = $(mandir)/man8
162 NROFF = nroff
163 MANS = $(man1_MANS) $(man8_MANS) $(man_MANS)
164 DATA = $(html_DATA) $(noinst_DATA)
165 HEADERS = $(noinst_HEADERS)
166 ETAGS = etags
167 CTAGS = ctags
168 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169 ACLOCAL = @ACLOCAL@
170 ALLOCA = @ALLOCA@
171 AMTAR = @AMTAR@
172 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
173 AR = @AR@
174 AUTOCONF = @AUTOCONF@
175 AUTOHEADER = @AUTOHEADER@
176 AUTOMAKE = @AUTOMAKE@
177 AWK = @AWK@
178 CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
179 CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
180 CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
181 CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
182 CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
183 CC = @CC@
184 CCDEPMODE = @CCDEPMODE@
185 CFLAGS = @CFLAGS@
186 CFLAGS_NTP = @CFLAGS_NTP@
187 CHUTEST = @CHUTEST@
188 CONFIG_SHELL = @CONFIG_SHELL@
189 CPP = @CPP@
190 CPPFLAGS = @CPPFLAGS@
191 CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
192 CPPFLAGS_NTP = @CPPFLAGS_NTP@
193 CXX = @CXX@
194 CXXCPP = @CXXCPP@
195 CXXDEPMODE = @CXXDEPMODE@
196 CXXFLAGS = @CXXFLAGS@
197 CYGPATH_W = @CYGPATH_W@
198 DCFD = @DCFD@
199 DEFS = @DEFS@
200 DEPDIR = @DEPDIR@
201 DLLTOOL = @DLLTOOL@
202 DSYMUTIL = @DSYMUTIL@
203 DUMPBIN = @DUMPBIN@
204 ECHO_C = @ECHO_C@
205 ECHO_N = @ECHO_N@
206 ECHO_T = @ECHO_T@
207 EDITLINE_LIBS = @EDITLINE_LIBS@
208 EGREP = @EGREP@
209 EXEEXT = @EXEEXT@
210 FGREP = @FGREP@
211 GREP = @GREP@
212 GTEST_CONFIG = @GTEST_CONFIG@
213 GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
214 GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
215 GTEST_LDFLAGS = @GTEST_LDFLAGS@
216 GTEST_LIBS = @GTEST_LIBS@
217 HAVE_INLINE = @HAVE_INLINE@
218 HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
219 HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
220 INSTALL = @INSTALL@
221 INSTALL_DATA = @INSTALL_DATA@
222 INSTALL_PROGRAM = @INSTALL_PROGRAM@
223 INSTALL_SCRIPT = @INSTALL_SCRIPT@
224 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
225 LD = @LD@
226 LDADD_LIBEVENT = @LDADD_LIBEVENT@
227 LDADD_LIBNTP = @LDADD_LIBNTP@
228 LDADD_LIBUTIL = @LDADD_LIBUTIL@
229 LDADD_NLIST = @LDADD_NLIST@
230 LDADD_NTP = @LDADD_NTP@
231 LDFLAGS = @LDFLAGS@
232 LDFLAGS_NTP = @LDFLAGS_NTP@
233 LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
234 LIBM = @LIBM@
235 LIBOBJS = @LIBOBJS@
236 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
237 LIBOPTS_DIR = @LIBOPTS_DIR@
238 LIBOPTS_LDADD = @LIBOPTS_LDADD@
239 LIBPARSE = @LIBPARSE@
240 LIBS = @LIBS@
241 LIBTOOL = @LIBTOOL@
242 LIBTOOL_DEPS = @LIBTOOL_DEPS@
243 LIPO = @LIPO@
244 LN_S = @LN_S@
245 LSCF = @LSCF@
246 LTLIBOBJS = @LTLIBOBJS@
247 MAKEINFO = @MAKEINFO@
248 MAKE_ADJTIMED = @MAKE_ADJTIMED@
249 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
250 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
251 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
252 MAKE_LIBPARSE = @MAKE_LIBPARSE@
253 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
254 MAKE_NTPDSIM = @MAKE_NTPDSIM@
255 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
256 MAKE_NTPTIME = @MAKE_NTPTIME@
257 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
258 MAKE_TICKADJ = @MAKE_TICKADJ@
259 MAKE_TIMETRIM = @MAKE_TIMETRIM@
260 MANIFEST_TOOL = @MANIFEST_TOOL@
261 MANTAGFMT = @MANTAGFMT@
262 MKDIR_P = @MKDIR_P@
263 NM = @NM@
264 NMEDIT = @NMEDIT@
265 NTPDATE_DB = @NTPDATE_DB@
266 NTPDATE_DL = @NTPDATE_DL@
267 NTPDATE_DS = @NTPDATE_DS@
268 NTPDATE_MS = @NTPDATE_MS@
269 NTPDATE_NI = @NTPDATE_NI@
270 NTPDC_DB = @NTPDC_DB@
271 NTPDC_DL = @NTPDC_DL@
272 NTPDC_DS = @NTPDC_DS@
273 NTPDC_MS = @NTPDC_MS@
274 NTPDC_NI = @NTPDC_NI@
275 NTPDSIM_DB = @NTPDSIM_DB@
276 NTPDSIM_DL = @NTPDSIM_DL@
277 NTPDSIM_DS = @NTPDSIM_DS@
278 NTPDSIM_MS = @NTPDSIM_MS@
279 NTPDSIM_NI = @NTPDSIM_NI@
280 NTPD_DB = @NTPD_DB@
281 NTPD_DL = @NTPD_DL@
282 NTPD_DS = @NTPD_DS@
283 NTPD_MS = @NTPD_MS@
284 NTPD_NI = @NTPD_NI@
285 NTPQ_DB = @NTPQ_DB@
286 NTPQ_DL = @NTPQ_DL@
287 NTPQ_DS = @NTPQ_DS@
288 NTPQ_MS = @NTPQ_MS@
289 NTPQ_NI = @NTPQ_NI@
290 NTPSNMPD_DB = @NTPSNMPD_DB@
291 NTPSNMPD_DL = @NTPSNMPD_DL@
292 NTPSNMPD_DS = @NTPSNMPD_DS@
293 NTPSNMPD_MS = @NTPSNMPD_MS@
294 NTPSNMPD_NI = @NTPSNMPD_NI@
295 NTPSWEEP_DB = @NTPSWEEP_DB@
296 NTPSWEEP_DL = @NTPSWEEP_DL@
297 NTPSWEEP_DS = @NTPSWEEP_DS@
298 NTPSWEEP_MS = @NTPSWEEP_MS@
299 NTPSWEEP_NI = @NTPSWEEP_NI@
300 NTPTIME_DB = @NTPTIME_DB@
301 NTPTIME_DL = @NTPTIME_DL@
302 NTPTIME_DS = @NTPTIME_DS@
303 NTPTIME_MS = @NTPTIME_MS@
304 NTPTIME_NI = @NTPTIME_NI@
305 NTPTRACE_DB = @NTPTRACE_DB@
306 NTPTRACE_DL = @NTPTRACE_DL@
307 NTPTRACE_DS = @NTPTRACE_DS@
308 NTPTRACE_MS = @NTPTRACE_MS@
309 NTPTRACE_NI = @NTPTRACE_NI@
310 NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
311 NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
312 NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
313 NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
314 NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
315 NTP_KEYSDIR = @NTP_KEYSDIR@
316 NTP_WAIT_DB = @NTP_WAIT_DB@
317 NTP_WAIT_DL = @NTP_WAIT_DL@
318 NTP_WAIT_DS = @NTP_WAIT_DS@
319 NTP_WAIT_MS = @NTP_WAIT_MS@
320 NTP_WAIT_NI = @NTP_WAIT_NI@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OTOOL = @OTOOL@
324 OTOOL64 = @OTOOL64@
325 PACKAGE = @PACKAGE@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
332 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
333 PATH_PERL = @PATH_PERL@
334 PATH_SEPARATOR = @PATH_SEPARATOR@
335 PATH_TEST = @PATH_TEST@
336 PERLLIBDIR = @PERLLIBDIR@
337 PKG_CONFIG = @PKG_CONFIG@
338 POSIX_SHELL = @POSIX_SHELL@
339 PROPDELAY = @PROPDELAY@
340 PTHREAD_LIBS = @PTHREAD_LIBS@
341 RANLIB = @RANLIB@
342 SED = @SED@
343 SET_MAKE = @SET_MAKE@
344 SHELL = @SHELL@
345 SNMP_CFLAGS = @SNMP_CFLAGS@
346 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
347 SNMP_LIBS = @SNMP_LIBS@
348 SNTP = @SNTP@
349 SNTP_DB = @SNTP_DB@
350 SNTP_DL = @SNTP_DL@
351 SNTP_DS = @SNTP_DS@
352 SNTP_MS = @SNTP_MS@
353 SNTP_NI = @SNTP_NI@
354 STDNORETURN_H = @STDNORETURN_H@
355 STRIP = @STRIP@
356 TESTDCF = @TESTDCF@
357 TICKADJ_DB = @TICKADJ_DB@
358 TICKADJ_DL = @TICKADJ_DL@
359 TICKADJ_DS = @TICKADJ_DS@
360 TICKADJ_MS = @TICKADJ_MS@
361 TICKADJ_NI = @TICKADJ_NI@
362 TIMETRIM_DB = @TIMETRIM_DB@
363 TIMETRIM_DL = @TIMETRIM_DL@
364 TIMETRIM_DS = @TIMETRIM_DS@
365 TIMETRIM_MS = @TIMETRIM_MS@
366 TIMETRIM_NI = @TIMETRIM_NI@
367 UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
368 UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
369 UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
370 UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
371 UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
372 VERSION = @VERSION@
373 VER_SUFFIX = @VER_SUFFIX@
374 YACC = @YACC@
375 YFLAGS = @YFLAGS@
376 abs_builddir = @abs_builddir@
377 abs_srcdir = @abs_srcdir@
378 abs_top_builddir = @abs_top_builddir@
379 abs_top_srcdir = @abs_top_srcdir@
380 ac_ct_AR = @ac_ct_AR@
381 ac_ct_CC = @ac_ct_CC@
382 ac_ct_CXX = @ac_ct_CXX@
383 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
384 am__include = @am__include@
385 am__leading_dot = @am__leading_dot@
386 am__quote = @am__quote@
387 am__tar = @am__tar@
388 am__untar = @am__untar@
389 bindir = @bindir@
390 build = @build@
391 build_alias = @build_alias@
392 build_cpu = @build_cpu@
393 build_os = @build_os@
394 build_vendor = @build_vendor@
395 builddir = @builddir@
396 datadir = @datadir@
397 datarootdir = @datarootdir@
398 docdir = @docdir@
399 dvidir = @dvidir@
400 exec_prefix = @exec_prefix@
401 host = @host@
402 host_alias = @host_alias@
403 host_cpu = @host_cpu@
404 host_os = @host_os@
405 host_vendor = @host_vendor@
406 htmldir = @htmldir@
407 includedir = @includedir@
408 infodir = @infodir@
409 install_sh = @install_sh@
410 libdir = @libdir@
411 libexecdir = @libexecdir@
412 localedir = @localedir@
413 localstatedir = @localstatedir@
414 mandir = @mandir@
415 mkdir_p = @mkdir_p@
416 oldincludedir = @oldincludedir@
417 pdfdir = @pdfdir@
418 prefix = @prefix@
419 program_transform_name = @program_transform_name@
420 psdir = @psdir@
421 sbindir = @sbindir@
422 sharedstatedir = @sharedstatedir@
423 srcdir = @srcdir@
424 subdirs = @subdirs@
425 sysconfdir = @sysconfdir@
426 target_alias = @target_alias@
427 top_build_prefix = @top_build_prefix@
428 top_builddir = @top_builddir@
429 top_srcdir = @top_srcdir@
430 NULL = 
431 bin_PROGRAMS = $(NTPDC_DB)
432 libexec_PROGRAMS = $(NTPDC_DL)
433 sbin_PROGRAMS = $(NTPDC_DS)
434 EXTRA_DATA = check-layout
435 BUILT_SOURCES = @MAKE_CHECK_LAYOUT@ ntpdc-opts.c ntpdc-opts.h \
436         check-libopts check-libntp .deps-ver
437 AM_CFLAGS = $(CFLAGS_NTP)
438 AM_CPPFLAGS = $(NTP_INCS) $(LIBOPTS_CFLAGS) $(CPPFLAGS_NTP)
439 AM_LDFLAGS = $(LDFLAGS_NTP)
440
441 # LDADD might need RESLIB and ADJLIB
442 ntpdc_LDADD = version.o $(LIBOPTS_LDADD) ../libntp/libntp.a \
443         $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS) $(EDITLINE_LIBS) \
444         $(LDADD_NTP)
445 # ntpdc-layout doesn't need any additional libraries at all
446 ntpdc_layout_LDADD = 
447 DISTCLEANFILES = .version version.c config.log $(man_MANS)
448 CLEANFILES = check-layout layout.here nl.c ntpdc-layout check-libopts \
449         check-libntp .deps-ver
450 noinst_HEADERS = ntpdc.h
451 ETAGS_ARGS = Makefile.am
452 EXTRA_DIST = \
453         invoke-ntpdc.menu       \
454         invoke-ntpdc.texi       \
455         layout.std              \
456         nl_in.c                 \
457         nl.pl                   \
458         ntpdc-opts.def          \
459         ntpdc.1ntpdcman         \
460         ntpdc.1ntpdcmdoc        \
461         ntpdc.man.in            \
462         ntpdc.mdoc.in           \
463         ntpdc.html              \
464         ntpdc.texi              \
465         $(NULL)
466
467 man1_MANS = 
468 man8_MANS = 
469 man_MANS = ntpdc.$(NTPDC_MS)
470 html_DATA = \
471         $(srcdir)/ntpdc.html            \
472         $(NULL)
473
474 noinst_DATA = \
475         $(srcdir)/invoke-ntpdc.menu     \
476         $(srcdir)/invoke-ntpdc.texi     \
477         $(srcdir)/ntpdc.man.in          \
478         $(srcdir)/ntpdc.mdoc.in         \
479         $(NULL)
480
481 run_ag = cd $(srcdir) &&        env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D  \
482                 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
483
484 std_def_list = \
485         $(top_srcdir)/sntp/include/debug-opt.def                \
486         $(top_srcdir)/sntp/include/autogen-version.def          \
487         $(top_srcdir)/sntp/include/copyright.def                \
488         $(top_srcdir)/sntp/include/homerc.def                   \
489         $(top_srcdir)/sntp/include/ntp.lic                      \
490         $(top_srcdir)/sntp/include/version.def                  \
491         $(NULL)
492
493 ntpdc_SOURCES = ntpdc.c ntpdc_ops.c ntpdc-opts.c ntpdc-opts.h
494 NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
495         -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
496         -I$(top_srcdir)/lib/isc/unix/include
497 all: $(BUILT_SOURCES)
498         $(MAKE) $(AM_MAKEFLAGS) all-am
499
500 .SUFFIXES:
501 .SUFFIXES: .c .lo .o .obj
502 $(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)
503         @for dep in $?; do \
504           case '$(am__configure_deps)' in \
505             *$$dep*) \
506               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
507                 && { if test -f $@; then exit 0; else break; fi; }; \
508               exit 1;; \
509           esac; \
510         done; \
511         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpdc/Makefile'; \
512         $(am__cd) $(top_srcdir) && \
513           $(AUTOMAKE) --foreign ntpdc/Makefile
514 .PRECIOUS: Makefile
515 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
516         @case '$?' in \
517           *config.status*) \
518             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
519           *) \
520             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
521             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
522         esac;
523
524 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
525         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526
527 $(top_srcdir)/configure:  $(am__configure_deps)
528         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
530         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
531 $(am__aclocal_m4_deps):
532 nl.pl: $(top_builddir)/config.status $(srcdir)/nl.pl.in
533         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
534 install-binPROGRAMS: $(bin_PROGRAMS)
535         @$(NORMAL_INSTALL)
536         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
537         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
538         for p in $$list; do echo "$$p $$p"; done | \
539         sed 's/$(EXEEXT)$$//' | \
540         while read p p1; do if test -f $$p || test -f $$p1; \
541           then echo "$$p"; echo "$$p"; else :; fi; \
542         done | \
543         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
544             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
545         sed 'N;N;N;s,\n, ,g' | \
546         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
547           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
548             if ($$2 == $$4) files[d] = files[d] " " $$1; \
549             else { print "f", $$3 "/" $$4, $$1; } } \
550           END { for (d in files) print "f", d, files[d] }' | \
551         while read type dir files; do \
552             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
553             test -z "$$files" || { \
554             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
555             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
556             } \
557         ; done
558
559 uninstall-binPROGRAMS:
560         @$(NORMAL_UNINSTALL)
561         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
562         files=`for p in $$list; do echo "$$p"; done | \
563           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
564               -e 's/$$/$(EXEEXT)/' `; \
565         test -n "$$list" || exit 0; \
566         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
567         cd "$(DESTDIR)$(bindir)" && rm -f $$files
568
569 clean-binPROGRAMS:
570         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
571         echo " rm -f" $$list; \
572         rm -f $$list || exit $$?; \
573         test -n "$(EXEEXT)" || exit 0; \
574         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
575         echo " rm -f" $$list; \
576         rm -f $$list
577 install-libexecPROGRAMS: $(libexec_PROGRAMS)
578         @$(NORMAL_INSTALL)
579         test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
580         @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
581         for p in $$list; do echo "$$p $$p"; done | \
582         sed 's/$(EXEEXT)$$//' | \
583         while read p p1; do if test -f $$p || test -f $$p1; \
584           then echo "$$p"; echo "$$p"; else :; fi; \
585         done | \
586         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
587             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
588         sed 'N;N;N;s,\n, ,g' | \
589         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
590           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
591             if ($$2 == $$4) files[d] = files[d] " " $$1; \
592             else { print "f", $$3 "/" $$4, $$1; } } \
593           END { for (d in files) print "f", d, files[d] }' | \
594         while read type dir files; do \
595             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
596             test -z "$$files" || { \
597             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
598             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
599             } \
600         ; done
601
602 uninstall-libexecPROGRAMS:
603         @$(NORMAL_UNINSTALL)
604         @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
605         files=`for p in $$list; do echo "$$p"; done | \
606           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
607               -e 's/$$/$(EXEEXT)/' `; \
608         test -n "$$list" || exit 0; \
609         echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
610         cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
611
612 clean-libexecPROGRAMS:
613         @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
614         echo " rm -f" $$list; \
615         rm -f $$list || exit $$?; \
616         test -n "$(EXEEXT)" || exit 0; \
617         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
618         echo " rm -f" $$list; \
619         rm -f $$list
620 install-sbinPROGRAMS: $(sbin_PROGRAMS)
621         @$(NORMAL_INSTALL)
622         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
623         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
624         for p in $$list; do echo "$$p $$p"; done | \
625         sed 's/$(EXEEXT)$$//' | \
626         while read p p1; do if test -f $$p || test -f $$p1; \
627           then echo "$$p"; echo "$$p"; else :; fi; \
628         done | \
629         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
630             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
631         sed 'N;N;N;s,\n, ,g' | \
632         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
633           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
634             if ($$2 == $$4) files[d] = files[d] " " $$1; \
635             else { print "f", $$3 "/" $$4, $$1; } } \
636           END { for (d in files) print "f", d, files[d] }' | \
637         while read type dir files; do \
638             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
639             test -z "$$files" || { \
640             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
641             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
642             } \
643         ; done
644
645 uninstall-sbinPROGRAMS:
646         @$(NORMAL_UNINSTALL)
647         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
648         files=`for p in $$list; do echo "$$p"; done | \
649           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
650               -e 's/$$/$(EXEEXT)/' `; \
651         test -n "$$list" || exit 0; \
652         echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
653         cd "$(DESTDIR)$(sbindir)" && rm -f $$files
654
655 clean-sbinPROGRAMS:
656         @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
657         echo " rm -f" $$list; \
658         rm -f $$list || exit $$?; \
659         test -n "$(EXEEXT)" || exit 0; \
660         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
661         echo " rm -f" $$list; \
662         rm -f $$list
663 ntpdc$(EXEEXT): $(ntpdc_OBJECTS) $(ntpdc_DEPENDENCIES) 
664         @rm -f ntpdc$(EXEEXT)
665         $(AM_V_CCLD)$(LINK) $(ntpdc_OBJECTS) $(ntpdc_LDADD) $(LIBS)
666 ntpdc-layout$(EXEEXT): $(ntpdc_layout_OBJECTS) $(ntpdc_layout_DEPENDENCIES) 
667         @rm -f ntpdc-layout$(EXEEXT)
668         $(AM_V_CCLD)$(LINK) $(ntpdc_layout_OBJECTS) $(ntpdc_layout_LDADD) $(LIBS)
669
670 mostlyclean-compile:
671         -rm -f *.$(OBJEXT)
672
673 distclean-compile:
674         -rm -f *.tab.c
675
676 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-layout.Po@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-opts.Po@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc.Po@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc_ops.Po@am__quote@
680
681 .c.o:
682 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
683 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
684 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
686 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
687 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
688
689 .c.obj:
690 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
691 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
692 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
693 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
694 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
696
697 .c.lo:
698 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
699 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
700 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
701 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
702 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
703 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
704
705 mostlyclean-libtool:
706         -rm -f *.lo
707
708 clean-libtool:
709         -rm -rf .libs _libs
710 install-man1: $(man1_MANS) $(man_MANS)
711         @$(NORMAL_INSTALL)
712         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
713         @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
714         { for i in $$list; do echo "$$i"; done; \
715         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
716           sed -n '/\.1[a-z]*$$/p'; \
717         } | while read p; do \
718           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
719           echo "$$d$$p"; echo "$$p"; \
720         done | \
721         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
722               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
723         sed 'N;N;s,\n, ,g' | { \
724         list=; while read file base inst; do \
725           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
726             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
727             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
728           fi; \
729         done; \
730         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
731         while read files; do \
732           test -z "$$files" || { \
733             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
734             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
735         done; }
736
737 uninstall-man1:
738         @$(NORMAL_UNINSTALL)
739         @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
740         files=`{ for i in $$list; do echo "$$i"; done; \
741         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
742           sed -n '/\.1[a-z]*$$/p'; \
743         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
744               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
745         test -z "$$files" || { \
746           echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
747           cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
748 install-man8: $(man8_MANS) $(man_MANS)
749         @$(NORMAL_INSTALL)
750         test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
751         @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
752         { for i in $$list; do echo "$$i"; done; \
753         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
754           sed -n '/\.8[a-z]*$$/p'; \
755         } | while read p; do \
756           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
757           echo "$$d$$p"; echo "$$p"; \
758         done | \
759         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
760               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
761         sed 'N;N;s,\n, ,g' | { \
762         list=; while read file base inst; do \
763           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
764             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
765             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
766           fi; \
767         done; \
768         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
769         while read files; do \
770           test -z "$$files" || { \
771             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
772             $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
773         done; }
774
775 uninstall-man8:
776         @$(NORMAL_UNINSTALL)
777         @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
778         files=`{ for i in $$list; do echo "$$i"; done; \
779         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
780           sed -n '/\.8[a-z]*$$/p'; \
781         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
782               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
783         test -z "$$files" || { \
784           echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \
785           cd "$(DESTDIR)$(man8dir)" && rm -f $$files; }
786 install-htmlDATA: $(html_DATA)
787         @$(NORMAL_INSTALL)
788         test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
789         @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
790         for p in $$list; do \
791           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
792           echo "$$d$$p"; \
793         done | $(am__base_list) | \
794         while read files; do \
795           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
796           $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
797         done
798
799 uninstall-htmlDATA:
800         @$(NORMAL_UNINSTALL)
801         @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
802         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
803         test -n "$$files" || exit 0; \
804         echo " ( cd '$(DESTDIR)$(htmldir)' && rm -f" $$files ")"; \
805         cd "$(DESTDIR)$(htmldir)" && rm -f $$files
806
807 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
808         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
809         unique=`for i in $$list; do \
810             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
811           done | \
812           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
813               END { if (nonempty) { for (i in files) print i; }; }'`; \
814         mkid -fID $$unique
815 tags: TAGS
816
817 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
818                 $(TAGS_FILES) $(LISP)
819         set x; \
820         here=`pwd`; \
821         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
822         unique=`for i in $$list; do \
823             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
824           done | \
825           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
826               END { if (nonempty) { for (i in files) print i; }; }'`; \
827         shift; \
828         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
829           test -n "$$unique" || unique=$$empty_fix; \
830           if test $$# -gt 0; then \
831             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
832               "$$@" $$unique; \
833           else \
834             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
835               $$unique; \
836           fi; \
837         fi
838 ctags: CTAGS
839 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
840                 $(TAGS_FILES) $(LISP)
841         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
842         unique=`for i in $$list; do \
843             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
844           done | \
845           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
846               END { if (nonempty) { for (i in files) print i; }; }'`; \
847         test -z "$(CTAGS_ARGS)$$unique" \
848           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
849              $$unique
850
851 GTAGS:
852         here=`$(am__cd) $(top_builddir) && pwd` \
853           && $(am__cd) $(top_srcdir) \
854           && gtags -i $(GTAGS_ARGS) "$$here"
855
856 distclean-tags:
857         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
858
859 distdir: $(DISTFILES)
860         @list='$(MANS)'; if test -n "$$list"; then \
861           list=`for p in $$list; do \
862             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
863             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
864           if test -n "$$list" && \
865             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
866             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
867             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
868             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
869             echo "       typically \`make maintainer-clean' will remove them" >&2; \
870             exit 1; \
871           else :; fi; \
872         else :; fi
873         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
874         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
875         list='$(DISTFILES)'; \
876           dist_files=`for file in $$list; do echo $$file; done | \
877           sed -e "s|^$$srcdirstrip/||;t" \
878               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
879         case $$dist_files in \
880           */*) $(MKDIR_P) `echo "$$dist_files" | \
881                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
882                            sort -u` ;; \
883         esac; \
884         for file in $$dist_files; do \
885           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
886           if test -d $$d/$$file; then \
887             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
888             if test -d "$(distdir)/$$file"; then \
889               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
890             fi; \
891             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
892               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
893               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
894             fi; \
895             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
896           else \
897             test -f "$(distdir)/$$file" \
898             || cp -p $$d/$$file "$(distdir)/$$file" \
899             || exit 1; \
900           fi; \
901         done
902 check-am: all-am
903 check: $(BUILT_SOURCES)
904         $(MAKE) $(AM_MAKEFLAGS) check-am
905 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
906 installdirs:
907         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)"; do \
908           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
909         done
910 install: $(BUILT_SOURCES)
911         $(MAKE) $(AM_MAKEFLAGS) install-am
912 install-exec: install-exec-am
913 install-data: install-data-am
914 uninstall: uninstall-am
915
916 install-am: all-am
917         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
918
919 installcheck: installcheck-am
920 install-strip:
921         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
922           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
923           `test -z '$(STRIP)' || \
924             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
925 mostlyclean-generic:
926
927 clean-generic:
928         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
929
930 distclean-generic:
931         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
932         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
933         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
934
935 maintainer-clean-generic:
936         @echo "This command is intended for maintainers to use"
937         @echo "it deletes files that may require special tools to rebuild."
938         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
939 clean: clean-am
940
941 clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
942         clean-libtool clean-sbinPROGRAMS mostlyclean-am
943
944 distclean: distclean-am
945         -rm -rf ./$(DEPDIR)
946         -rm -f Makefile
947 distclean-am: clean-am distclean-compile distclean-generic \
948         distclean-tags
949
950 dvi: dvi-am
951
952 dvi-am:
953
954 html: html-am
955
956 html-am:
957
958 info: info-am
959
960 info-am:
961
962 install-data-am: install-data-local install-htmlDATA install-man
963
964 install-dvi: install-dvi-am
965
966 install-dvi-am:
967
968 install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
969         install-sbinPROGRAMS
970         @$(NORMAL_INSTALL)
971         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
972 install-html: install-html-am
973
974 install-html-am:
975
976 install-info: install-info-am
977
978 install-info-am:
979
980 install-man: install-man1 install-man8
981
982 install-pdf: install-pdf-am
983
984 install-pdf-am:
985
986 install-ps: install-ps-am
987
988 install-ps-am:
989
990 installcheck-am:
991
992 maintainer-clean: maintainer-clean-am
993         -rm -rf ./$(DEPDIR)
994         -rm -f Makefile
995 maintainer-clean-am: distclean-am maintainer-clean-generic
996
997 mostlyclean: mostlyclean-am
998
999 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1000         mostlyclean-libtool
1001
1002 pdf: pdf-am
1003
1004 pdf-am:
1005
1006 ps: ps-am
1007
1008 ps-am:
1009
1010 uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1011         uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
1012
1013 uninstall-man: uninstall-man1 uninstall-man8
1014
1015 .MAKE: all check install install-am install-exec-am install-strip
1016
1017 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1018         clean-generic clean-libexecPROGRAMS clean-libtool \
1019         clean-sbinPROGRAMS ctags distclean distclean-compile \
1020         distclean-generic distclean-libtool distclean-tags distdir dvi \
1021         dvi-am html html-am info info-am install install-am \
1022         install-binPROGRAMS install-data install-data-am \
1023         install-data-local install-dvi install-dvi-am install-exec \
1024         install-exec-am install-exec-hook install-html install-html-am \
1025         install-htmlDATA install-info install-info-am \
1026         install-libexecPROGRAMS install-man install-man1 install-man8 \
1027         install-pdf install-pdf-am install-ps install-ps-am \
1028         install-sbinPROGRAMS install-strip installcheck \
1029         installcheck-am installdirs maintainer-clean \
1030         maintainer-clean-generic mostlyclean mostlyclean-compile \
1031         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1032         tags uninstall uninstall-am uninstall-binPROGRAMS \
1033         uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1034         uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS
1035
1036
1037 install-data-local: install-html
1038
1039 $(srcdir)/ntpdc-opts.h: $(srcdir)/ntpdc-opts.c
1040         @: do-nothing action to avoid default SCCS get, .h built with .c
1041
1042 $(srcdir)/ntpdc-opts.c: $(srcdir)/ntpdc-opts.def $(std_def_list)
1043         $(run_ag) ntpdc-opts.def
1044
1045 ###
1046
1047 $(srcdir)/ntpdc.1ntpdcman: $(srcdir)/ntpdc-opts.def $(std_def_list)
1048         $(run_ag) -DMAN_SECTION=1ntpdcman -Tagman-cmd.tpl ntpdc-opts.def
1049
1050 $(srcdir)/ntpdc.man.in: $(srcdir)/ntpdc.1ntpdcman $(top_srcdir)/sntp/scripts/mansec2subst.sed
1051         sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcman > $(srcdir)/ntpdc.man.in+
1052         mv $(srcdir)/ntpdc.man.in+ $(srcdir)/ntpdc.man.in
1053
1054 ###
1055
1056 $(srcdir)/ntpdc.1ntpdcmdoc: $(srcdir)/ntpdc-opts.def $(std_def_list)
1057         $(run_ag) -DMAN_SECTION=1ntpdcmdoc -Tagmdoc-cmd.tpl ntpdc-opts.def
1058
1059 $(srcdir)/ntpdc.mdoc.in: $(srcdir)/ntpdc.1ntpdcmdoc $(top_srcdir)/sntp/scripts/mansec2subst.sed
1060         sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcmdoc > $(srcdir)/ntpdc.mdoc.in+
1061         mv $(srcdir)/ntpdc.mdoc.in+ $(srcdir)/ntpdc.mdoc.in
1062
1063 ###
1064
1065 ntpdc.$(NTPDC_MS): $(srcdir)/ntpdc.$(MANTAGFMT).in $(top_builddir)/config.status
1066         $(top_builddir)/config.status --file=ntpdc.$(NTPDC_MS)+:$(srcdir)/ntpdc.$(MANTAGFMT).in
1067         mv ntpdc.$(NTPDC_MS)+ ntpdc.$(NTPDC_MS)
1068
1069 ###
1070
1071 $(srcdir)/invoke-ntpdc.menu: $(srcdir)/invoke-ntpdc.texi
1072         @: do-nothing action to avoid default SCCS get, .menu built with .texi
1073
1074 $(srcdir)/invoke-ntpdc.texi: $(srcdir)/ntpdc-opts.def $(std_def_list)
1075         $(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpdc-opts.def
1076         $(top_srcdir)/scripts/build/check--help $@
1077
1078 $(srcdir)/ntpdc.html: $(srcdir)/invoke-ntpdc.menu $(srcdir)/invoke-ntpdc.texi $(srcdir)/ntpdc.texi $(top_srcdir)/sntp/include/version.texi
1079         cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntpdc.html ntpdc.texi || true )
1080
1081 ntpdc-layout.o: nl.c
1082
1083 layout.here: ntpdc-layout
1084         ./ntpdc-layout > $@
1085
1086 check-layout: ntpdc-layout $(srcdir)/layout.std layout.here
1087         cmp $(srcdir)/layout.std layout.here && echo stamp > $@
1088
1089 $(PROGRAMS): version.o
1090
1091 $(top_srcdir)/sntp/scm-rev:
1092         cd ../sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
1093
1094 version.c: $(ntpdc_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/sntp/scm-rev
1095         env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdc
1096
1097 version.o: version.c
1098         env CCACHE_DISABLE=1 $(COMPILE) -c version.c -o version.o
1099
1100 # I ran nl_in.c (attached, to be installed into ntpdc) through
1101 # $(CC) -E nl_in.c | nl.pl > nl.c
1102 nl.c: nl_in.c nl.pl Makefile.am ../config.h ../include/ntp_request.h ntpdc.h
1103         $(CC) -E $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srcdir)/nl_in.c | ./nl.pl > nl.c
1104
1105 install-exec-hook:
1106         @test -z "${bin_PROGRAMS}${bin_SCRIPTS}"                \
1107         || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do      \
1108            test ! -f ${sbindir}/$$i                             \
1109                 || echo "*** $$i is also in ${sbindir}!";       \
1110         done
1111         @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}"             \
1112         || for i in ${sbin_PROGRAMS} ${sbin_SCRIPTS} " "; do    \
1113            test ! -f ${bindir}/$$i                              \
1114                 || echo "*** $$i is also in ${bindir}!";        \
1115         done
1116
1117 #
1118
1119 check-libopts: ../sntp/libopts/libopts.la
1120         @echo stamp > $@
1121
1122 ../sntp/libopts/libopts.la:
1123         -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1124
1125 check-libntp: ../libntp/libntp.a
1126         @echo stamp > $@
1127
1128 ../libntp/libntp.a:
1129         cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
1130 $(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1131         @[ -f $@ ] ||                                                   \
1132                 cp $(top_srcdir)/deps-ver $@
1133         @[ -w $@ ] ||                                                   \
1134                 chmod ug+w $@
1135         @cmp $(top_srcdir)/deps-ver $@ > /dev/null || (                 \
1136                 $(MAKE) $(AM_MAKEFLAGS) clean &&                                        \
1137                 echo -n "Prior $(subdir)/$(DEPDIR) version " &&         \
1138                 cat $@ &&                                               \
1139                 rm -rf $(DEPDIR) &&                                     \
1140                 mkdir $(DEPDIR) &&                                      \
1141                 case "$(top_builddir)" in                               \
1142                  .)                                                     \
1143                     ./config.status Makefile depfiles                   \
1144                     ;;                                                  \
1145                  *)                                                     \
1146                     cd "$(top_builddir)" &&                             \
1147                     ./config.status $(subdir)/Makefile depfiles &&      \
1148                     cd $(subdir)                                        \
1149                     ;;                                                  \
1150                 esac &&                                                 \
1151                 echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&       \
1152                 cat $(top_srcdir)/deps-ver                              \
1153         )
1154         cp $(top_srcdir)/deps-ver $@
1155
1156 .deps-ver: $(top_srcdir)/deps-ver
1157         @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1158         @touch $@
1159
1160 #
1161 # depsver.mf    included in Makefile.am for directories with .deps
1162 #
1163 # When building in the same directory with sources that change over
1164 # time, such as when tracking using bk, the .deps files can become
1165 # stale with respect to moved, deleted, or superceded headers.  Most
1166 # commonly, this would exhibit as make reporting a failure to make a
1167 # header file which is no longer in the location given.  To address
1168 # this issue, we use a deps-ver file which is updated with each change
1169 # that breaks old .deps files.  A copy of deps-ver is made into
1170 # $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
1171 # with different contents than deps-ver, we make clean to ensure all
1172 # .o files built before the incompatible change are rebuilt along with
1173 # their updated .deps files, then remove $(DEPDIR) and recreate it as
1174 # empty stubs.
1175 #
1176 # It is normal when configured with --disable-dependency-tracking for
1177 # the DEPDIR to not have been created.  For this reason, we use the
1178 # intermediate target .deps-ver, which invokes make recursively if
1179 # DEPDIR exists.
1180 #
1181 # If you modify depsver.mf, please make the changes to the master
1182 # copy, the one in sntp is copied by the bootstrap script from it.
1183 #
1184 # This comment block follows rather than leads the related code so that
1185 # it stays with it in the generated Makefile.in and Makefile.
1186 #
1187
1188 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1189 # Otherwise a system limit (for SysV at least) may be exceeded.
1190 .NOEXPORT: