]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ntp/scripts/Makefile.in
Fix compilation with gcc 4.1. This is imported on the vendor branch as it
[FreeBSD/FreeBSD.git] / contrib / ntp / scripts / Makefile.in
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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 ACLOCAL = @ACLOCAL@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 ARLIB_DIR = @ARLIB_DIR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CHUTEST = @CHUTEST@
54 CLKTEST = @CLKTEST@
55 CPP = @CPP@
56 CPPFLAGS = @CPPFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DCFD = @DCFD@
59 DEFS = @DEFS@
60 DEPDIR = @DEPDIR@
61 ECHO_C = @ECHO_C@
62 ECHO_N = @ECHO_N@
63 ECHO_T = @ECHO_T@
64 EF_LIBS = @EF_LIBS@
65 EF_PROGS = @EF_PROGS@
66 EGREP = @EGREP@
67 EXEEXT = @EXEEXT@
68 INSTALL_DATA = @INSTALL_DATA@
69 INSTALL_PROGRAM = @INSTALL_PROGRAM@
70 INSTALL_SCRIPT = @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72 LCRYPTO = @LCRYPTO@
73 LDFLAGS = @LDFLAGS@
74 LIBOBJS = @LIBOBJS@
75 LIBPARSE = @LIBPARSE@
76 LIBS = @LIBS@
77 LN_S = @LN_S@
78 LTLIBOBJS = @LTLIBOBJS@
79 MAKEINFO = @MAKEINFO@
80 MAKE_ADJTIMED = @MAKE_ADJTIMED@
81 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
83 MAKE_LIBPARSE = @MAKE_LIBPARSE@
84 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
85 MAKE_NTPDSIM = @MAKE_NTPDSIM@
86 MAKE_NTPTIME = @MAKE_NTPTIME@
87 MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
88 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89 MAKE_SNTP = @MAKE_SNTP@
90 MAKE_TICKADJ = @MAKE_TICKADJ@
91 MAKE_TIMETRIM = @MAKE_TIMETRIM@
92 OBJEXT = @OBJEXT@
93 OPENSSL = @OPENSSL@
94 OPENSSL_INC = @OPENSSL_INC@
95 OPENSSL_LIB = @OPENSSL_LIB@
96 PACKAGE = @PACKAGE@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_PERL = @PATH_PERL@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 PATH_SH = @PATH_SH@
105 PROPDELAY = @PROPDELAY@
106 RANLIB = @RANLIB@
107 READLINE_LIBS = @READLINE_LIBS@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 STRIP = @STRIP@
111 TESTDCF = @TESTDCF@
112 U = @U@
113 VERSION = @VERSION@
114 ac_ct_CC = @ac_ct_CC@
115 ac_ct_RANLIB = @ac_ct_RANLIB@
116 ac_ct_STRIP = @ac_ct_STRIP@
117 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119 am__include = @am__include@
120 am__leading_dot = @am__leading_dot@
121 am__quote = @am__quote@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 datadir = @datadir@
129 exec_prefix = @exec_prefix@
130 host = @host@
131 host_alias = @host_alias@
132 host_cpu = @host_cpu@
133 host_os = @host_os@
134 host_vendor = @host_vendor@
135 includedir = @includedir@
136 infodir = @infodir@
137 install_sh = @install_sh@
138 libdir = @libdir@
139 libexecdir = @libexecdir@
140 localstatedir = @localstatedir@
141 mandir = @mandir@
142 oldincludedir = @oldincludedir@
143 prefix = @prefix@
144 program_transform_name = @program_transform_name@
145 sbindir = @sbindir@
146 sharedstatedir = @sharedstatedir@
147 subdirs = @subdirs@
148 sysconfdir = @sysconfdir@
149 target = @target@
150 target_alias = @target_alias@
151 target_cpu = @target_cpu@
152 target_os = @target_os@
153 target_vendor = @target_vendor@
154 bin_SCRIPTS = ntp-wait ntptrace
155 noinst_SCRIPTS = calc_tickadj checktime freq_adj mkver ntpsweep ntpver plot_summary summary
156 EXTRA_DIST = fixautomakedepsmagic hpadjtime.sh monitoring ntp-close \
157         ntp-groper ntp-restart ntp-status rc1 rc2 stats support
158
159 subdir = scripts
160 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162 CONFIG_HEADER = $(top_builddir)/config.h
163 CONFIG_CLEAN_FILES = calc_tickadj checktime freq_adj mkver ntp-wait \
164         ntpsweep ntptrace ntpver plot_summary summary
165 SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS)
166
167 DIST_SOURCES =
168 DIST_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
171 all: 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
177 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
178         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
179 calc_tickadj: $(top_builddir)/config.status calc_tickadj.in
180         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
181 checktime: $(top_builddir)/config.status checktime.in
182         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
183 freq_adj: $(top_builddir)/config.status freq_adj.in
184         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
185 mkver: $(top_builddir)/config.status mkver.in
186         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
187 ntp-wait: $(top_builddir)/config.status ntp-wait.in
188         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
189 ntpsweep: $(top_builddir)/config.status ntpsweep.in
190         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
191 ntptrace: $(top_builddir)/config.status ntptrace.in
192         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
193 ntpver: $(top_builddir)/config.status ntpver.in
194         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
195 plot_summary: $(top_builddir)/config.status plot_summary.in
196         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
197 summary: $(top_builddir)/config.status summary.in
198         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
199 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
200 install-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
212 uninstall-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
219 uninstall-info-am:
220 tags: TAGS
221 TAGS:
222
223 ctags: CTAGS
224 CTAGS:
225
226 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228 top_distdir = ..
229 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
230
231 distdir: $(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
258 check-am: all-am
259 check: check-am
260 all-am: Makefile $(SCRIPTS)
261
262 installdirs:
263         $(mkinstalldirs) $(DESTDIR)$(bindir)
264 install: install-am
265 install-exec: install-exec-am
266 install-data: install-data-am
267 uninstall: uninstall-am
268
269 install-am: all-am
270         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
271
272 installcheck: installcheck-am
273 install-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
278 mostlyclean-generic:
279
280 clean-generic:
281
282 distclean-generic:
283         -rm -f $(CONFIG_CLEAN_FILES)
284
285 maintainer-clean-generic:
286         @echo "This command is intended for maintainers to use"
287         @echo "it deletes files that may require special tools to rebuild."
288 clean: clean-am
289
290 clean-am: clean-generic mostlyclean-am
291
292 distclean: distclean-am
293         -rm -f Makefile
294
295 distclean-am: clean-am distclean-generic
296
297 dvi: dvi-am
298
299 dvi-am:
300
301 info: info-am
302
303 info-am:
304
305 install-data-am:
306
307 install-exec-am: install-binSCRIPTS
308
309 install-info: install-info-am
310
311 install-man:
312
313 installcheck-am:
314
315 maintainer-clean: maintainer-clean-am
316         -rm -f Makefile
317
318 maintainer-clean-am: distclean-am maintainer-clean-generic
319
320 mostlyclean: mostlyclean-am
321
322 mostlyclean-am: mostlyclean-generic
323
324 pdf: pdf-am
325
326 pdf-am:
327
328 ps: ps-am
329
330 ps-am:
331
332 uninstall-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: