Makefile.in
上传用户:ledjyj
上传日期:2014-08-27
资源大小:2639k
文件大小:32k
源码类别:

驱动编程

开发平台:

Unix_Linux

  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005  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. # gnome-doc-utils.make - make magic for building documentation
  14. # Copyright (C) 2004-2005 Shaun McCance <shaunm@gnome.org>
  15. #
  16. # This program is free software; you can redistribute it and/or modify
  17. # it 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. # This program is distributed in the hope that it will be useful,
  22. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  23. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  24. # GNU General Public License for more details.
  25. #
  26. # You should have received a copy of the GNU General Public License
  27. # along with this program; if not, write to the Free Software Foundation,
  28. # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  29. #
  30. # As a special exception to the GNU General Public License, if you
  31. # distribute this file as part of a program that contains a
  32. # configuration script generated by Autoconf, you may include it under
  33. # the same distribution terms that you use for the rest of that program.
  34. ################################################################################
  35. srcdir = @srcdir@
  36. top_srcdir = @top_srcdir@
  37. VPATH = @srcdir@
  38. pkgdatadir = $(datadir)/@PACKAGE@
  39. pkglibdir = $(libdir)/@PACKAGE@
  40. pkgincludedir = $(includedir)/@PACKAGE@
  41. top_builddir = ..
  42. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  43. INSTALL = @INSTALL@
  44. install_sh_DATA = $(install_sh) -c -m 644
  45. install_sh_PROGRAM = $(install_sh) -c
  46. install_sh_SCRIPT = $(install_sh) -c
  47. INSTALL_HEADER = $(INSTALL_DATA)
  48. transform = $(program_transform_name)
  49. NORMAL_INSTALL = :
  50. PRE_INSTALL = :
  51. POST_INSTALL = :
  52. NORMAL_UNINSTALL = :
  53. PRE_UNINSTALL = :
  54. POST_UNINSTALL = :
  55. build_triplet = @build@
  56. host_triplet = @host@
  57. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 
  58. $(top_srcdir)/gnome-doc-utils.make
  59. subdir = help
  60. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  61. am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 
  62. $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
  63. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  64. $(ACLOCAL_M4)
  65. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  66. CONFIG_HEADER = $(top_builddir)/config.h
  67. CONFIG_CLEAN_FILES =
  68. SOURCES =
  69. DIST_SOURCES =
  70. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  71. ACLOCAL = @ACLOCAL@
  72. ALL_LINGUAS = @ALL_LINGUAS@
  73. AMDEP_FALSE = @AMDEP_FALSE@
  74. AMDEP_TRUE = @AMDEP_TRUE@
  75. AMTAR = @AMTAR@
  76. AR = @AR@
  77. AUTOCONF = @AUTOCONF@
  78. AUTOHEADER = @AUTOHEADER@
  79. AUTOMAKE = @AUTOMAKE@
  80. AWK = @AWK@
  81. CATALOGS = @CATALOGS@
  82. CATOBJEXT = @CATOBJEXT@
  83. CC = @CC@
  84. CCDEPMODE = @CCDEPMODE@
  85. CFLAGS = @CFLAGS@
  86. CPP = @CPP@
  87. CPPFLAGS = @CPPFLAGS@
  88. CXX = @CXX@
  89. CXXCPP = @CXXCPP@
  90. CXXDEPMODE = @CXXDEPMODE@
  91. CXXFLAGS = @CXXFLAGS@
  92. CYGPATH_W = @CYGPATH_W@
  93. DATADIRNAME = @DATADIRNAME@
  94. DEFS = @DEFS@
  95. DEPDIR = @DEPDIR@
  96. DOC_USER_FORMATS = @DOC_USER_FORMATS@
  97. ECHO = @ECHO@
  98. ECHO_C = @ECHO_C@
  99. ECHO_N = @ECHO_N@
  100. ECHO_T = @ECHO_T@
  101. EGREP = @EGREP@
  102. ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
  103. ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
  104. EXEEXT = @EXEEXT@
  105. F77 = @F77@
  106. FFLAGS = @FFLAGS@
  107. GCONFTOOL = @GCONFTOOL@
  108. GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
  109. GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
  110. GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
  111. GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
  112. GDU_MODULE_VERSION_CHECK_CFLAGS = @GDU_MODULE_VERSION_CHECK_CFLAGS@
  113. GDU_MODULE_VERSION_CHECK_LIBS = @GDU_MODULE_VERSION_CHECK_LIBS@
  114. GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
  115. GMOFILES = @GMOFILES@
  116. GMSGFMT = @GMSGFMT@
  117. GNOME14_CFLAGS = @GNOME14_CFLAGS@
  118. GNOME14_LIBS = @GNOME14_LIBS@
  119. GNOME_14 = @GNOME_14@
  120. GNOME_CFLAGS = @GNOME_CFLAGS@
  121. GNOME_LIBS = @GNOME_LIBS@
  122. GREP = @GREP@
  123. GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
  124. GSTREAMER_LIBS = @GSTREAMER_LIBS@
  125. HELP_DIR = @HELP_DIR@
  126. INSTALL_DATA = @INSTALL_DATA@
  127. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  128. INSTALL_SCHEMAS_FALSE = @INSTALL_SCHEMAS_FALSE@
  129. INSTALL_SCHEMAS_TRUE = @INSTALL_SCHEMAS_TRUE@
  130. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  131. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  132. INSTOBJEXT = @INSTOBJEXT@
  133. INTLLIBS = @INTLLIBS@
  134. INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
  135. INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
  136. INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
  137. INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
  138. INTLTOOL_ICONV = @INTLTOOL_ICONV@
  139. INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
  140. INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
  141. INTLTOOL_MERGE = @INTLTOOL_MERGE@
  142. INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
  143. INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
  144. INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
  145. INTLTOOL_PERL = @INTLTOOL_PERL@
  146. INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
  147. INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
  148. INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
  149. INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
  150. INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
  151. INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
  152. INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
  153. INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
  154. INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
  155. INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
  156. INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
  157. INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
  158. INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
  159. INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
  160. LDFLAGS = @LDFLAGS@
  161. LIBOBJS = @LIBOBJS@
  162. LIBS = @LIBS@
  163. LIBTOOL = @LIBTOOL@
  164. LIRC = @LIRC@
  165. LN_S = @LN_S@
  166. LTLIBOBJS = @LTLIBOBJS@
  167. MAINT = @MAINT@
  168. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  169. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  170. MAKEINFO = @MAKEINFO@
  171. MKINSTALLDIRS = @MKINSTALLDIRS@
  172. MSGFMT = @MSGFMT@
  173. OBJEXT = @OBJEXT@
  174. OMF_DIR = @OMF_DIR@
  175. PACKAGE = @PACKAGE@
  176. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  177. PACKAGE_NAME = @PACKAGE_NAME@
  178. PACKAGE_STRING = @PACKAGE_STRING@
  179. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  180. PACKAGE_VERSION = @PACKAGE_VERSION@
  181. PATH_SEPARATOR = @PATH_SEPARATOR@
  182. PKG_CONFIG = @PKG_CONFIG@
  183. POFILES = @POFILES@
  184. POSUB = @POSUB@
  185. PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  186. PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  187. RANLIB = @RANLIB@
  188. SET_MAKE = @SET_MAKE@
  189. SHELL = @SHELL@
  190. STRIP = @STRIP@
  191. USE_NLS = @USE_NLS@
  192. VERSION = @VERSION@
  193. XGETTEXT = @XGETTEXT@
  194. ac_ct_CC = @ac_ct_CC@
  195. ac_ct_CXX = @ac_ct_CXX@
  196. ac_ct_F77 = @ac_ct_F77@
  197. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  198. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  199. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  200. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  201. am__include = @am__include@
  202. am__leading_dot = @am__leading_dot@
  203. am__quote = @am__quote@
  204. am__tar = @am__tar@
  205. am__untar = @am__untar@
  206. bindir = @bindir@
  207. build = @build@
  208. build_alias = @build_alias@
  209. build_cpu = @build_cpu@
  210. build_os = @build_os@
  211. build_vendor = @build_vendor@
  212. datadir = @datadir@
  213. datarootdir = @datarootdir@
  214. docdir = @docdir@
  215. dvidir = @dvidir@
  216. exec_prefix = @exec_prefix@
  217. host = @host@
  218. host_alias = @host_alias@
  219. host_cpu = @host_cpu@
  220. host_os = @host_os@
  221. host_vendor = @host_vendor@
  222. htmldir = @htmldir@
  223. includedir = @includedir@
  224. infodir = @infodir@
  225. install_sh = @install_sh@
  226. libdir = @libdir@
  227. libexecdir = @libexecdir@
  228. localedir = @localedir@
  229. localstatedir = @localstatedir@
  230. mandir = @mandir@
  231. mkdir_p = @mkdir_p@
  232. oldincludedir = @oldincludedir@
  233. pdfdir = @pdfdir@
  234. prefix = @prefix@
  235. program_transform_name = @program_transform_name@
  236. psdir = @psdir@
  237. sbindir = @sbindir@
  238. sharedstatedir = @sharedstatedir@
  239. sysconfdir = @sysconfdir@
  240. target_alias = @target_alias@
  241. _clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header)
  242. _DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS))
  243. _DOC_REAL_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),
  244. $(filter $(LINGUAS),$(DOC_LINGUAS)),
  245. $(DOC_LINGUAS))
  246. ################################################################################
  247. rngdoc_args = 
  248. --stringparam rngdoc.id
  249. $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')
  250. $(_rngdoc) $(filter %/$(basename $(notdir $(1))).rng,$(_RNGDOC_RNGS))
  251. _RNGDOC_RNGS = $(sort $(patsubst ./%, %, $(foreach dir,$(RNGDOC_DIRS),
  252. $(wildcard $(dir)/*.rng) $(wildcard $(srcdir)/$(dir)/*.rng))))
  253. _RNGDOC_C_DOCS = $(foreach rng,$(_RNGDOC_RNGS), C/$(basename $(notdir $(rng))).xml)
  254. ################################################################################
  255. # FIXME: _XSLDOC_XSLS is getting dupes with relative/absolute in some
  256. # cases.  Right now, I'm just taking the first, but that's just a bad
  257. # work-around.  Fix the real problem.
  258. xsldoc_args = 
  259. --stringparam xsldoc.id
  260. $(shell echo $(basename $(notdir $(1))) | sed -e 's/[^A-Za-z0-9_-]/_/g')
  261. $(_xsldoc)
  262. $(word 1,$(filter %/$(basename $(notdir $(1))).xsl,$(_XSLDOC_XSLS)))
  263. _XSLDOC_XSLS = $(sort $(patsubst ./%, %, $(foreach dir,$(XSLDOC_DIRS),
  264. $(wildcard $(dir)/*.xsl) $(wildcard $(srcdir)/$(dir)/*.xsl))))
  265. _XSLDOC_C_DOCS = $(foreach xsl,$(_XSLDOC_XSLS), C/$(basename $(notdir $(xsl))).xml)
  266. ################################################################################
  267. db2omf_args = 
  268. --stringparam db2omf.basename $(DOC_MODULE)
  269. --stringparam db2omf.format $(3)
  270. --stringparam db2omf.dtd
  271. $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 
  272. | sed -e 's/.*PUBLIC ("[^"]*").*/1/')
  273. --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2)))
  274. --stringparam db2omf.omf_dir "$(OMF_DIR)"
  275. --stringparam db2omf.help_dir "$(HELP_DIR)"
  276. --stringparam db2omf.omf_in "`pwd`/$(_DOC_OMF_IN)"
  277. $(_db2omf) $(2)
  278. _DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(srcdir)/$(DOC_MODULE).omf.in))
  279. _DOC_OMF_DB = $(if $(_DOC_OMF_IN),
  280. $(foreach lc,C $(_DOC_REAL_LINGUAS),$(DOC_MODULE)-$(lc).omf))
  281. _DOC_OMF_HTML = $(if $(_DOC_OMF_IN),
  282. $(foreach lc,C $(_DOC_REAL_LINGUAS),$(DOC_MODULE)-html-$(lc).omf))
  283. # FIXME
  284. _DOC_OMF_ALL = 
  285. $(if $(filter docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB))
  286. $(if $(filter html HTML,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML))
  287. ################################################################################
  288. _CVSIGNORE_TOP = $(if $(DOC_MODULE), .cvsignore)
  289. _CVSIGNORE_C = $(if $(DOC_MODULE), C/.cvsignore)
  290. _CVSIGNORE_LC = $(if $(DOC_MODULE),$(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/.cvsignore))
  291. _CVSIGNORE_TOP_FILES = $(_DOC_OMF_ALL) $(_DOC_DSK_ALL)
  292. _CVSIGNORE_C_FILES = $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS)
  293. _CVSIGNORE_LC_FILES = $(_DOC_LC_DOCS)
  294. ################################################################################
  295. _DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml)
  296. _DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent))
  297. _DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc))
  298. _DOC_C_DOCS = 
  299. $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES)
  300. $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS)
  301. $(_DOC_C_MODULE)
  302. _DOC_C_DOCS_NOENT = 
  303. $(_DOC_C_MODULE) $(_DOC_C_INCLUDES)
  304. $(_RNGDOC_C_DOCS) $(_XSLDOC_C_DOCS)
  305. _DOC_C_FIGURES = $(if $(DOC_FIGURES),
  306. $(foreach fig,$(DOC_FIGURES),C/$(fig)),
  307. $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png)))
  308. # FIXME: probably have to shell escape to determine the file names
  309. _DOC_C_HTML = $(foreach f,
  310. $(shell xsltproc --xinclude 
  311.   --stringparam db.chunk.basename "$(DOC_MODULE)"
  312.   $(_chunks) "C/$(DOC_MODULE).xml"),
  313. C/$(f).xhtml)
  314. ###############################################################################
  315. _DOC_POFILES = $(if $(DOC_MODULE),
  316. $(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/$(lc).po))
  317. _DOC_LC_MODULES = $(if $(DOC_MODULE),
  318. $(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xml))
  319. _DOC_LC_INCLUDES = 
  320. $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES),
  321. $(lc)/$(notdir $(inc)) ))
  322. _RNGDOC_LC_DOCS = 
  323. $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach doc,$(_RNGDOC_C_DOCS),
  324. $(lc)/$(notdir $(doc)) ))
  325. _XSLDOC_LC_DOCS = 
  326. $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach doc,$(_XSLDOC_C_DOCS),
  327. $(lc)/$(notdir $(doc)) ))
  328. # FIXME: probably have to shell escape to determine the file names
  329. _DOC_LC_HTML = 
  330. $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach doc,$(_DOC_C_HTML),
  331. $(lc)/$(notdir $(doc)) ))
  332. _DOC_LC_DOCS = 
  333. $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES)
  334. $(_RNGDOC_LC_DOCS) $(_XSLDOC_LC_DOCS)
  335. $(if $(filter html HTML,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML))
  336. _DOC_LC_FIGURES = $(foreach lc,$(_DOC_REAL_LINGUAS),
  337. $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) )
  338. _DOC_SRC_FIGURES = 
  339. $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(_DOC_REAL_LINGUAS),
  340. $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) ))
  341. _DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot)
  342. ################################################################################
  343. _DOC_HTML_ALL = $(if $(filter html HTML,$(_DOC_REAL_FORMATS)), 
  344. $(_DOC_C_HTML) $(_DOC_LC_HTML))
  345. _DOC_HTML_TOPS = $(foreach lc,C $(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xhtml)
  346. @ENABLE_SK_FALSE@_ENABLE_SK = false
  347. ################################################################################
  348. @ENABLE_SK_TRUE@_ENABLE_SK = true
  349. _clean_rngdoc = $(if $(RNGDOC_DIRS),clean-doc-rngdoc)
  350. _clean_xsldoc = $(if $(XSLDOC_DIRS),clean-doc-xsldoc)
  351. _clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf)
  352. _clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk)
  353. _clean_lc = $(if $(_DOC_REAL_LINGUAS),clean-doc-lc)
  354. _clean_dir = $(if $(DOC_MODULE),clean-doc-dir)
  355. DOC_MODULE = gnomeradio
  356. DOC_ENTITIES = legal.xml
  357. DOC_INCLUDES = 
  358. DOC_FIGURES = 
  359. figures/freq-controls.png 
  360. figures/misc-controls.png 
  361. figures/presets-box.png 
  362. figures/recording-general.png 
  363. figures/recording-mp3.png 
  364. figures/recording-wav.png 
  365. figures/recording_status.png 
  366. figures/settings-misc.png 
  367. figures/settings-presets.png 
  368. figures/status-window.png 
  369. figures/volume-controls.png
  370. DOC_LINGUAS = sv
  371. all: all-am
  372. .SUFFIXES:
  373. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gnome-doc-utils.make $(am__configure_deps)
  374. @for dep in $?; do 
  375.   case '$(am__configure_deps)' in 
  376.     *$$dep*) 
  377.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  378. && exit 0; 
  379.       exit 1;; 
  380.   esac; 
  381. done; 
  382. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  help/Makefile'; 
  383. cd $(top_srcdir) && 
  384.   $(AUTOMAKE) --gnu  help/Makefile
  385. .PRECIOUS: Makefile
  386. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  387. @case '$?' in 
  388.   *config.status*) 
  389.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  390.   *) 
  391.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  392.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  393. esac;
  394. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  395. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  396. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  397. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  398. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  399. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  400. mostlyclean-libtool:
  401. -rm -f *.lo
  402. clean-libtool:
  403. -rm -rf .libs _libs
  404. distclean-libtool:
  405. -rm -f libtool
  406. uninstall-info-am:
  407. tags: TAGS
  408. TAGS:
  409. ctags: CTAGS
  410. CTAGS:
  411. distdir: $(DISTFILES)
  412. $(mkdir_p) $(distdir)/..
  413. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  414. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  415. list='$(DISTFILES)'; for file in $$list; do 
  416.   case $$file in 
  417.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  418.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  419.   esac; 
  420.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  421.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  422.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  423.     dir="/$$dir"; 
  424.     $(mkdir_p) "$(distdir)$$dir"; 
  425.   else 
  426.     dir=''; 
  427.   fi; 
  428.   if test -d $$d/$$file; then 
  429.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  430.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  431.     fi; 
  432.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  433.   else 
  434.     test -f $(distdir)/$$file 
  435.     || cp -p $$d/$$file $(distdir)/$$file 
  436.     || exit 1; 
  437.   fi; 
  438. done
  439. $(MAKE) $(AM_MAKEFLAGS) 
  440.   top_distdir="$(top_distdir)" distdir="$(distdir)" 
  441.   dist-hook
  442. check-am: all-am
  443. check: check-am
  444. all-am: Makefile
  445. installdirs:
  446. install: install-am
  447. install-exec: install-exec-am
  448. install-data: install-data-am
  449. uninstall: uninstall-am
  450. install-am: all-am
  451. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  452. installcheck: installcheck-am
  453. install-strip:
  454. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  455.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  456.   `test -z '$(STRIP)' || 
  457.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  458. mostlyclean-generic:
  459. clean-generic:
  460. distclean-generic:
  461. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  462. maintainer-clean-generic:
  463. @echo "This command is intended for maintainers to use"
  464. @echo "it deletes files that may require special tools to rebuild."
  465. clean: clean-am
  466. clean-am: clean-generic clean-libtool clean-local mostlyclean-am
  467. distclean: distclean-am
  468. -rm -f Makefile
  469. distclean-am: clean-am distclean-generic distclean-libtool 
  470. distclean-local
  471. dvi: dvi-am
  472. dvi-am:
  473. html: html-am
  474. info: info-am
  475. info-am:
  476. install-data-am: install-data-local
  477. install-exec-am:
  478. install-info: install-info-am
  479. install-man:
  480. installcheck-am:
  481. maintainer-clean: maintainer-clean-am
  482. -rm -f Makefile
  483. maintainer-clean-am: distclean-am maintainer-clean-generic 
  484. maintainer-clean-local
  485. mostlyclean: mostlyclean-am
  486. mostlyclean-am: mostlyclean-generic mostlyclean-libtool 
  487. mostlyclean-local
  488. pdf: pdf-am
  489. pdf-am:
  490. ps: ps-am
  491. ps-am:
  492. uninstall-am: uninstall-info-am uninstall-local
  493. .PHONY: all all-am check check-am clean clean-generic clean-libtool 
  494. clean-local dist-hook distclean distclean-generic 
  495. distclean-libtool distclean-local distdir dvi dvi-am html 
  496. html-am info info-am install install-am install-data 
  497. install-data-am install-data-local install-exec 
  498. install-exec-am install-info install-info-am install-man 
  499. install-strip installcheck installcheck-am installdirs 
  500. maintainer-clean maintainer-clean-generic 
  501. maintainer-clean-local mostlyclean mostlyclean-generic 
  502. mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am 
  503. uninstall uninstall-am uninstall-info-am uninstall-local
  504. DOC_H_FILE ?=
  505. DOC_H_DOCS ?=
  506. $(DOC_H_FILE): $(DOC_H_DOCS);
  507. @rm -f $@.tmp; touch $@.tmp;
  508. echo 'const gchar* documentation_credits[] = {' >> $@.tmp
  509. list='$(DOC_H_DOCS)'; for doc in $$list; do 
  510.   xmlpath="`echo $$doc | sed -e 's/^(.*/).*/1/' -e '///!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^(.*/).*/1/' -e '///!s/.*//'`"; 
  511.   if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; 
  512.   xsltproc --path "$$xmlpath" $(_credits) $$doc; 
  513. done | sort | uniq 
  514.   | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' 
  515.   | sed -e 's/\/\\/' -e 's/"/\"/' -e 's/(.*)/t"1",/' >> $@.tmp
  516. echo ' NULL' >> $@.tmp
  517. echo '};' >> $@.tmp
  518. echo >> $@.tmp
  519. list='$(DOC_H_DOCS)'; for doc in $$list; do 
  520.   xmlpath="`echo $$doc | sed -e 's/^(.*/).*/1/' -e '///!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^(.*/).*/1/' -e '///!s/.*//'`"; 
  521.   if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; 
  522.   docid=`echo "$$doc" | sed -e 's/.*/([^/]*).xml/1/' 
  523.     | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; 
  524.   echo $$xmlpath; 
  525.   ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; 
  526.   for id in $$ids; do 
  527.     echo '#define HELP_'`echo $$docid`'_'`echo $$id 
  528.       | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; 
  529.   done; 
  530.   echo >> $@.tmp; 
  531. done;
  532. cp $@.tmp $@ && rm -f $@.tmp
  533. .PHONY: dist-doc-header
  534. dist-doc-header: $(DOC_H_FILE)
  535. @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; 
  536. echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; 
  537. $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)";
  538. doc-dist-hook: $(if $(DOC_H_FILE),dist-doc-header)
  539. .PHONY: clean-doc-header
  540. clean-local: $(_clean_doc_header)
  541. distclean-local: $(_clean_doc_header)
  542. mostlyclean-local: $(_clean_doc_header)
  543. maintainer-clean-local: $(_clean_doc_header)
  544. clean-doc-header:
  545. rm -f $(DOC_H_FILE)
  546. all: $(DOC_H_FILE)
  547. ################################################################################
  548. DOC_MODULE ?=
  549. DOC_ENTITIES ?=
  550. DOC_INCLUDES ?=
  551. DOC_FIGURES ?=
  552. DOC_FORMATS ?= docbook
  553. DOC_LINGUAS ?=
  554. RNGDOC_DIRS ?=
  555. XSLDOC_DIRS ?=
  556. ################################################################################
  557. _xml2po ?= `which xml2po`
  558. _db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils`
  559. _db2omf  ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils`
  560. _rngdoc  ?= `$(PKG_CONFIG) --variable rngdoc gnome-doc-utils`
  561. _xsldoc  ?= `$(PKG_CONFIG) --variable xsldoc gnome-doc-utils`
  562. _chunks  ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl
  563. _credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl
  564. _ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl
  565. _sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir`
  566. # FIXME: Fix the dependancies
  567. $(_RNGDOC_C_DOCS) : $(_RNGDOC_RNGS)
  568. if ! test -d $(dir $@); then mkdir $(dir $@); fi;
  569. xsltproc $(call rngdoc_args,$@,$<) | xmllint --c14n - > $@.tmp && 
  570.   cp $@.tmp $@ && rm -f $@.tmp
  571. .PHONY: rngdoc
  572. rngdoc: $(_RNGDOC_C_DOCS)
  573. # FIXME: Fix the dependancies
  574. $(_XSLDOC_C_DOCS) : $(_XSLDOC_XSLS)
  575. if ! test -d $(dir $@); then mkdir $(dir $@); fi;
  576. xsltproc $(call xsldoc_args,$@,$<) | xmllint --c14n - > $@.tmp && 
  577.   cp $@.tmp $@ && rm -f $@.tmp
  578. .PHONY: xsldoc
  579. xsldoc: $(_XSLDOC_C_DOCS)
  580. $(_DOC_OMF_DB) : $(_DOC_OMF_IN)
  581. $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml
  582. xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook')
  583. $(_DOC_OMF_HTML) : $(_DOC_OMF_IN)
  584. $(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml
  585. xsltproc -o $@ $(call db2omf_args,$@,$<,'xhtml')
  586. .PHONY: omf
  587. omf: $(_DOC_OMF_ALL)
  588. $(_CVSIGNORE_TOP) : $(_CVSIGNORE_TOP_FILES)
  589. if ! test -f $@; then touch $@; fi
  590. cat $@ > $@.tmp
  591. list='$^'; for file in $$list; do 
  592.   echo $$file >> $@.tmp; 
  593. done
  594. cat $@.tmp | sort | uniq > $@
  595. rm $@.tmp
  596. $(_CVSIGNORE_C) : $(_CVSIGNORE_C_FILES)
  597. if ! test -f $@; then touch $@; fi
  598. cat $@ > $@.tmp
  599. list='$^'; for file in $$list; do 
  600.   echo $$file | sed -e 's/.*///' >> $@.tmp; 
  601. done
  602. cat $@.tmp | sort | uniq > $@
  603. rm $@.tmp
  604. $(_CVSIGNORE_LC) : $(_CVSIGNORE_LC_FILES)
  605. if ! test -f $@; then touch $@; fi
  606. cat $@ > $@.tmp
  607. list='$(wildcard $(_CVSIGNORE_LC_FILES),$(dir $@)/*)'; 
  608. for file in $$list; do 
  609.   echo $$file | sed -e 's/.*///' >> $@.tmp; 
  610. done
  611. cat $@.tmp | sort | uniq > $@
  612. rm $@.tmp
  613. .PHONY: cvsignore
  614. cvsignore: $(_CVSIGNORE_TOP) $(_CVSIGNROE_C) $(_CVSIGNORE_LC)
  615. .PHONY: po
  616. po: $(_DOC_POFILES)
  617. $(_DOC_POFILES):
  618. @if ! test -d $(dir $@); then 
  619.   echo "mkdir $(dir $@)"; 
  620.   mkdir "$(dir $@)"; 
  621. fi
  622. @if test ! -f $@ -a -f $(srcdir)/$@; then 
  623.   echo "cp $(srcdir)/$@ $@"; 
  624.   cp "$(srcdir)/$@" "$@"; 
  625. fi;
  626. @docs=; 
  627. list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do 
  628.   if test -f $$doc; then 
  629.     docs="$$docs ../$$doc"; 
  630.   else 
  631.     docs="$$docs ../$(srcdir)/$$doc"; 
  632.   fi; 
  633. done; 
  634. if ! test -f $@; then 
  635.   echo "(cd $(dir $@) && 
  636.     $(_xml2po) -e $$docs > $(notdir $@).tmp && 
  637.     cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; 
  638.   (cd $(dir $@) && 
  639.     $(_xml2po) -e $$docs > $(notdir $@).tmp && 
  640.     cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); 
  641. else 
  642.   echo "(cd $(dir $@) && 
  643.     $(_xml2po) -e -u $(notdir $@) $$docs)"; 
  644.   (cd $(dir $@) && 
  645.     $(_xml2po) -e -u $(notdir $@) $$docs); 
  646. fi
  647. # FIXME: fix the dependancy
  648. # FIXME: hook xml2po up
  649. $(_DOC_LC_DOCS) : $(_DOC_POFILES)
  650. $(_DOC_LC_DOCS) : $(_DOC_C_DOCS)
  651. if ! test -d $(dir $@); then mkdir $(dir $@); fi
  652. case "$(srcdir)" in /*) sd="$(srcdir)";; *) sd="../$(srcdir)";; esac; 
  653. if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$$sd/"; fi; 
  654. (cd $(dir $@) && 
  655.   $(_xml2po) -e -p 
  656.     "$${d}$(dir $@)$(patsubst %/$(notdir $@),%,$@).po" 
  657.     "$${d}C/$(notdir $@)" > $(notdir $@).tmp && 
  658.     cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)
  659. .PHONY: pot
  660. pot: $(_DOC_POT)
  661. $(_DOC_POT): $(_DOC_C_DOCS_NOENT)
  662. $(_xml2po) -e -o $@ $^
  663. $(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS)
  664. xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".xhtml" $(_db2html) $(patsubst %.xhtml,%.xml,$@)
  665. all:
  666. $(_DOC_C_DOCS) $(_DOC_LC_DOCS)
  667. $(_DOC_OMF_ALL) $(_DOC_DSK_ALL)
  668. $(_DOC_HTML_ALL) $(_DOC_POFILES)
  669. .PHONY: clean-doc-rngdoc clean-doc-xsldoc clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir
  670. clean-doc-rngdoc: ; rm -f $(_RNGDOC_C_DOCS) $(_RNGDOC_LC_DOCS)
  671. clean-doc-xsldoc: ; rm -f $(_XSLDOC_C_DOCS) $(_XSLDOC_LC_DOCS)
  672. clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML)
  673. clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML)
  674. clean-doc-lc:
  675. rm -f $(_DOC_LC_DOCS)
  676. @list='$(_DOC_POFILES)'; for po in $$list; do 
  677.   if ! test "$$po" -ef "$(srcdir)/$$po"; then 
  678.     echo "rm -f $$po"; 
  679.     rm -f "$$po"; 
  680.   fi; 
  681. done
  682. @for lc in C $(_DOC_REAL_LINGUAS); do 
  683.   if test -f "$$lc/.xml2po.mo"; then 
  684.     echo "rm -f $$lc/.xml2po.mo"; 
  685.     rm -f "$$lc/.xml2po.mo"; 
  686.   fi; 
  687. done
  688. clean-doc-dir:
  689. @for lc in C $(_DOC_REAL_LINGUAS); do 
  690.   for dir in `find $$lc -depth -type d`; do 
  691.     if ! test $$dir -ef $(srcdir)/$$dir; then 
  692.       echo "rmdir $$dir"; 
  693.       rmdir "$$dir"; 
  694.    fi; 
  695.   done; 
  696. done
  697. clean-local:
  698. $(_clean_rngdoc) $(_clean_xsldoc)
  699. $(_clean_omf) $(_clean_dsk)
  700. $(_clean_lc) $(_clean_dir)
  701. distclean-local:
  702. $(_clean_rngdoc) $(_clean_xsldoc)
  703. $(_clean_omf) $(_clean_dsk)
  704. $(_clean_lc) $(_clean_dir)
  705. mostlyclean-local:
  706. $(_clean_rngdoc) $(_clean_xsldoc)
  707. $(_clean_omf) $(_clean_dsk)
  708. $(_clean_lc) $(_clean_dir)
  709. maintainer-clean-local:
  710. $(_clean_rngdoc) $(_clean_xsldoc)
  711. $(_clean_omf) $(_clean_dsk)
  712. $(_clean_lc) $(_clean_dir)
  713. .PHONY: dist-doc-docs dist-doc-figs dist-doc-omf dist-doc-dsk
  714. doc-dist-hook: 
  715. $(if $(DOC_MODULE),dist-doc-docs)
  716. $(if $(_DOC_C_FIGURES),dist-doc-figs)
  717. $(if $(_DOC_OMF_IN),dist-doc-omf)
  718. # $(if $(_DOC_DSK_IN),dist-doc-dsk)
  719. dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)
  720. @for lc in C $(_DOC_REAL_LINGUAS); do 
  721.   echo " $(mkinstalldirs) $(distdir)/$$lc"; 
  722.   $(mkinstalldirs) "$(distdir)/$$lc"; 
  723. done
  724. @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; 
  725. for doc in $$list; do 
  726.   if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; 
  727.   echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; 
  728.   $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; 
  729. done
  730. dist-doc-figs: $(_DOC_SRC_FIGURES)
  731. @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; 
  732. for fig in $$list; do 
  733.   if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; 
  734.   if test -f "$$d$$fig"; then 
  735.     figdir=`echo $$fig | sed -e 's/^(.*/).*/1/' -e '///!s/.*//'`; 
  736.     if ! test -d "$(distdir)/$$figdir"; then 
  737.       echo "$(mkinstalldirs) $(distdir)/$$figdir"; 
  738.       $(mkinstalldirs) "$(distdir)/$$figdir"; 
  739.     fi; 
  740.     echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; 
  741.     $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; 
  742.   fi; 
  743. done;
  744. dist-doc-omf:
  745. @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; 
  746. echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; 
  747. $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))"
  748. dist-doc-dsk:
  749. @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; 
  750. echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; 
  751. $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))"
  752. .PHONY: check-doc-docs check-doc-omf
  753. check:
  754. $(if $(DOC_MODULE),check-doc-docs)
  755. $(if $(_DOC_OMF_IN),check-doc-omf)
  756. check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS)
  757. @for lc in C $(_DOC_REAL_LINGUAS); do 
  758.   if test -f "$$lc"; 
  759.     then d=; 
  760.     xmlpath="$$lc"; 
  761.   else 
  762.     d="$(srcdir)/"; 
  763.     xmlpath="$$lc:$(srcdir)/$$lc"; 
  764.   fi; 
  765.   echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; 
  766.   xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; 
  767. done
  768. check-doc-omf: $(_DOC_OMF_ALL)
  769. @list='$(_DOC_OMF_ALL)'; for omf in $$list; do 
  770.   echo "xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; 
  771.   xmllint --noout --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; 
  772. done
  773. .PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk
  774. install-data-local:
  775. $(if $(DOC_MODULE),install-doc-docs)
  776. $(if $(_DOC_HTML_ALL),install-doc-html)
  777. $(if $(_DOC_C_FIGURES),install-doc-figs)
  778. $(if $(_DOC_OMF_IN),install-doc-omf)
  779. # $(if $(_DOC_DSK_IN),install-doc-dsk)
  780. install-doc-docs:
  781. @for lc in C $(_DOC_REAL_LINGUAS); do 
  782.   echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc"; 
  783.   $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$lc; 
  784. done
  785. @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do 
  786.   if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; 
  787.   echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; 
  788.   $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc; 
  789. done
  790. install-doc-figs:
  791. @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do 
  792.   for lc in C $(_DOC_REAL_LINGUAS); do 
  793.     if test -f "$$lc/$$fig"; then 
  794.       figfile="$$lc/$$fig"; 
  795.     elif test -f "$(srcdir)/$$lc/$$fig"; then 
  796.       figfile="$(srcdir)/$$lc/$$fig"; 
  797.     elif test -f "C/$$fig"; then 
  798.       figfile="C/$$fig"; 
  799.     else 
  800.       figfile="$(srcdir)/C/$$fig"; 
  801.     fi; 
  802.     figdir="$$lc/"`echo $$fig | sed -e 's/^(.*/).*/1/' -e '///!s/.*//'`; 
  803.     figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; 
  804.     if ! test -d "$$figdir"; then 
  805.       echo "$(mkinstalldirs) $$figdir"; 
  806.       $(mkinstalldirs) "$$figdir"; 
  807.     fi; 
  808.     figbase=`echo $$fig | sed -e 's/^.*///'`; 
  809.     echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; 
  810.     $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; 
  811.   done; 
  812. done
  813. install-doc-html:
  814. echo install-html
  815. install-doc-omf:
  816. $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)
  817. @list='$(_DOC_OMF_ALL)'; for omf in $$list; do 
  818.   echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; 
  819.   $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf; 
  820. done
  821. @if test "x$(_ENABLE_SK)" = "xtrue"; then 
  822.   echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; 
  823.   scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)"; 
  824. fi;
  825. install-doc-dsk:
  826. echo install-dsk
  827. .PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk
  828. uninstall-local:
  829. $(if $(DOC_MODULE),uninstall-doc-docs)
  830. $(if $(_DOC_HTML_ALL),uninstall-doc-html)
  831. $(if $(_DOC_C_FIGURES),uninstall-doc-figs)
  832. $(if $(_DOC_OMF_IN),uninstall-doc-omf)
  833. # $(if $(_DOC_DSK_IN),uninstall-doc-dsk)
  834. uninstall-doc-docs:
  835. @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do 
  836.   echo " rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; 
  837.   rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$doc"; 
  838. done
  839. uninstall-doc-figs:
  840. @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do 
  841.   echo "rm -f $(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; 
  842.   rm -f "$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$fig"; 
  843. done;
  844. uninstall-doc-omf:
  845. @list='$(_DOC_OMF_ALL)'; for omf in $$list; do 
  846.   if test "x$(_ENABLE_SK)" == "xtrue"; then 
  847.     echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; 
  848.     scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; 
  849.   fi; 
  850.   echo "rm -f $(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; 
  851.   rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; 
  852. done
  853. dist-hook: doc-dist-hook
  854. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  855. # Otherwise a system limit (for SysV at least) may be exceeded.
  856. .NOEXPORT: