Makefile 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. # Makefile.in generated by automake 1.7.9 from Makefile.am.
  2. # man/Makefile. Generated from Makefile.in by configure.
  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. # $Id: Makefile.am 16 2004-01-23 23:20:25Z lennart $
  13. # This file is part of ifmetric.
  14. #
  15. # ifmetric is free software; you can redistribute it and/or modify it
  16. # under the terms of the GNU General Public License as published by
  17. # the Free Software Foundation; either version 2 of the License, or
  18. # (at your option) any later version.
  19. #
  20. # ifmetric is distributed in the hope that it will be useful, but
  21. # WITHOUT ANY WARRANTY; without even the implied warranty of
  22. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  23. # General Public License for more details.
  24. #
  25. # You should have received a copy of the GNU General Public License
  26. # along with ifmetric; if not, write to the Free Software Foundation,
  27. # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  28. srcdir = .
  29. top_srcdir = ..
  30. pkgdatadir = $(datadir)/ifmetric
  31. pkglibdir = $(libdir)/ifmetric
  32. pkgincludedir = $(includedir)/ifmetric
  33. top_builddir = ..
  34. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  35. INSTALL = /usr/bin/install -c
  36. install_sh_DATA = $(install_sh) -c -m 644
  37. install_sh_PROGRAM = $(install_sh) -c
  38. install_sh_SCRIPT = $(install_sh) -c
  39. INSTALL_HEADER = $(INSTALL_DATA)
  40. transform = $(program_transform_name)
  41. NORMAL_INSTALL = :
  42. PRE_INSTALL = :
  43. POST_INSTALL = :
  44. NORMAL_UNINSTALL = :
  45. PRE_UNINSTALL = :
  46. POST_UNINSTALL = :
  47. #am__append_1 = $(man_MANS)
  48. ACLOCAL = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/missing --run aclocal-1.7
  49. AMDEP_FALSE = #
  50. AMDEP_TRUE =
  51. AMTAR = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/missing --run tar
  52. AUTOCONF = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/missing --run autoconf
  53. AUTOHEADER = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/missing --run autoheader
  54. AUTOMAKE = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/missing --run automake-1.7
  55. AWK = gawk
  56. CC = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc
  57. CCDEPMODE = depmode=gcc3
  58. CFLAGS = -g -O2 -pipe -Wall
  59. CPP = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -E
  60. CPPFLAGS =
  61. CYGPATH_W = echo
  62. DEFS = -DHAVE_CONFIG_H
  63. DEPDIR = .deps
  64. ECHO_C =
  65. ECHO_N = -n
  66. ECHO_T =
  67. EGREP = grep -E
  68. EXEEXT =
  69. INSTALL_DATA = ${INSTALL} -m 644
  70. INSTALL_PROGRAM = ${INSTALL}
  71. INSTALL_SCRIPT = ${INSTALL}
  72. INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  73. LDFLAGS =
  74. LIBOBJS = malloc$U.o realloc$U.o
  75. LIBS =
  76. LN_S = ln -s
  77. LTLIBOBJS = malloc$U.lo realloc$U.lo
  78. MAKEINFO = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/missing --run makeinfo
  79. OBJEXT = o
  80. PACKAGE = ifmetric
  81. PACKAGE_BUGREPORT = mzvszrgevp (at) 0pointer (dot) de
  82. PACKAGE_NAME = ifmetric
  83. PACKAGE_STRING = ifmetric 0.3
  84. PACKAGE_TARNAME = ifmetric
  85. PACKAGE_URL = http://0pointer.de/lennart/projects/ifmetric/
  86. PACKAGE_VERSION = 0.3
  87. PATH_SEPARATOR = :
  88. SET_MAKE =
  89. SHELL = /bin/bash
  90. STRIP = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-strip
  91. USE_LYNX_FALSE = #
  92. USE_LYNX_TRUE =
  93. USE_XMLTOMAN_FALSE =
  94. USE_XMLTOMAN_TRUE = #
  95. VERSION = 0.3
  96. ac_ct_CC =
  97. ac_ct_STRIP =
  98. am__fastdepCC_FALSE = #
  99. am__fastdepCC_TRUE =
  100. am__include = include
  101. am__leading_dot = .
  102. am__quote =
  103. bindir = ${exec_prefix}/bin
  104. build_alias =
  105. datadir = ${prefix}/share
  106. exec_prefix = ${prefix}
  107. have_lynx = yes
  108. have_xmltoman = no
  109. host_alias = arm-linux-gnueabihf
  110. includedir = ${prefix}/include
  111. infodir = ${prefix}/info
  112. install_sh = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/install-sh
  113. libdir = ${exec_prefix}/lib
  114. libexecdir = ${exec_prefix}/libexec
  115. localstatedir = ${prefix}/var
  116. mandir = ${prefix}/man
  117. oldincludedir = /usr/include
  118. prefix = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/ifmetric-0.3/release
  119. program_transform_name = s,x,x,
  120. sbindir = ${exec_prefix}/sbin
  121. sharedstatedir = ${prefix}/com
  122. sysconfdir = ${prefix}/etc
  123. target_alias =
  124. man_MANS = ifmetric.8
  125. noinst_DATA = ifmetric.8.xml
  126. EXTRA_DIST = $(man_MANS) ifmetric.8.xml.in xmltoman.css xmltoman.xsl xmltoman.dtd
  127. CLEANFILES = ifmetric.8.xml $(am__append_1)
  128. subdir = man
  129. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  130. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  131. CONFIG_HEADER = $(top_builddir)/config.h
  132. CONFIG_CLEAN_FILES =
  133. DIST_SOURCES =
  134. NROFF = nroff
  135. MANS = $(man_MANS)
  136. DATA = $(noinst_DATA)
  137. DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
  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 man/Makefile
  143. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  144. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  145. uninstall-info-am:
  146. man8dir = $(mandir)/man8
  147. install-man8: $(man8_MANS) $(man_MANS)
  148. @$(NORMAL_INSTALL)
  149. $(mkinstalldirs) $(DESTDIR)$(man8dir)
  150. @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
  151. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  152. for i in $$l2; do \
  153. case "$$i" in \
  154. *.8*) list="$$list $$i" ;; \
  155. esac; \
  156. done; \
  157. for i in $$list; do \
  158. if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
  159. else file=$$i; fi; \
  160. ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  161. case "$$ext" in \
  162. 8*) ;; \
  163. *) ext='8' ;; \
  164. esac; \
  165. inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  166. inst=`echo $$inst | sed -e 's/^.*\///'`; \
  167. inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  168. echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
  169. $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \
  170. done
  171. uninstall-man8:
  172. @$(NORMAL_UNINSTALL)
  173. @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
  174. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  175. for i in $$l2; do \
  176. case "$$i" in \
  177. *.8*) list="$$list $$i" ;; \
  178. esac; \
  179. done; \
  180. for i in $$list; do \
  181. ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  182. case "$$ext" in \
  183. 8*) ;; \
  184. *) ext='8' ;; \
  185. esac; \
  186. inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  187. inst=`echo $$inst | sed -e 's/^.*\///'`; \
  188. inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  189. echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
  190. rm -f $(DESTDIR)$(man8dir)/$$inst; \
  191. done
  192. tags: TAGS
  193. TAGS:
  194. ctags: CTAGS
  195. CTAGS:
  196. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  197. top_distdir = ..
  198. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  199. distdir: $(DISTFILES)
  200. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  201. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  202. list='$(DISTFILES)'; for file in $$list; do \
  203. case $$file in \
  204. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  205. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  206. esac; \
  207. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  208. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  209. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  210. dir="/$$dir"; \
  211. $(mkinstalldirs) "$(distdir)$$dir"; \
  212. else \
  213. dir=''; \
  214. fi; \
  215. if test -d $$d/$$file; then \
  216. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  217. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  218. fi; \
  219. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  220. else \
  221. test -f $(distdir)/$$file \
  222. || cp -p $$d/$$file $(distdir)/$$file \
  223. || exit 1; \
  224. fi; \
  225. done
  226. check-am: all-am
  227. check: check-am
  228. all-am: Makefile $(MANS) $(DATA)
  229. installdirs:
  230. $(mkinstalldirs) $(DESTDIR)$(man8dir)
  231. install: install-am
  232. install-exec: install-exec-am
  233. install-data: install-data-am
  234. uninstall: uninstall-am
  235. install-am: all-am
  236. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  237. installcheck: installcheck-am
  238. install-strip:
  239. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  240. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  241. `test -z '$(STRIP)' || \
  242. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  243. mostlyclean-generic:
  244. clean-generic:
  245. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  246. distclean-generic:
  247. -rm -f $(CONFIG_CLEAN_FILES)
  248. maintainer-clean-generic:
  249. @echo "This command is intended for maintainers to use"
  250. @echo "it deletes files that may require special tools to rebuild."
  251. clean: clean-am
  252. clean-am: clean-generic mostlyclean-am
  253. distclean: distclean-am
  254. -rm -f Makefile
  255. distclean-am: clean-am distclean-generic
  256. dvi: dvi-am
  257. dvi-am:
  258. info: info-am
  259. info-am:
  260. install-data-am: install-man
  261. install-exec-am:
  262. install-info: install-info-am
  263. install-man: install-man8
  264. installcheck-am:
  265. maintainer-clean: maintainer-clean-am
  266. -rm -f Makefile
  267. maintainer-clean-am: distclean-am maintainer-clean-generic
  268. mostlyclean: mostlyclean-am
  269. mostlyclean-am: mostlyclean-generic
  270. pdf: pdf-am
  271. pdf-am:
  272. ps: ps-am
  273. ps-am:
  274. uninstall-am: uninstall-info-am uninstall-man
  275. uninstall-man: uninstall-man8
  276. .PHONY: all all-am check check-am clean clean-generic distclean \
  277. distclean-generic distdir dvi dvi-am info info-am install \
  278. install-am install-data install-data-am install-exec \
  279. install-exec-am install-info install-info-am install-man \
  280. install-man8 install-strip installcheck installcheck-am \
  281. installdirs maintainer-clean maintainer-clean-generic \
  282. mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
  283. uninstall-am uninstall-info-am uninstall-man uninstall-man8
  284. ifmetric.8.xml: ifmetric.8.xml.in Makefile
  285. 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' $< > $@
  286. #ifmetric.8: ifmetric.8.xml Makefile
  287. # xmltoman $< > $@
  288. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  289. # Otherwise a system limit (for SysV at least) may be exceeded.
  290. .NOEXPORT: