Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / ntp / scripts / Makefile.in
blob8577e771b5ddcf66602a3418492d82169e3045c9
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = scripts
38 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39 $(srcdir)/calc_tickadj.in $(srcdir)/checktime.in \
40 $(srcdir)/freq_adj.in $(srcdir)/html2man.in $(srcdir)/mkver.in \
41 $(srcdir)/ntp-wait.in $(srcdir)/ntpsweep.in \
42 $(srcdir)/ntptrace.in $(srcdir)/ntpver.in \
43 $(srcdir)/plot_summary.in $(srcdir)/summary.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
46 $(top_srcdir)/m4/define_dir.m4 \
47 $(top_srcdir)/m4/hs_ulong_const.m4 \
48 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
49 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 mkinstalldirs = $(install_sh) -d
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES = calc_tickadj checktime freq_adj html2man mkver \
55 ntp-wait ntpsweep ntptrace ntpver plot_summary summary
56 CONFIG_CLEAN_VPATH_FILES =
57 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58 am__vpath_adj = case $$p in \
59 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60 *) f=$$p;; \
61 esac;
62 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
63 am__install_max = 40
64 am__nobase_strip_setup = \
65 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
66 am__nobase_strip = \
67 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
68 am__nobase_list = $(am__nobase_strip_setup); \
69 for p in $$list; do echo "$$p $$p"; done | \
70 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
71 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
72 if (++n[$$2] == $(am__install_max)) \
73 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
74 END { for (dir in files) print dir, files[dir] }'
75 am__base_list = \
76 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
77 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
78 am__installdirs = "$(DESTDIR)$(bindir)"
79 SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS)
80 SOURCES =
81 DIST_SOURCES =
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 ACLOCAL = @ACLOCAL@
84 AMTAR = @AMTAR@
85 AR = @AR@
86 ARLIB_DIR = @ARLIB_DIR@
87 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@
91 BINSUBDIR = @BINSUBDIR@
92 CC = @CC@
93 CCDEPMODE = @CCDEPMODE@
94 CFLAGS = @CFLAGS@
95 CHUTEST = @CHUTEST@
96 CLKTEST = @CLKTEST@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DCFD = @DCFD@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 ECHO = @ECHO@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EF_LIBS = @EF_LIBS@
108 EF_PROGS = @EF_PROGS@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 GREP = @GREP@
112 HAVE_INLINE = @HAVE_INLINE@
113 INSTALL = @INSTALL@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118 LCRYPTO = @LCRYPTO@
119 LDFLAGS = @LDFLAGS@
120 LIBOBJS = @LIBOBJS@
121 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
122 LIBOPTS_DIR = @LIBOPTS_DIR@
123 LIBOPTS_LDADD = @LIBOPTS_LDADD@
124 LIBPARSE = @LIBPARSE@
125 LIBS = @LIBS@
126 LIBTOOL = @LIBTOOL@
127 LN_S = @LN_S@
128 LSCF = @LSCF@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAKEINFO = @MAKEINFO@
131 MAKE_ADJTIMED = @MAKE_ADJTIMED@
132 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
133 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
134 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
135 MAKE_LIBPARSE = @MAKE_LIBPARSE@
136 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
137 MAKE_NTPDSIM = @MAKE_NTPDSIM@
138 MAKE_NTPTIME = @MAKE_NTPTIME@
139 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
140 MAKE_TICKADJ = @MAKE_TICKADJ@
141 MAKE_TIMETRIM = @MAKE_TIMETRIM@
142 MKDIR_P = @MKDIR_P@
143 OBJEXT = @OBJEXT@
144 OPENSSL = @OPENSSL@
145 OPENSSL_INC = @OPENSSL_INC@
146 OPENSSL_LIB = @OPENSSL_LIB@
147 PACKAGE = @PACKAGE@
148 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149 PACKAGE_NAME = @PACKAGE_NAME@
150 PACKAGE_STRING = @PACKAGE_STRING@
151 PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 PACKAGE_URL = @PACKAGE_URL@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_PERL = @PATH_PERL@
155 PATH_SEPARATOR = @PATH_SEPARATOR@
156 PATH_SH = @PATH_SH@
157 PROPDELAY = @PROPDELAY@
158 RANLIB = @RANLIB@
159 READLINE_LIBS = @READLINE_LIBS@
160 SET_MAKE = @SET_MAKE@
161 SHELL = @SHELL@
162 STRIP = @STRIP@
163 TESTDCF = @TESTDCF@
164 U = @U@
165 VERSION = @VERSION@
166 abs_builddir = @abs_builddir@
167 abs_srcdir = @abs_srcdir@
168 abs_top_builddir = @abs_top_builddir@
169 abs_top_srcdir = @abs_top_srcdir@
170 ac_ct_CC = @ac_ct_CC@
171 am__include = @am__include@
172 am__leading_dot = @am__leading_dot@
173 am__quote = @am__quote@
174 am__tar = @am__tar@
175 am__untar = @am__untar@
176 bindir = @bindir@
177 build = @build@
178 build_alias = @build_alias@
179 build_cpu = @build_cpu@
180 build_os = @build_os@
181 build_vendor = @build_vendor@
182 builddir = @builddir@
183 datadir = @datadir@
184 datarootdir = @datarootdir@
185 docdir = @docdir@
186 dvidir = @dvidir@
187 exec_prefix = @exec_prefix@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 htmldir = @htmldir@
194 includedir = @includedir@
195 infodir = @infodir@
196 install_sh = @install_sh@
197 libdir = @libdir@
198 libexecdir = @libexecdir@
199 localedir = @localedir@
200 localstatedir = @localstatedir@
201 mandir = @mandir@
202 mkdir_p = @mkdir_p@
203 oldincludedir = @oldincludedir@
204 pdfdir = @pdfdir@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 psdir = @psdir@
208 sbindir = @sbindir@
209 sharedstatedir = @sharedstatedir@
210 srcdir = @srcdir@
211 subdirs = @subdirs@
212 sysconfdir = @sysconfdir@
213 target_alias = @target_alias@
214 top_build_prefix = @top_build_prefix@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 bin_SCRIPTS = ntp-wait ntptrace
218 noinst_SCRIPTS = calc_tickadj checktime freq_adj html2man mkver ntpsweep ntpver plot_summary summary
219 EXTRA_DIST = VersionName fixautomakedepsmagic genCommitLog genver \
220 hpadjtime.sh monitoring ntp-close ntp-groper ntp-restart \
221 ntp-status rc1 rc2 stats
223 all: all-am
225 .SUFFIXES:
226 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
227 @for dep in $?; do \
228 case '$(am__configure_deps)' in \
229 *$$dep*) \
230 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
231 && { if test -f $@; then exit 0; else break; fi; }; \
232 exit 1;; \
233 esac; \
234 done; \
235 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \
236 $(am__cd) $(top_srcdir) && \
237 $(AUTOMAKE) --foreign scripts/Makefile
238 .PRECIOUS: Makefile
239 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240 @case '$?' in \
241 *config.status*) \
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243 *) \
244 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246 esac;
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(top_srcdir)/configure: $(am__configure_deps)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(am__aclocal_m4_deps):
256 calc_tickadj: $(top_builddir)/config.status $(srcdir)/calc_tickadj.in
257 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
258 checktime: $(top_builddir)/config.status $(srcdir)/checktime.in
259 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
260 freq_adj: $(top_builddir)/config.status $(srcdir)/freq_adj.in
261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
262 html2man: $(top_builddir)/config.status $(srcdir)/html2man.in
263 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
264 mkver: $(top_builddir)/config.status $(srcdir)/mkver.in
265 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
266 ntp-wait: $(top_builddir)/config.status $(srcdir)/ntp-wait.in
267 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
268 ntpsweep: $(top_builddir)/config.status $(srcdir)/ntpsweep.in
269 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
270 ntptrace: $(top_builddir)/config.status $(srcdir)/ntptrace.in
271 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
272 ntpver: $(top_builddir)/config.status $(srcdir)/ntpver.in
273 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
274 plot_summary: $(top_builddir)/config.status $(srcdir)/plot_summary.in
275 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
276 summary: $(top_builddir)/config.status $(srcdir)/summary.in
277 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
278 install-binSCRIPTS: $(bin_SCRIPTS)
279 @$(NORMAL_INSTALL)
280 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
281 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
282 for p in $$list; do \
283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
284 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
285 done | \
286 sed -e 'p;s,.*/,,;n' \
287 -e 'h;s|.*|.|' \
288 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
289 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
290 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
291 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
292 if (++n[d] == $(am__install_max)) { \
293 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
294 else { print "f", d "/" $$4, $$1 } } \
295 END { for (d in files) print "f", d, files[d] }' | \
296 while read type dir files; do \
297 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
298 test -z "$$files" || { \
299 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
300 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
302 ; done
304 uninstall-binSCRIPTS:
305 @$(NORMAL_UNINSTALL)
306 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
307 files=`for p in $$list; do echo "$$p"; done | \
308 sed -e 's,.*/,,;$(transform)'`; \
309 test -n "$$list" || exit 0; \
310 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
311 cd "$(DESTDIR)$(bindir)" && rm -f $$files
313 mostlyclean-libtool:
314 -rm -f *.lo
316 clean-libtool:
317 -rm -rf .libs _libs
318 tags: TAGS
319 TAGS:
321 ctags: CTAGS
322 CTAGS:
325 distdir: $(DISTFILES)
326 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328 list='$(DISTFILES)'; \
329 dist_files=`for file in $$list; do echo $$file; done | \
330 sed -e "s|^$$srcdirstrip/||;t" \
331 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
332 case $$dist_files in \
333 */*) $(MKDIR_P) `echo "$$dist_files" | \
334 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
335 sort -u` ;; \
336 esac; \
337 for file in $$dist_files; do \
338 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339 if test -d $$d/$$file; then \
340 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
341 if test -d "$(distdir)/$$file"; then \
342 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
343 fi; \
344 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
346 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
347 fi; \
348 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
349 else \
350 test -f "$(distdir)/$$file" \
351 || cp -p $$d/$$file "$(distdir)/$$file" \
352 || exit 1; \
353 fi; \
354 done
355 check-am: all-am
356 check: check-am
357 all-am: Makefile $(SCRIPTS)
358 installdirs:
359 for dir in "$(DESTDIR)$(bindir)"; do \
360 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
361 done
362 install: install-am
363 install-exec: install-exec-am
364 install-data: install-data-am
365 uninstall: uninstall-am
367 install-am: all-am
368 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
370 installcheck: installcheck-am
371 install-strip:
372 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374 `test -z '$(STRIP)' || \
375 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
376 mostlyclean-generic:
378 clean-generic:
380 distclean-generic:
381 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
382 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
384 maintainer-clean-generic:
385 @echo "This command is intended for maintainers to use"
386 @echo "it deletes files that may require special tools to rebuild."
387 clean: clean-am
389 clean-am: clean-generic clean-libtool mostlyclean-am
391 distclean: distclean-am
392 -rm -f Makefile
393 distclean-am: clean-am distclean-generic
395 dvi: dvi-am
397 dvi-am:
399 html: html-am
401 html-am:
403 info: info-am
405 info-am:
407 install-data-am:
409 install-dvi: install-dvi-am
411 install-dvi-am:
413 install-exec-am: install-binSCRIPTS
415 install-html: install-html-am
417 install-html-am:
419 install-info: install-info-am
421 install-info-am:
423 install-man:
425 install-pdf: install-pdf-am
427 install-pdf-am:
429 install-ps: install-ps-am
431 install-ps-am:
433 installcheck-am:
435 maintainer-clean: maintainer-clean-am
436 -rm -f Makefile
437 maintainer-clean-am: distclean-am maintainer-clean-generic
439 mostlyclean: mostlyclean-am
441 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
443 pdf: pdf-am
445 pdf-am:
447 ps: ps-am
449 ps-am:
451 uninstall-am: uninstall-binSCRIPTS
453 .MAKE: install-am install-strip
455 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
456 distclean distclean-generic distclean-libtool distdir dvi \
457 dvi-am html html-am info info-am install install-am \
458 install-binSCRIPTS install-data install-data-am install-dvi \
459 install-dvi-am install-exec install-exec-am install-html \
460 install-html-am install-info install-info-am install-man \
461 install-pdf install-pdf-am install-ps install-ps-am \
462 install-strip installcheck installcheck-am installdirs \
463 maintainer-clean maintainer-clean-generic mostlyclean \
464 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
465 uninstall uninstall-am uninstall-binSCRIPTS
468 # Tell versions [3.59,3.63) of GNU make to not export all variables.
469 # Otherwise a system limit (for SysV at least) may be exceeded.
470 .NOEXPORT: