Makefile.in 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  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 16 2004-01-23 23:20: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_XMLTOMAN_TRUE@am__append_1 = $(man_MANS)
  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. man_MANS = ifmetric.8
  127. noinst_DATA = ifmetric.8.xml
  128. EXTRA_DIST = $(man_MANS) ifmetric.8.xml.in xmltoman.css xmltoman.xsl xmltoman.dtd
  129. CLEANFILES = ifmetric.8.xml $(am__append_1)
  130. subdir = man
  131. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  132. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  133. CONFIG_HEADER = $(top_builddir)/config.h
  134. CONFIG_CLEAN_FILES =
  135. DIST_SOURCES =
  136. NROFF = nroff
  137. MANS = $(man_MANS)
  138. DATA = $(noinst_DATA)
  139. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  140. all: all-am
  141. .SUFFIXES:
  142. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  143. cd $(top_srcdir) && \
  144. $(AUTOMAKE) --foreign man/Makefile
  145. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  146. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  147. uninstall-info-am:
  148. man8dir = $(mandir)/man8
  149. install-man8: $(man8_MANS) $(man_MANS)
  150. @$(NORMAL_INSTALL)
  151. $(mkinstalldirs) $(DESTDIR)$(man8dir)
  152. @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
  153. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  154. for i in $$l2; do \
  155. case "$$i" in \
  156. *.8*) list="$$list $$i" ;; \
  157. esac; \
  158. done; \
  159. for i in $$list; do \
  160. if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
  161. else file=$$i; fi; \
  162. ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  163. case "$$ext" in \
  164. 8*) ;; \
  165. *) ext='8' ;; \
  166. esac; \
  167. inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  168. inst=`echo $$inst | sed -e 's/^.*\///'`; \
  169. inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  170. echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
  171. $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \
  172. done
  173. uninstall-man8:
  174. @$(NORMAL_UNINSTALL)
  175. @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
  176. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  177. for i in $$l2; do \
  178. case "$$i" in \
  179. *.8*) list="$$list $$i" ;; \
  180. esac; \
  181. done; \
  182. for i in $$list; do \
  183. ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  184. case "$$ext" in \
  185. 8*) ;; \
  186. *) ext='8' ;; \
  187. esac; \
  188. inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  189. inst=`echo $$inst | sed -e 's/^.*\///'`; \
  190. inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  191. echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
  192. rm -f $(DESTDIR)$(man8dir)/$$inst; \
  193. done
  194. tags: TAGS
  195. TAGS:
  196. ctags: CTAGS
  197. CTAGS:
  198. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  199. top_distdir = ..
  200. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  201. distdir: $(DISTFILES)
  202. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  203. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  204. list='$(DISTFILES)'; for file in $$list; do \
  205. case $$file in \
  206. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  207. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  208. esac; \
  209. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  210. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  211. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  212. dir="/$$dir"; \
  213. $(mkinstalldirs) "$(distdir)$$dir"; \
  214. else \
  215. dir=''; \
  216. fi; \
  217. if test -d $$d/$$file; then \
  218. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  219. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  220. fi; \
  221. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  222. else \
  223. test -f $(distdir)/$$file \
  224. || cp -p $$d/$$file $(distdir)/$$file \
  225. || exit 1; \
  226. fi; \
  227. done
  228. check-am: all-am
  229. check: check-am
  230. all-am: Makefile $(MANS) $(DATA)
  231. installdirs:
  232. $(mkinstalldirs) $(DESTDIR)$(man8dir)
  233. install: install-am
  234. install-exec: install-exec-am
  235. install-data: install-data-am
  236. uninstall: uninstall-am
  237. install-am: all-am
  238. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  239. installcheck: installcheck-am
  240. install-strip:
  241. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  242. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  243. `test -z '$(STRIP)' || \
  244. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  245. mostlyclean-generic:
  246. clean-generic:
  247. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  248. distclean-generic:
  249. -rm -f $(CONFIG_CLEAN_FILES)
  250. maintainer-clean-generic:
  251. @echo "This command is intended for maintainers to use"
  252. @echo "it deletes files that may require special tools to rebuild."
  253. clean: clean-am
  254. clean-am: clean-generic mostlyclean-am
  255. distclean: distclean-am
  256. -rm -f Makefile
  257. distclean-am: clean-am distclean-generic
  258. dvi: dvi-am
  259. dvi-am:
  260. info: info-am
  261. info-am:
  262. install-data-am: install-man
  263. install-exec-am:
  264. install-info: install-info-am
  265. install-man: install-man8
  266. installcheck-am:
  267. maintainer-clean: maintainer-clean-am
  268. -rm -f Makefile
  269. maintainer-clean-am: distclean-am maintainer-clean-generic
  270. mostlyclean: mostlyclean-am
  271. mostlyclean-am: mostlyclean-generic
  272. pdf: pdf-am
  273. pdf-am:
  274. ps: ps-am
  275. ps-am:
  276. uninstall-am: uninstall-info-am uninstall-man
  277. uninstall-man: uninstall-man8
  278. .PHONY: all all-am check check-am clean clean-generic distclean \
  279. distclean-generic distdir dvi dvi-am info info-am install \
  280. install-am install-data install-data-am install-exec \
  281. install-exec-am install-info install-info-am install-man \
  282. install-man8 install-strip installcheck installcheck-am \
  283. installdirs maintainer-clean maintainer-clean-generic \
  284. mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
  285. uninstall-am uninstall-info-am uninstall-man uninstall-man8
  286. ifmetric.8.xml: ifmetric.8.xml.in Makefile
  287. sed -e 's,@sysconfdir\@,$(sysconfdir),g' -e 's,@sbindir\@,$(sbindir),g' -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' -e 's,@PACKAGE_BUGREPORT\@,$(PACKAGE_BUGREPORT),g' $< > $@
  288. @USE_XMLTOMAN_TRUE@ifmetric.8: ifmetric.8.xml Makefile
  289. @USE_XMLTOMAN_TRUE@ xmltoman $< > $@
  290. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  291. # Otherwise a system limit (for SysV at least) may be exceeded.
  292. .NOEXPORT: