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