/contrib/ntp/kernel/sys/Makefile.in

https://bitbucket.org/freebsd/freebsd-head/ · Autoconf · 437 lines · 364 code · 55 blank · 18 comment · 53 complexity · af7ae1c50e7e84ac5de74ed862b673d1 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 = kernel/sys
  34. DIST_COMMON = README $(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. noinst_HEADERS = bsd_audioirig.h chudefs.h clkdefs.h i8253.h parsestreams.h \
  191. pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
  192. #EXTRA_DIST= TAGS
  193. # HMS: Avoid bug in automake
  194. #ETAGS_ARGS = ""
  195. ETAGS_ARGS = Makefile.am
  196. all: all-am
  197. .SUFFIXES:
  198. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  199. @for dep in $?; do \
  200. case '$(am__configure_deps)' in \
  201. *$$dep*) \
  202. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  203. && { if test -f $@; then exit 0; else break; fi; }; \
  204. exit 1;; \
  205. esac; \
  206. done; \
  207. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign kernel/sys/Makefile'; \
  208. $(am__cd) $(top_srcdir) && \
  209. $(AUTOMAKE) --foreign kernel/sys/Makefile
  210. .PRECIOUS: Makefile
  211. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  212. @case '$?' in \
  213. *config.status*) \
  214. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  215. *) \
  216. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  217. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  218. esac;
  219. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  220. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  221. $(top_srcdir)/configure: $(am__configure_deps)
  222. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  223. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  224. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  225. $(am__aclocal_m4_deps):
  226. mostlyclean-libtool:
  227. -rm -f *.lo
  228. clean-libtool:
  229. -rm -rf .libs _libs
  230. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  231. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  232. unique=`for i in $$list; do \
  233. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  234. done | \
  235. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  236. END { if (nonempty) { for (i in files) print i; }; }'`; \
  237. mkid -fID $$unique
  238. tags: TAGS
  239. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  240. $(TAGS_FILES) $(LISP)
  241. set x; \
  242. here=`pwd`; \
  243. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  244. unique=`for i in $$list; do \
  245. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  246. done | \
  247. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  248. END { if (nonempty) { for (i in files) print i; }; }'`; \
  249. shift; \
  250. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  251. test -n "$$unique" || unique=$$empty_fix; \
  252. if test $$# -gt 0; then \
  253. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  254. "$$@" $$unique; \
  255. else \
  256. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  257. $$unique; \
  258. fi; \
  259. fi
  260. ctags: CTAGS
  261. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  262. $(TAGS_FILES) $(LISP)
  263. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  264. unique=`for i in $$list; do \
  265. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  266. done | \
  267. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  268. END { if (nonempty) { for (i in files) print i; }; }'`; \
  269. test -z "$(CTAGS_ARGS)$$unique" \
  270. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  271. $$unique
  272. GTAGS:
  273. here=`$(am__cd) $(top_builddir) && pwd` \
  274. && $(am__cd) $(top_srcdir) \
  275. && gtags -i $(GTAGS_ARGS) "$$here"
  276. distclean-tags:
  277. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  278. distdir: $(DISTFILES)
  279. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  280. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  281. list='$(DISTFILES)'; \
  282. dist_files=`for file in $$list; do echo $$file; done | \
  283. sed -e "s|^$$srcdirstrip/||;t" \
  284. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  285. case $$dist_files in \
  286. */*) $(MKDIR_P) `echo "$$dist_files" | \
  287. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  288. sort -u` ;; \
  289. esac; \
  290. for file in $$dist_files; do \
  291. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  292. if test -d $$d/$$file; then \
  293. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  294. if test -d "$(distdir)/$$file"; then \
  295. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  296. fi; \
  297. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  298. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  299. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  300. fi; \
  301. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  302. else \
  303. test -f "$(distdir)/$$file" \
  304. || cp -p $$d/$$file "$(distdir)/$$file" \
  305. || exit 1; \
  306. fi; \
  307. done
  308. check-am: all-am
  309. check: check-am
  310. all-am: Makefile $(HEADERS)
  311. installdirs:
  312. install: install-am
  313. install-exec: install-exec-am
  314. install-data: install-data-am
  315. uninstall: uninstall-am
  316. install-am: all-am
  317. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  318. installcheck: installcheck-am
  319. install-strip:
  320. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  321. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  322. `test -z '$(STRIP)' || \
  323. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  324. mostlyclean-generic:
  325. clean-generic:
  326. distclean-generic:
  327. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  328. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  329. maintainer-clean-generic:
  330. @echo "This command is intended for maintainers to use"
  331. @echo "it deletes files that may require special tools to rebuild."
  332. clean: clean-am
  333. clean-am: clean-generic clean-libtool mostlyclean-am
  334. distclean: distclean-am
  335. -rm -f Makefile
  336. distclean-am: clean-am distclean-generic distclean-tags
  337. dvi: dvi-am
  338. dvi-am:
  339. html: html-am
  340. html-am:
  341. info: info-am
  342. info-am:
  343. install-data-am:
  344. install-dvi: install-dvi-am
  345. install-dvi-am:
  346. install-exec-am:
  347. install-html: install-html-am
  348. install-html-am:
  349. install-info: install-info-am
  350. install-info-am:
  351. install-man:
  352. install-pdf: install-pdf-am
  353. install-pdf-am:
  354. install-ps: install-ps-am
  355. install-ps-am:
  356. installcheck-am:
  357. maintainer-clean: maintainer-clean-am
  358. -rm -f Makefile
  359. maintainer-clean-am: distclean-am maintainer-clean-generic
  360. mostlyclean: mostlyclean-am
  361. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  362. pdf: pdf-am
  363. pdf-am:
  364. ps: ps-am
  365. ps-am:
  366. uninstall-am:
  367. .MAKE: install-am install-strip
  368. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  369. clean-libtool ctags distclean distclean-generic \
  370. distclean-libtool distclean-tags distdir dvi dvi-am html \
  371. html-am info info-am install install-am install-data \
  372. install-data-am install-dvi install-dvi-am install-exec \
  373. install-exec-am install-html install-html-am install-info \
  374. install-info-am install-man install-pdf install-pdf-am \
  375. install-ps install-ps-am install-strip installcheck \
  376. installcheck-am installdirs maintainer-clean \
  377. maintainer-clean-generic mostlyclean mostlyclean-generic \
  378. mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
  379. uninstall-am
  380. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  381. # Otherwise a system limit (for SysV at least) may be exceeded.
  382. .NOEXPORT: