/contrib/ntp/include/isc/Makefile.in

https://bitbucket.org/freebsd/freebsd-head/ · Autoconf · 465 lines · 394 code · 55 blank · 16 comment · 53 complexity · f0e58eef6a450c18f8909faf4adeb784 MD5 · raw file

  1. # Makefile.in generated by automake 1.11 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # 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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. subdir = include/isc
  34. DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
  35. $(srcdir)/Makefile.in
  36. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
  38. $(top_srcdir)/m4/define_dir.m4 \
  39. $(top_srcdir)/m4/hs_ulong_const.m4 \
  40. $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
  41. $(top_srcdir)/configure.ac
  42. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  43. $(ACLOCAL_M4)
  44. mkinstalldirs = $(install_sh) -d
  45. CONFIG_HEADER = $(top_builddir)/config.h
  46. CONFIG_CLEAN_FILES =
  47. CONFIG_CLEAN_VPATH_FILES =
  48. SOURCES =
  49. DIST_SOURCES =
  50. HEADERS = $(noinst_HEADERS)
  51. ETAGS = etags
  52. CTAGS = ctags
  53. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  54. ACLOCAL = @ACLOCAL@
  55. AMTAR = @AMTAR@
  56. AR = @AR@
  57. ARLIB_DIR = @ARLIB_DIR@
  58. AUTOCONF = @AUTOCONF@
  59. AUTOHEADER = @AUTOHEADER@
  60. AUTOMAKE = @AUTOMAKE@
  61. AWK = @AWK@
  62. BINSUBDIR = @BINSUBDIR@
  63. CC = @CC@
  64. CCDEPMODE = @CCDEPMODE@
  65. CFLAGS = @CFLAGS@
  66. CHUTEST = @CHUTEST@
  67. CLKTEST = @CLKTEST@
  68. CPP = @CPP@
  69. CPPFLAGS = @CPPFLAGS@
  70. CYGPATH_W = @CYGPATH_W@
  71. DCFD = @DCFD@
  72. DEFS = @DEFS@
  73. DEPDIR = @DEPDIR@
  74. ECHO = @ECHO@
  75. ECHO_C = @ECHO_C@
  76. ECHO_N = @ECHO_N@
  77. ECHO_T = @ECHO_T@
  78. EF_LIBS = @EF_LIBS@
  79. EF_PROGS = @EF_PROGS@
  80. EGREP = @EGREP@
  81. EXEEXT = @EXEEXT@
  82. GREP = @GREP@
  83. HAVE_INLINE = @HAVE_INLINE@
  84. INSTALL = @INSTALL@
  85. INSTALL_DATA = @INSTALL_DATA@
  86. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  87. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  88. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  89. LCRYPTO = @LCRYPTO@
  90. LDFLAGS = @LDFLAGS@
  91. LIBOBJS = @LIBOBJS@
  92. LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
  93. LIBOPTS_DIR = @LIBOPTS_DIR@
  94. LIBOPTS_LDADD = @LIBOPTS_LDADD@
  95. LIBPARSE = @LIBPARSE@
  96. LIBS = @LIBS@
  97. LIBTOOL = @LIBTOOL@
  98. LN_S = @LN_S@
  99. LSCF = @LSCF@
  100. LTLIBOBJS = @LTLIBOBJS@
  101. MAKEINFO = @MAKEINFO@
  102. MAKE_ADJTIMED = @MAKE_ADJTIMED@
  103. MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
  104. MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
  105. MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
  106. MAKE_LIBPARSE = @MAKE_LIBPARSE@
  107. MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
  108. MAKE_NTPDSIM = @MAKE_NTPDSIM@
  109. MAKE_NTPTIME = @MAKE_NTPTIME@
  110. MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
  111. MAKE_TICKADJ = @MAKE_TICKADJ@
  112. MAKE_TIMETRIM = @MAKE_TIMETRIM@
  113. MKDIR_P = @MKDIR_P@
  114. OBJEXT = @OBJEXT@
  115. OPENSSL = @OPENSSL@
  116. OPENSSL_INC = @OPENSSL_INC@
  117. OPENSSL_LIB = @OPENSSL_LIB@
  118. PACKAGE = @PACKAGE@
  119. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  120. PACKAGE_NAME = @PACKAGE_NAME@
  121. PACKAGE_STRING = @PACKAGE_STRING@
  122. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  123. PACKAGE_URL = @PACKAGE_URL@
  124. PACKAGE_VERSION = @PACKAGE_VERSION@
  125. PATH_PERL = @PATH_PERL@
  126. PATH_SEPARATOR = @PATH_SEPARATOR@
  127. PATH_SH = @PATH_SH@
  128. PROPDELAY = @PROPDELAY@
  129. RANLIB = @RANLIB@
  130. READLINE_LIBS = @READLINE_LIBS@
  131. SET_MAKE = @SET_MAKE@
  132. SHELL = @SHELL@
  133. STRIP = @STRIP@
  134. TESTDCF = @TESTDCF@
  135. U = @U@
  136. VERSION = @VERSION@
  137. abs_builddir = @abs_builddir@
  138. abs_srcdir = @abs_srcdir@
  139. abs_top_builddir = @abs_top_builddir@
  140. abs_top_srcdir = @abs_top_srcdir@
  141. ac_ct_CC = @ac_ct_CC@
  142. am__include = @am__include@
  143. am__leading_dot = @am__leading_dot@
  144. am__quote = @am__quote@
  145. am__tar = @am__tar@
  146. am__untar = @am__untar@
  147. bindir = @bindir@
  148. build = @build@
  149. build_alias = @build_alias@
  150. build_cpu = @build_cpu@
  151. build_os = @build_os@
  152. build_vendor = @build_vendor@
  153. builddir = @builddir@
  154. datadir = @datadir@
  155. datarootdir = @datarootdir@
  156. docdir = @docdir@
  157. dvidir = @dvidir@
  158. exec_prefix = @exec_prefix@
  159. host = @host@
  160. host_alias = @host_alias@
  161. host_cpu = @host_cpu@
  162. host_os = @host_os@
  163. host_vendor = @host_vendor@
  164. htmldir = @htmldir@
  165. includedir = @includedir@
  166. infodir = @infodir@
  167. install_sh = @install_sh@
  168. libdir = @libdir@
  169. libexecdir = @libexecdir@
  170. localedir = @localedir@
  171. localstatedir = @localstatedir@
  172. mandir = @mandir@
  173. mkdir_p = @mkdir_p@
  174. oldincludedir = @oldincludedir@
  175. pdfdir = @pdfdir@
  176. prefix = @prefix@
  177. program_transform_name = @program_transform_name@
  178. psdir = @psdir@
  179. sbindir = @sbindir@
  180. sharedstatedir = @sharedstatedir@
  181. srcdir = @srcdir@
  182. subdirs = @subdirs@
  183. sysconfdir = @sysconfdir@
  184. target_alias = @target_alias@
  185. top_build_prefix = @top_build_prefix@
  186. top_builddir = @top_builddir@
  187. top_srcdir = @top_srcdir@
  188. #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
  189. AUTOMAKE_OPTIONS = ../util/ansi2knr
  190. ETAGS_ARGS = $(srcdir)/Makefile.am
  191. #EXTRA_DIST = TAGS
  192. noinst_HEADERS = \
  193. app.h \
  194. assertions.h \
  195. boolean.h \
  196. buffer.h \
  197. error.h \
  198. formatcheck.h \
  199. int.h \
  200. interfaceiter.h \
  201. ipv6.h \
  202. lang.h \
  203. lib.h \
  204. list.h \
  205. magic.h \
  206. mem.h \
  207. msgcat.h \
  208. msgs.h \
  209. mutex.h \
  210. net.h \
  211. netaddr.h \
  212. netscope.h \
  213. offset.h \
  214. once.h \
  215. platform.h \
  216. print.h \
  217. result.h \
  218. region.h \
  219. sockaddr.h \
  220. strerror.h \
  221. string.h \
  222. types.h \
  223. util.h
  224. 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 include/isc/Makefile'; \
  236. $(am__cd) $(top_srcdir) && \
  237. $(AUTOMAKE) --foreign include/isc/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;
  247. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  248. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  249. $(top_srcdir)/configure: $(am__configure_deps)
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  251. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  252. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  253. $(am__aclocal_m4_deps):
  254. mostlyclean-libtool:
  255. -rm -f *.lo
  256. clean-libtool:
  257. -rm -rf .libs _libs
  258. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  259. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  260. unique=`for i in $$list; do \
  261. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  262. done | \
  263. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  264. END { if (nonempty) { for (i in files) print i; }; }'`; \
  265. mkid -fID $$unique
  266. tags: TAGS
  267. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  268. $(TAGS_FILES) $(LISP)
  269. set x; \
  270. here=`pwd`; \
  271. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  272. unique=`for i in $$list; do \
  273. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  274. done | \
  275. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  276. END { if (nonempty) { for (i in files) print i; }; }'`; \
  277. shift; \
  278. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  279. test -n "$$unique" || unique=$$empty_fix; \
  280. if test $$# -gt 0; then \
  281. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  282. "$$@" $$unique; \
  283. else \
  284. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  285. $$unique; \
  286. fi; \
  287. fi
  288. ctags: CTAGS
  289. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  290. $(TAGS_FILES) $(LISP)
  291. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  292. unique=`for i in $$list; do \
  293. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  294. done | \
  295. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  296. END { if (nonempty) { for (i in files) print i; }; }'`; \
  297. test -z "$(CTAGS_ARGS)$$unique" \
  298. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  299. $$unique
  300. GTAGS:
  301. here=`$(am__cd) $(top_builddir) && pwd` \
  302. && $(am__cd) $(top_srcdir) \
  303. && gtags -i $(GTAGS_ARGS) "$$here"
  304. distclean-tags:
  305. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  306. distdir: $(DISTFILES)
  307. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  308. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  309. list='$(DISTFILES)'; \
  310. dist_files=`for file in $$list; do echo $$file; done | \
  311. sed -e "s|^$$srcdirstrip/||;t" \
  312. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  313. case $$dist_files in \
  314. */*) $(MKDIR_P) `echo "$$dist_files" | \
  315. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  316. sort -u` ;; \
  317. esac; \
  318. for file in $$dist_files; do \
  319. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  320. if test -d $$d/$$file; then \
  321. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  322. if test -d "$(distdir)/$$file"; then \
  323. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  324. fi; \
  325. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  326. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  327. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  328. fi; \
  329. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  330. else \
  331. test -f "$(distdir)/$$file" \
  332. || cp -p $$d/$$file "$(distdir)/$$file" \
  333. || exit 1; \
  334. fi; \
  335. done
  336. check-am: all-am
  337. check: check-am
  338. all-am: Makefile $(HEADERS)
  339. installdirs:
  340. install: install-am
  341. install-exec: install-exec-am
  342. install-data: install-data-am
  343. uninstall: uninstall-am
  344. install-am: all-am
  345. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  346. installcheck: installcheck-am
  347. install-strip:
  348. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  349. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  350. `test -z '$(STRIP)' || \
  351. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  352. mostlyclean-generic:
  353. clean-generic:
  354. distclean-generic:
  355. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  356. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  357. maintainer-clean-generic:
  358. @echo "This command is intended for maintainers to use"
  359. @echo "it deletes files that may require special tools to rebuild."
  360. clean: clean-am
  361. clean-am: clean-generic clean-libtool mostlyclean-am
  362. distclean: distclean-am
  363. -rm -f Makefile
  364. distclean-am: clean-am distclean-generic distclean-tags
  365. dvi: dvi-am
  366. dvi-am:
  367. html: html-am
  368. html-am:
  369. info: info-am
  370. info-am:
  371. install-data-am:
  372. install-dvi: install-dvi-am
  373. install-dvi-am:
  374. install-exec-am:
  375. install-html: install-html-am
  376. install-html-am:
  377. install-info: install-info-am
  378. install-info-am:
  379. install-man:
  380. install-pdf: install-pdf-am
  381. install-pdf-am:
  382. install-ps: install-ps-am
  383. install-ps-am:
  384. installcheck-am:
  385. maintainer-clean: maintainer-clean-am
  386. -rm -f Makefile
  387. maintainer-clean-am: distclean-am maintainer-clean-generic
  388. mostlyclean: mostlyclean-am
  389. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  390. pdf: pdf-am
  391. pdf-am:
  392. ps: ps-am
  393. ps-am:
  394. uninstall-am:
  395. .MAKE: install-am install-strip
  396. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  397. clean-libtool ctags distclean distclean-generic \
  398. distclean-libtool distclean-tags distdir dvi dvi-am html \
  399. html-am info info-am install install-am install-data \
  400. install-data-am install-dvi install-dvi-am install-exec \
  401. install-exec-am install-html install-html-am install-info \
  402. install-info-am install-man install-pdf install-pdf-am \
  403. install-ps install-ps-am install-strip installcheck \
  404. installcheck-am installdirs maintainer-clean \
  405. maintainer-clean-generic mostlyclean mostlyclean-generic \
  406. mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
  407. uninstall-am
  408. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  409. # Otherwise a system limit (for SysV at least) may be exceeded.
  410. .NOEXPORT: