Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / ntp / dist / include / isc / Makefile.in
blob07d5b64e0d8461534fd3df93a1f14334a491cdea
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 = include/isc
38 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
42 $(top_srcdir)/m4/define_dir.m4 \
43 $(top_srcdir)/m4/ntp_cacheversion.m4 \
44 $(top_srcdir)/m4/ntp_dir_sep.m4 \
45 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
46 $(top_srcdir)/m4/ntp_vpathhack.m4 \
47 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
48 $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = $(top_builddir)/config.h
53 CONFIG_CLEAN_FILES =
54 CONFIG_CLEAN_VPATH_FILES =
55 SOURCES =
56 DIST_SOURCES =
57 HEADERS = $(noinst_HEADERS)
58 ETAGS = etags
59 CTAGS = ctags
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = @ACLOCAL@
62 AMTAR = @AMTAR@
63 AR = @AR@
64 ARLIB_DIR = @ARLIB_DIR@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 BINSUBDIR = @BINSUBDIR@
70 CC = @CC@
71 CCDEPMODE = @CCDEPMODE@
72 CFLAGS = @CFLAGS@
73 CHUTEST = @CHUTEST@
74 CLKTEST = @CLKTEST@
75 CPP = @CPP@
76 CPPFLAGS = @CPPFLAGS@
77 CYGPATH_W = @CYGPATH_W@
78 DCFD = @DCFD@
79 DEFS = @DEFS@
80 DEPDIR = @DEPDIR@
81 ECHO = @ECHO@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EDITLINE_LIBS = @EDITLINE_LIBS@
86 EF_LIBS = @EF_LIBS@
87 EF_PROGS = @EF_PROGS@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GREP = @GREP@
91 HAVE_INLINE = @HAVE_INLINE@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LCRYPTO = @LCRYPTO@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
101 LIBOPTS_DIR = @LIBOPTS_DIR@
102 LIBOPTS_LDADD = @LIBOPTS_LDADD@
103 LIBPARSE = @LIBPARSE@
104 LIBS = @LIBS@
105 LIBTOOL = @LIBTOOL@
106 LN_S = @LN_S@
107 LSCF = @LSCF@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAKEINFO = @MAKEINFO@
110 MAKE_ADJTIMED = @MAKE_ADJTIMED@
111 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
112 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
113 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
114 MAKE_LIBPARSE = @MAKE_LIBPARSE@
115 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
116 MAKE_NTPDSIM = @MAKE_NTPDSIM@
117 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
118 MAKE_NTPTIME = @MAKE_NTPTIME@
119 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
120 MAKE_TICKADJ = @MAKE_TICKADJ@
121 MAKE_TIMETRIM = @MAKE_TIMETRIM@
122 MKDIR_P = @MKDIR_P@
123 OBJEXT = @OBJEXT@
124 OPENSSL = @OPENSSL@
125 OPENSSL_INC = @OPENSSL_INC@
126 OPENSSL_LIB = @OPENSSL_LIB@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_URL = @PACKAGE_URL@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
135 PATH_PERL = @PATH_PERL@
136 PATH_SEPARATOR = @PATH_SEPARATOR@
137 PATH_SH = @PATH_SH@
138 PROPDELAY = @PROPDELAY@
139 RANLIB = @RANLIB@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 SNMP_CFLAGS = @SNMP_CFLAGS@
143 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
144 SNMP_LIBS = @SNMP_LIBS@
145 STRIP = @STRIP@
146 TESTDCF = @TESTDCF@
147 VERSION = @VERSION@
148 YACC = @YACC@
149 YFLAGS = @YFLAGS@
150 abs_builddir = @abs_builddir@
151 abs_srcdir = @abs_srcdir@
152 abs_top_builddir = @abs_top_builddir@
153 abs_top_srcdir = @abs_top_srcdir@
154 ac_ct_CC = @ac_ct_CC@
155 am__include = @am__include@
156 am__leading_dot = @am__leading_dot@
157 am__quote = @am__quote@
158 am__tar = @am__tar@
159 am__untar = @am__untar@
160 bindir = @bindir@
161 build = @build@
162 build_alias = @build_alias@
163 build_cpu = @build_cpu@
164 build_os = @build_os@
165 build_vendor = @build_vendor@
166 builddir = @builddir@
167 datadir = @datadir@
168 datarootdir = @datarootdir@
169 docdir = @docdir@
170 dvidir = @dvidir@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 htmldir = @htmldir@
178 includedir = @includedir@
179 infodir = @infodir@
180 install_sh = @install_sh@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 localedir = @localedir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 oldincludedir = @oldincludedir@
188 pdfdir = @pdfdir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 psdir = @psdir@
192 sbindir = @sbindir@
193 sharedstatedir = @sharedstatedir@
194 srcdir = @srcdir@
195 subdirs = @subdirs@
196 sysconfdir = @sysconfdir@
197 target_alias = @target_alias@
198 top_build_prefix = @top_build_prefix@
199 top_builddir = @top_builddir@
200 top_srcdir = @top_srcdir@
201 NULL =
202 AUTOMAKE_OPTIONS =
203 ETAGS_ARGS = $(srcdir)/Makefile.am
204 noinst_HEADERS = \
205 mem.h \
206 $(NULL)
208 all: all-am
210 .SUFFIXES:
211 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
212 @for dep in $?; do \
213 case '$(am__configure_deps)' in \
214 *$$dep*) \
215 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
216 && { if test -f $@; then exit 0; else break; fi; }; \
217 exit 1;; \
218 esac; \
219 done; \
220 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/isc/Makefile'; \
221 $(am__cd) $(top_srcdir) && \
222 $(AUTOMAKE) --foreign include/isc/Makefile
223 .PRECIOUS: Makefile
224 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225 @case '$?' in \
226 *config.status*) \
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
228 *) \
229 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
230 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
231 esac;
233 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 $(top_srcdir)/configure: $(am__configure_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(am__aclocal_m4_deps):
242 mostlyclean-libtool:
243 -rm -f *.lo
245 clean-libtool:
246 -rm -rf .libs _libs
248 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
249 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
250 unique=`for i in $$list; do \
251 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252 done | \
253 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
254 END { if (nonempty) { for (i in files) print i; }; }'`; \
255 mkid -fID $$unique
256 tags: TAGS
258 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
259 $(TAGS_FILES) $(LISP)
260 set x; \
261 here=`pwd`; \
262 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
263 unique=`for i in $$list; do \
264 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265 done | \
266 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
267 END { if (nonempty) { for (i in files) print i; }; }'`; \
268 shift; \
269 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
270 test -n "$$unique" || unique=$$empty_fix; \
271 if test $$# -gt 0; then \
272 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
273 "$$@" $$unique; \
274 else \
275 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
276 $$unique; \
277 fi; \
279 ctags: CTAGS
280 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
281 $(TAGS_FILES) $(LISP)
282 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
283 unique=`for i in $$list; do \
284 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285 done | \
286 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287 END { if (nonempty) { for (i in files) print i; }; }'`; \
288 test -z "$(CTAGS_ARGS)$$unique" \
289 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
290 $$unique
292 GTAGS:
293 here=`$(am__cd) $(top_builddir) && pwd` \
294 && $(am__cd) $(top_srcdir) \
295 && gtags -i $(GTAGS_ARGS) "$$here"
297 distclean-tags:
298 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
300 distdir: $(DISTFILES)
301 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
302 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
303 list='$(DISTFILES)'; \
304 dist_files=`for file in $$list; do echo $$file; done | \
305 sed -e "s|^$$srcdirstrip/||;t" \
306 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
307 case $$dist_files in \
308 */*) $(MKDIR_P) `echo "$$dist_files" | \
309 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
310 sort -u` ;; \
311 esac; \
312 for file in $$dist_files; do \
313 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314 if test -d $$d/$$file; then \
315 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
316 if test -d "$(distdir)/$$file"; then \
317 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
318 fi; \
319 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
320 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
321 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
322 fi; \
323 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
324 else \
325 test -f "$(distdir)/$$file" \
326 || cp -p $$d/$$file "$(distdir)/$$file" \
327 || exit 1; \
328 fi; \
329 done
330 check-am: all-am
331 check: check-am
332 all-am: Makefile $(HEADERS)
333 installdirs:
334 install: install-am
335 install-exec: install-exec-am
336 install-data: install-data-am
337 uninstall: uninstall-am
339 install-am: all-am
340 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
342 installcheck: installcheck-am
343 install-strip:
344 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346 `test -z '$(STRIP)' || \
347 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
348 mostlyclean-generic:
350 clean-generic:
352 distclean-generic:
353 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
356 maintainer-clean-generic:
357 @echo "This command is intended for maintainers to use"
358 @echo "it deletes files that may require special tools to rebuild."
359 clean: clean-am
361 clean-am: clean-generic clean-libtool mostlyclean-am
363 distclean: distclean-am
364 -rm -f Makefile
365 distclean-am: clean-am distclean-generic distclean-tags
367 dvi: dvi-am
369 dvi-am:
371 html: html-am
373 html-am:
375 info: info-am
377 info-am:
379 install-data-am:
381 install-dvi: install-dvi-am
383 install-dvi-am:
385 install-exec-am:
387 install-html: install-html-am
389 install-html-am:
391 install-info: install-info-am
393 install-info-am:
395 install-man:
397 install-pdf: install-pdf-am
399 install-pdf-am:
401 install-ps: install-ps-am
403 install-ps-am:
405 installcheck-am:
407 maintainer-clean: maintainer-clean-am
408 -rm -f Makefile
409 maintainer-clean-am: distclean-am maintainer-clean-generic
411 mostlyclean: mostlyclean-am
413 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
415 pdf: pdf-am
417 pdf-am:
419 ps: ps-am
421 ps-am:
423 uninstall-am:
425 .MAKE: install-am install-strip
427 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
428 clean-libtool ctags distclean distclean-generic \
429 distclean-libtool distclean-tags distdir dvi dvi-am html \
430 html-am info info-am install install-am install-data \
431 install-data-am install-dvi install-dvi-am install-exec \
432 install-exec-am install-html install-html-am install-info \
433 install-info-am install-man install-pdf install-pdf-am \
434 install-ps install-ps-am install-strip installcheck \
435 installcheck-am installdirs maintainer-clean \
436 maintainer-clean-generic mostlyclean mostlyclean-generic \
437 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
438 uninstall-am
441 # Tell versions [3.59,3.63) of GNU make to not export all variables.
442 # Otherwise a system limit (for SysV at least) may be exceeded.
443 .NOEXPORT: