Makefile.in 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. # Makefile.in generated by automake 1.7.9 from Makefile.am.
  2. # @configure_input@
  3. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
  4. # Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. # $Id: Makefile.am 3 2003-08-04 22:45:25Z lennart $
  14. # This file is part of ifmetric.
  15. #
  16. # ifmetric is free software; you can redistribute it and/or modify it
  17. # under the terms of the GNU General Public License as published by
  18. # the Free Software Foundation; either version 2 of the License, or
  19. # (at your option) any later version.
  20. #
  21. # ifmetric is distributed in the hope that it will be useful, but
  22. # WITHOUT ANY WARRANTY; without even the implied warranty of
  23. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  24. # General Public License for more details.
  25. #
  26. # You should have received a copy of the GNU General Public License
  27. # along with ifmetric; if not, write to the Free Software Foundation,
  28. # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  29. srcdir = @srcdir@
  30. top_srcdir = @top_srcdir@
  31. VPATH = @srcdir@
  32. pkgdatadir = $(datadir)/@PACKAGE@
  33. pkglibdir = $(libdir)/@PACKAGE@
  34. pkgincludedir = $(includedir)/@PACKAGE@
  35. top_builddir = ..
  36. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  37. INSTALL = @INSTALL@
  38. install_sh_DATA = $(install_sh) -c -m 644
  39. install_sh_PROGRAM = $(install_sh) -c
  40. install_sh_SCRIPT = $(install_sh) -c
  41. INSTALL_HEADER = $(INSTALL_DATA)
  42. transform = $(program_transform_name)
  43. NORMAL_INSTALL = :
  44. PRE_INSTALL = :
  45. POST_INSTALL = :
  46. NORMAL_UNINSTALL = :
  47. PRE_UNINSTALL = :
  48. POST_UNINSTALL = :
  49. @USE_LYNX_TRUE@am__append_1 = README
  50. ACLOCAL = @ACLOCAL@
  51. AMDEP_FALSE = @AMDEP_FALSE@
  52. AMDEP_TRUE = @AMDEP_TRUE@
  53. AMTAR = @AMTAR@
  54. AUTOCONF = @AUTOCONF@
  55. AUTOHEADER = @AUTOHEADER@
  56. AUTOMAKE = @AUTOMAKE@
  57. AWK = @AWK@
  58. CC = @CC@
  59. CCDEPMODE = @CCDEPMODE@
  60. CFLAGS = @CFLAGS@
  61. CPP = @CPP@
  62. CPPFLAGS = @CPPFLAGS@
  63. CYGPATH_W = @CYGPATH_W@
  64. DEFS = @DEFS@
  65. DEPDIR = @DEPDIR@
  66. ECHO_C = @ECHO_C@
  67. ECHO_N = @ECHO_N@
  68. ECHO_T = @ECHO_T@
  69. EGREP = @EGREP@
  70. EXEEXT = @EXEEXT@
  71. INSTALL_DATA = @INSTALL_DATA@
  72. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  73. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  74. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  75. LDFLAGS = @LDFLAGS@
  76. LIBOBJS = @LIBOBJS@
  77. LIBS = @LIBS@
  78. LN_S = @LN_S@
  79. LTLIBOBJS = @LTLIBOBJS@
  80. MAKEINFO = @MAKEINFO@
  81. OBJEXT = @OBJEXT@
  82. PACKAGE = @PACKAGE@
  83. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  84. PACKAGE_NAME = @PACKAGE_NAME@
  85. PACKAGE_STRING = @PACKAGE_STRING@
  86. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  87. PACKAGE_URL = @PACKAGE_URL@
  88. PACKAGE_VERSION = @PACKAGE_VERSION@
  89. PATH_SEPARATOR = @PATH_SEPARATOR@
  90. SET_MAKE = @SET_MAKE@
  91. SHELL = @SHELL@
  92. STRIP = @STRIP@
  93. USE_LYNX_FALSE = @USE_LYNX_FALSE@
  94. USE_LYNX_TRUE = @USE_LYNX_TRUE@
  95. USE_XMLTOMAN_FALSE = @USE_XMLTOMAN_FALSE@
  96. USE_XMLTOMAN_TRUE = @USE_XMLTOMAN_TRUE@
  97. VERSION = @VERSION@
  98. ac_ct_CC = @ac_ct_CC@
  99. ac_ct_STRIP = @ac_ct_STRIP@
  100. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  101. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  102. am__include = @am__include@
  103. am__leading_dot = @am__leading_dot@
  104. am__quote = @am__quote@
  105. bindir = @bindir@
  106. build_alias = @build_alias@
  107. datadir = @datadir@
  108. exec_prefix = @exec_prefix@
  109. have_lynx = @have_lynx@
  110. have_xmltoman = @have_xmltoman@
  111. host_alias = @host_alias@
  112. includedir = @includedir@
  113. infodir = @infodir@
  114. install_sh = @install_sh@
  115. libdir = @libdir@
  116. libexecdir = @libexecdir@
  117. localstatedir = @localstatedir@
  118. mandir = @mandir@
  119. oldincludedir = @oldincludedir@
  120. prefix = @prefix@
  121. program_transform_name = @program_transform_name@
  122. sbindir = @sbindir@
  123. sharedstatedir = @sharedstatedir@
  124. sysconfdir = @sysconfdir@
  125. target_alias = @target_alias@
  126. noinst_DATA = README.html README
  127. EXTRA_DIST = $(noinst_DATA) style.css README.html.in
  128. MAINTAINERCLEANFILES = README README.html
  129. CLEANFILES = $(am__append_1)
  130. subdir = doc
  131. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  132. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  133. CONFIG_HEADER = $(top_builddir)/config.h
  134. CONFIG_CLEAN_FILES = README.html
  135. DIST_SOURCES =
  136. DATA = $(noinst_DATA)
  137. DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am README.html.in
  138. all: all-am
  139. .SUFFIXES:
  140. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  141. cd $(top_srcdir) && \
  142. $(AUTOMAKE) --foreign doc/Makefile
  143. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  144. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  145. README.html: $(top_builddir)/config.status README.html.in
  146. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  147. uninstall-info-am:
  148. tags: TAGS
  149. TAGS:
  150. ctags: CTAGS
  151. CTAGS:
  152. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  153. top_distdir = ..
  154. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  155. distdir: $(DISTFILES)
  156. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  157. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  158. list='$(DISTFILES)'; for file in $$list; do \
  159. case $$file in \
  160. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  161. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  162. esac; \
  163. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  164. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  165. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  166. dir="/$$dir"; \
  167. $(mkinstalldirs) "$(distdir)$$dir"; \
  168. else \
  169. dir=''; \
  170. fi; \
  171. if test -d $$d/$$file; then \
  172. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  173. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  174. fi; \
  175. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  176. else \
  177. test -f $(distdir)/$$file \
  178. || cp -p $$d/$$file $(distdir)/$$file \
  179. || exit 1; \
  180. fi; \
  181. done
  182. check-am: all-am
  183. check: check-am
  184. all-am: Makefile $(DATA)
  185. installdirs:
  186. install: install-am
  187. install-exec: install-exec-am
  188. install-data: install-data-am
  189. uninstall: uninstall-am
  190. install-am: all-am
  191. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  192. installcheck: installcheck-am
  193. install-strip:
  194. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  195. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  196. `test -z '$(STRIP)' || \
  197. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  198. mostlyclean-generic:
  199. clean-generic:
  200. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  201. distclean-generic:
  202. -rm -f $(CONFIG_CLEAN_FILES)
  203. maintainer-clean-generic:
  204. @echo "This command is intended for maintainers to use"
  205. @echo "it deletes files that may require special tools to rebuild."
  206. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  207. clean: clean-am
  208. clean-am: clean-generic mostlyclean-am
  209. distclean: distclean-am
  210. -rm -f Makefile
  211. distclean-am: clean-am distclean-generic
  212. dvi: dvi-am
  213. dvi-am:
  214. info: info-am
  215. info-am:
  216. install-data-am:
  217. install-exec-am:
  218. install-info: install-info-am
  219. install-man:
  220. installcheck-am:
  221. maintainer-clean: maintainer-clean-am
  222. -rm -f Makefile
  223. maintainer-clean-am: distclean-am maintainer-clean-generic
  224. mostlyclean: mostlyclean-am
  225. mostlyclean-am: mostlyclean-generic
  226. pdf: pdf-am
  227. pdf-am:
  228. ps: ps-am
  229. ps-am:
  230. uninstall-am: uninstall-info-am
  231. .PHONY: all all-am check check-am clean clean-generic distclean \
  232. distclean-generic distdir dvi dvi-am info info-am install \
  233. install-am install-data install-data-am install-exec \
  234. install-exec-am install-info install-info-am install-man \
  235. install-strip installcheck installcheck-am installdirs \
  236. maintainer-clean maintainer-clean-generic mostlyclean \
  237. mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
  238. uninstall-info-am
  239. @USE_LYNX_TRUE@README: README.html
  240. @USE_LYNX_TRUE@ lynx --dump $^ | sed 's,file://localhost/.*/doc/README.html,README,' > $@
  241. tidy: README.html
  242. tidy -e < README.html
  243. .PHONY: tidy
  244. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  245. # Otherwise a system limit (for SysV at least) may be exceeded.
  246. .NOEXPORT: