xref: /freebsd/contrib/ntp/scripts/Makefile.in (revision 8ab2f5ecc596131f6ca790d6ae35540c06ed7985)
1# Makefile.in generated by automake 1.7.7 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
44AMTAR = @AMTAR@
45ARLIB_DIR = @ARLIB_DIR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CHUTEST = @CHUTEST@
54CLKTEST = @CLKTEST@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CYGPATH_W = @CYGPATH_W@
58DCFD = @DCFD@
59DEFS = @DEFS@
60DEPDIR = @DEPDIR@
61ECHO_C = @ECHO_C@
62ECHO_N = @ECHO_N@
63ECHO_T = @ECHO_T@
64EF_LIBS = @EF_LIBS@
65EF_PROGS = @EF_PROGS@
66EGREP = @EGREP@
67EXEEXT = @EXEEXT@
68INSTALL_DATA = @INSTALL_DATA@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_SCRIPT = @INSTALL_SCRIPT@
71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72LCRYPTO = @LCRYPTO@
73LDFLAGS = @LDFLAGS@
74LIBOBJS = @LIBOBJS@
75LIBPARSE = @LIBPARSE@
76LIBS = @LIBS@
77LN_S = @LN_S@
78LTLIBOBJS = @LTLIBOBJS@
79MAKEINFO = @MAKEINFO@
80MAKE_ADJTIMED = @MAKE_ADJTIMED@
81MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
83MAKE_LIBPARSE = @MAKE_LIBPARSE@
84MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
85MAKE_NTPDSIM = @MAKE_NTPDSIM@
86MAKE_NTPTIME = @MAKE_NTPTIME@
87MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
88MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89MAKE_SNTP = @MAKE_SNTP@
90MAKE_TICKADJ = @MAKE_TICKADJ@
91MAKE_TIMETRIM = @MAKE_TIMETRIM@
92OBJEXT = @OBJEXT@
93OPENSSL = @OPENSSL@
94OPENSSL_INC = @OPENSSL_INC@
95OPENSSL_LIB = @OPENSSL_LIB@
96PACKAGE = @PACKAGE@
97PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98PACKAGE_NAME = @PACKAGE_NAME@
99PACKAGE_STRING = @PACKAGE_STRING@
100PACKAGE_TARNAME = @PACKAGE_TARNAME@
101PACKAGE_VERSION = @PACKAGE_VERSION@
102PATH_PERL = @PATH_PERL@
103PATH_SEPARATOR = @PATH_SEPARATOR@
104PATH_SH = @PATH_SH@
105PROPDELAY = @PROPDELAY@
106RANLIB = @RANLIB@
107READLINE_LIBS = @READLINE_LIBS@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111TESTDCF = @TESTDCF@
112U = @U@
113VERSION = @VERSION@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_RANLIB = @ac_ct_RANLIB@
116ac_ct_STRIP = @ac_ct_STRIP@
117am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
121am__quote = @am__quote@
122bindir = @bindir@
123build = @build@
124build_alias = @build_alias@
125build_cpu = @build_cpu@
126build_os = @build_os@
127build_vendor = @build_vendor@
128datadir = @datadir@
129exec_prefix = @exec_prefix@
130host = @host@
131host_alias = @host_alias@
132host_cpu = @host_cpu@
133host_os = @host_os@
134host_vendor = @host_vendor@
135includedir = @includedir@
136infodir = @infodir@
137install_sh = @install_sh@
138libdir = @libdir@
139libexecdir = @libexecdir@
140localstatedir = @localstatedir@
141mandir = @mandir@
142oldincludedir = @oldincludedir@
143prefix = @prefix@
144program_transform_name = @program_transform_name@
145sbindir = @sbindir@
146sharedstatedir = @sharedstatedir@
147subdirs = @subdirs@
148sysconfdir = @sysconfdir@
149target = @target@
150target_alias = @target_alias@
151target_cpu = @target_cpu@
152target_os = @target_os@
153target_vendor = @target_vendor@
154bin_SCRIPTS = ntp-wait ntptrace
155noinst_SCRIPTS = calc_tickadj checktime freq_adj mkver ntpsweep ntpver plot_summary summary
156EXTRA_DIST = fixautomakedepsmagic hpadjtime.sh monitoring ntp-close \
157	ntp-groper ntp-restart ntp-status rc1 rc2 stats support
158
159subdir = scripts
160ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162CONFIG_HEADER = $(top_builddir)/config.h
163CONFIG_CLEAN_FILES = calc_tickadj checktime freq_adj mkver ntp-wait \
164	ntpsweep ntptrace ntpver plot_summary summary
165SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS)
166
167DIST_SOURCES =
168DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am calc_tickadj.in \
169	checktime.in freq_adj.in mkver.in ntp-wait.in ntpsweep.in \
170	ntptrace.in ntpver.in plot_summary.in summary.in
171all: all-am
172
173.SUFFIXES:
174$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
175	cd $(top_srcdir) && \
176	  $(AUTOMAKE) --gnu  scripts/Makefile
177Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
178	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
179calc_tickadj: $(top_builddir)/config.status calc_tickadj.in
180	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
181checktime: $(top_builddir)/config.status checktime.in
182	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
183freq_adj: $(top_builddir)/config.status freq_adj.in
184	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
185mkver: $(top_builddir)/config.status mkver.in
186	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
187ntp-wait: $(top_builddir)/config.status ntp-wait.in
188	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
189ntpsweep: $(top_builddir)/config.status ntpsweep.in
190	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
191ntptrace: $(top_builddir)/config.status ntptrace.in
192	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
193ntpver: $(top_builddir)/config.status ntpver.in
194	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
195plot_summary: $(top_builddir)/config.status plot_summary.in
196	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
197summary: $(top_builddir)/config.status summary.in
198	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
199binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
200install-binSCRIPTS: $(bin_SCRIPTS)
201	@$(NORMAL_INSTALL)
202	$(mkinstalldirs) $(DESTDIR)$(bindir)
203	@list='$(bin_SCRIPTS)'; for p in $$list; do \
204	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
205	  if test -f $$d$$p; then \
206	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
207	    echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
208	    $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \
209	  else :; fi; \
210	done
211
212uninstall-binSCRIPTS:
213	@$(NORMAL_UNINSTALL)
214	@list='$(bin_SCRIPTS)'; for p in $$list; do \
215	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
216	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
217	  rm -f $(DESTDIR)$(bindir)/$$f; \
218	done
219uninstall-info-am:
220tags: TAGS
221TAGS:
222
223ctags: CTAGS
224CTAGS:
225
226DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228top_distdir = ..
229distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
230
231distdir: $(DISTFILES)
232	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
233	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
234	list='$(DISTFILES)'; for file in $$list; do \
235	  case $$file in \
236	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
237	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
238	  esac; \
239	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
240	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
241	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
242	    dir="/$$dir"; \
243	    $(mkinstalldirs) "$(distdir)$$dir"; \
244	  else \
245	    dir=''; \
246	  fi; \
247	  if test -d $$d/$$file; then \
248	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
249	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
250	    fi; \
251	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
252	  else \
253	    test -f $(distdir)/$$file \
254	    || cp -p $$d/$$file $(distdir)/$$file \
255	    || exit 1; \
256	  fi; \
257	done
258check-am: all-am
259check: check-am
260all-am: Makefile $(SCRIPTS)
261
262installdirs:
263	$(mkinstalldirs) $(DESTDIR)$(bindir)
264install: install-am
265install-exec: install-exec-am
266install-data: install-data-am
267uninstall: uninstall-am
268
269install-am: all-am
270	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
271
272installcheck: installcheck-am
273install-strip:
274	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
275	  INSTALL_STRIP_FLAG=-s \
276	  `test -z '$(STRIP)' || \
277	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
278mostlyclean-generic:
279
280clean-generic:
281
282distclean-generic:
283	-rm -f $(CONFIG_CLEAN_FILES)
284
285maintainer-clean-generic:
286	@echo "This command is intended for maintainers to use"
287	@echo "it deletes files that may require special tools to rebuild."
288clean: clean-am
289
290clean-am: clean-generic mostlyclean-am
291
292distclean: distclean-am
293	-rm -f Makefile
294
295distclean-am: clean-am distclean-generic
296
297dvi: dvi-am
298
299dvi-am:
300
301info: info-am
302
303info-am:
304
305install-data-am:
306
307install-exec-am: install-binSCRIPTS
308
309install-info: install-info-am
310
311install-man:
312
313installcheck-am:
314
315maintainer-clean: maintainer-clean-am
316	-rm -f Makefile
317
318maintainer-clean-am: distclean-am maintainer-clean-generic
319
320mostlyclean: mostlyclean-am
321
322mostlyclean-am: mostlyclean-generic
323
324pdf: pdf-am
325
326pdf-am:
327
328ps: ps-am
329
330ps-am:
331
332uninstall-am: uninstall-binSCRIPTS uninstall-info-am
333
334.PHONY: all all-am check check-am clean clean-generic distclean \
335	distclean-generic distdir dvi dvi-am info info-am install \
336	install-am install-binSCRIPTS install-data install-data-am \
337	install-exec install-exec-am install-info install-info-am \
338	install-man install-strip installcheck installcheck-am \
339	installdirs maintainer-clean maintainer-clean-generic \
340	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
341	uninstall-am uninstall-binSCRIPTS uninstall-info-am
342
343# Tell versions [3.59,3.63) of GNU make to not export all variables.
344# Otherwise a system limit (for SysV at least) may be exceeded.
345.NOEXPORT:
346