* gnome-user-docs.spec: Integrated updated docs tarball from
authordc144907
Thu, 02 Sep 2004 16:26:10 +0000
changeset 3833 24f06c6dbde1
parent 3832 819d28dea52a
child 3834 d94333b74729
* gnome-user-docs.spec: Integrated updated docs tarball from [email protected]. Added javahelp-convert for new docs. * patches/gnome-user-docs-08-orms.diff: Add Makefiles for new docs.
ChangeLog
gnome-user-docs.spec
patches/gnome-user-docs-08-orms.diff
--- a/ChangeLog	Thu Sep 02 15:49:21 2004 +0000
+++ b/ChangeLog	Thu Sep 02 16:26:10 2004 +0000
@@ -1,3 +1,9 @@
+2004-09-02  Damien Carbery <[email protected]>
+
+	* gnome-user-docs.spec: Integrated updated docs tarball from 
+	[email protected]. Added javahelp-convert for new docs.
+	* patches/gnome-user-docs-08-orms.diff: Add Makefiles for new docs.
+
 2004-09-02 Erwann Chenede - <[email protected]>
 
 	* yast2-theme-Sun.spec: rewrote the yast2 branding and the spec file
--- a/gnome-user-docs.spec	Thu Sep 02 15:49:21 2004 +0000
+++ b/gnome-user-docs.spec	Thu Sep 02 16:26:10 2004 +0000
@@ -16,7 +16,7 @@
 Source3:		quick-start-user-guide-0.5.tar.bz2
 Source4:		gnome-user-docs-SAG-0.12.tar.bz2
 Source5:		gnome-user-docs-AG-0.3.tar.bz2
-Source6:		gnome-user-docs-ORMS-0.2.tar.bz2
+Source6:		gnome-user-docs-ORMS-0.3.tar.bz2
 Patch1:		   	gnome-user-docs-01-l10n-online-help.diff
 Patch2:		   	gnome-user-docs-02-sun-desktop-section.diff
 Patch3:                 gnome-user-docs-03-add-l10n-docs.diff
@@ -85,6 +85,8 @@
 javahelp-convert-install $RPM_BUILD_ROOT gnome-access-guide gnome-access-guide.xml
 javahelp-convert-install $RPM_BUILD_ROOT system-admin-guide system-admin-guide.xml
 javahelp-convert-install $RPM_BUILD_ROOT user-guide user-guide.xml
+javahelp-convert-install $RPM_BUILD_ROOT javadevelop javadevelop.xml
+javahelp-convert-install $RPM_BUILD_ROOT jdsoverview jdsoverview.xml
 javahelp-convert-install $RPM_BUILD_ROOT mozilla_info mozilla_info.xml
 javahelp-convert-install $RPM_BUILD_ROOT office_info office_info.xml
 javahelp-convert-install $RPM_BUILD_ROOT sample_apps_info sample_apps_info.xml
@@ -106,6 +108,10 @@
 %{_datadir}/omf/*
 
 %changelog
+* Thu Sep 02 2004 - [email protected]
+- Integrated updated docs tarball from [email protected].
+- Added javahelp-convert for new docs. Also updated orms patch.
+
 * Wed Sep 01 2004 - [email protected]
 - Added javahelp-convert for mozilla_info/office_info/sample_apps_info
 
--- a/patches/gnome-user-docs-08-orms.diff	Thu Sep 02 15:49:21 2004 +0000
+++ b/patches/gnome-user-docs-08-orms.diff	Thu Sep 02 16:26:10 2004 +0000
@@ -1,10 +1,12 @@
 diff -urN gnome2-user-docs-2.5.0.orig/Makefile.am gnome2-user-docs-2.5.0/Makefile.am
 --- gnome2-user-docs-2.5.0.orig/Makefile.am	Thu Aug 19 15:08:21 2004
 +++ gnome2-user-docs-2.5.0/Makefile.am	Thu Aug 19 15:09:18 2004
-@@ -1,6 +1,9 @@
+@@ -1,6 +1,11 @@
  SUBDIRS = \
  	gnome2-user-guide \
  	gnome2-accessibility-guide \
++	javadevelop \
++	jdsoverview \
 +	mozilla_info \
 +	office_info \
 +	sample_apps_info \
@@ -14,10 +16,14 @@
 diff -urN gnome2-user-docs-2.5.0.orig/configure.in gnome2-user-docs-2.5.0/configure.in
 --- gnome2-user-docs-2.5.0.orig/configure.in	Thu Aug 19 15:19:32 2004
 +++ gnome2-user-docs-2.5.0/configure.in	Thu Aug 19 15:21:37 2004
-@@ -54,4 +54,10 @@
+@@ -54,4 +54,14 @@
  gnome2-system-admin-guide/C/Makefile
  introduction-to-gnome/Makefile
  introduction-to-gnome/C/Makefile
++javadevelop/Makefile
++javadevelop/C/Makefile
++jdsoverview/Makefile
++jdsoverview/C/Makefile
 +mozilla_info/Makefile
 +mozilla_info/C/Makefile
 +office_info/Makefile
@@ -2143,3 +2149,1467 @@
 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
 +# Otherwise a system limit (for SysV at least) may be exceeded.
 +.NOEXPORT:
+diff -urN gnome2-user-docs-2.5.0.orig/javadevelop/Makefile.am gnome2-user-docs-2.5.0/javadevelop/Makefile.am
+--- gnome2-user-docs-2.5.0.orig/javadevelop/Makefile.am	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/javadevelop/Makefile.am	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,2 @@
++SUBDIRS = C
++
+diff -urN gnome2-user-docs-2.5.0.orig/javadevelop/Makefile.in gnome2-user-docs-2.5.0/javadevelop/Makefile.in
+--- gnome2-user-docs-2.5.0.orig/javadevelop/Makefile.in	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/javadevelop/Makefile.in	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,322 @@
++# Makefile.in generated by automake 1.6.3 from Makefile.am.
++# @configure_input@
++
++# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
++# Free Software Foundation, Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++@SET_MAKE@
++SHELL = @SHELL@
++
++srcdir = @srcdir@
++top_srcdir = @top_srcdir@
++VPATH = @srcdir@
++prefix = @prefix@
++exec_prefix = @exec_prefix@
++
++bindir = @bindir@
++sbindir = @sbindir@
++libexecdir = @libexecdir@
++datadir = @datadir@
++sysconfdir = @sysconfdir@
++sharedstatedir = @sharedstatedir@
++localstatedir = @localstatedir@
++libdir = @libdir@
++infodir = @infodir@
++mandir = @mandir@
++includedir = @includedir@
++oldincludedir = /usr/include
++pkgdatadir = $(datadir)/@PACKAGE@
++pkglibdir = $(libdir)/@PACKAGE@
++pkgincludedir = $(includedir)/@PACKAGE@
++top_builddir = ..
++
++ACLOCAL = @ACLOCAL@
++AUTOCONF = @AUTOCONF@
++AUTOMAKE = @AUTOMAKE@
++AUTOHEADER = @AUTOHEADER@
++
++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
++INSTALL = @INSTALL@
++INSTALL_PROGRAM = @INSTALL_PROGRAM@
++INSTALL_DATA = @INSTALL_DATA@
++install_sh_DATA = $(install_sh) -c -m 644
++install_sh_PROGRAM = $(install_sh) -c
++install_sh_SCRIPT = $(install_sh) -c
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
++INSTALL_HEADER = $(INSTALL_DATA)
++transform = @program_transform_name@
++NORMAL_INSTALL = :
++PRE_INSTALL = :
++POST_INSTALL = :
++NORMAL_UNINSTALL = :
++PRE_UNINSTALL = :
++POST_UNINSTALL = :
++
++EXEEXT = @EXEEXT@
++OBJEXT = @OBJEXT@
++PATH_SEPARATOR = @PATH_SEPARATOR@
++AMTAR = @AMTAR@
++AWK = @AWK@
++DEPDIR = @DEPDIR@
++HAVE_JW = @HAVE_JW@
++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
++JW = @JW@
++MAINT = @MAINT@
++PACKAGE = @PACKAGE@
++SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
++SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
++STRIP = @STRIP@
++VERSION = @VERSION@
++am__include = @am__include@
++am__quote = @am__quote@
++install_sh = @install_sh@
++SUBDIRS = C
++subdir = gnome2-accessibility-guide
++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
++CONFIG_CLEAN_FILES =
++DIST_SOURCES =
++
++RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
++	uninstall-info-recursive all-recursive install-data-recursive \
++	install-exec-recursive installdirs-recursive install-recursive \
++	uninstall-recursive check-recursive installcheck-recursive
++DIST_COMMON = Makefile.am Makefile.in
++DIST_SUBDIRS = $(SUBDIRS)
++all: all-recursive
++
++.SUFFIXES:
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
++	cd $(top_srcdir) && \
++	  $(AUTOMAKE) --gnu  gnome2-accessibility-guide/Makefile
++Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
++	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
++uninstall-info-am:
++
++# This directory's subdirectories are mostly independent; you can cd
++# into them and run `make' without going through this Makefile.
++# To change the values of `make' variables: instead of editing Makefiles,
++# (1) if the variable is set in `config.status', edit `config.status'
++#     (which will cause the Makefiles to be regenerated when you run `make');
++# (2) otherwise, pass the desired values on the `make' command line.
++$(RECURSIVE_TARGETS):
++	@set fnord $$MAKEFLAGS; amf=$$2; \
++	dot_seen=no; \
++	target=`echo $@ | sed s/-recursive//`; \
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  echo "Making $$target in $$subdir"; \
++	  if test "$$subdir" = "."; then \
++	    dot_seen=yes; \
++	    local_target="$$target-am"; \
++	  else \
++	    local_target="$$target"; \
++	  fi; \
++	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
++	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
++	done; \
++	if test "$$dot_seen" = "no"; then \
++	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
++	fi; test -z "$$fail"
++
++mostlyclean-recursive clean-recursive distclean-recursive \
++maintainer-clean-recursive:
++	@set fnord $$MAKEFLAGS; amf=$$2; \
++	dot_seen=no; \
++	case "$@" in \
++	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
++	  *) list='$(SUBDIRS)' ;; \
++	esac; \
++	rev=''; for subdir in $$list; do \
++	  if test "$$subdir" = "."; then :; else \
++	    rev="$$subdir $$rev"; \
++	  fi; \
++	done; \
++	rev="$$rev ."; \
++	target=`echo $@ | sed s/-recursive//`; \
++	for subdir in $$rev; do \
++	  echo "Making $$target in $$subdir"; \
++	  if test "$$subdir" = "."; then \
++	    local_target="$$target-am"; \
++	  else \
++	    local_target="$$target"; \
++	  fi; \
++	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
++	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
++	done && test -z "$$fail"
++tags-recursive:
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
++	done
++
++ETAGS = etags
++ETAGSFLAGS =
++
++tags: TAGS
++
++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
++	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
++	unique=`for i in $$list; do \
++	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
++	  done | \
++	  $(AWK) '    { files[$$0] = 1; } \
++	       END { for (i in files) print i; }'`; \
++	mkid -fID $$unique
++
++TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
++		$(TAGS_FILES) $(LISP)
++	tags=; \
++	here=`pwd`; \
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  if test "$$subdir" = .; then :; else \
++	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
++	  fi; \
++	done; \
++	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
++	unique=`for i in $$list; do \
++	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
++	  done | \
++	  $(AWK) '    { files[$$0] = 1; } \
++	       END { for (i in files) print i; }'`; \
++	test -z "$(ETAGS_ARGS)$$tags$$unique" \
++	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
++	     $$tags $$unique
++
++GTAGS:
++	here=`$(am__cd) $(top_builddir) && pwd` \
++	  && cd $(top_srcdir) \
++	  && gtags -i $(GTAGS_ARGS) $$here
++
++distclean-tags:
++	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
++
++top_distdir = ..
++distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
++
++distdir: $(DISTFILES)
++	@list='$(DISTFILES)'; for file in $$list; do \
++	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
++	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
++	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
++	    dir="/$$dir"; \
++	    $(mkinstalldirs) "$(distdir)$$dir"; \
++	  else \
++	    dir=''; \
++	  fi; \
++	  if test -d $$d/$$file; then \
++	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
++	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
++	    fi; \
++	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
++	  else \
++	    test -f $(distdir)/$$file \
++	    || cp -p $$d/$$file $(distdir)/$$file \
++	    || exit 1; \
++	  fi; \
++	done
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  if test "$$subdir" = .; then :; else \
++	    test -d $(distdir)/$$subdir \
++	    || mkdir $(distdir)/$$subdir \
++	    || exit 1; \
++	    (cd $$subdir && \
++	      $(MAKE) $(AM_MAKEFLAGS) \
++	        top_distdir="$(top_distdir)" \
++	        distdir=../$(distdir)/$$subdir \
++	        distdir) \
++	      || exit 1; \
++	  fi; \
++	done
++check-am: all-am
++check: check-recursive
++all-am: Makefile
++installdirs: installdirs-recursive
++installdirs-am:
++
++install: install-recursive
++install-exec: install-exec-recursive
++install-data: install-data-recursive
++uninstall: uninstall-recursive
++
++install-am: all-am
++	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
++
++installcheck: installcheck-recursive
++install-strip:
++	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
++	  INSTALL_STRIP_FLAG=-s \
++	  `test -z '$(STRIP)' || \
++	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
++mostlyclean-generic:
++
++clean-generic:
++
++distclean-generic:
++	-rm -f Makefile $(CONFIG_CLEAN_FILES)
++
++maintainer-clean-generic:
++	@echo "This command is intended for maintainers to use"
++	@echo "it deletes files that may require special tools to rebuild."
++clean: clean-recursive
++
++clean-am: clean-generic mostlyclean-am
++
++distclean: distclean-recursive
++
++distclean-am: clean-am distclean-generic distclean-tags
++
++dvi: dvi-recursive
++
++dvi-am:
++
++info: info-recursive
++
++info-am:
++
++install-data-am:
++
++install-exec-am:
++
++install-info: install-info-recursive
++
++install-man:
++
++installcheck-am:
++
++maintainer-clean: maintainer-clean-recursive
++
++maintainer-clean-am: distclean-am maintainer-clean-generic
++
++mostlyclean: mostlyclean-recursive
++
++mostlyclean-am: mostlyclean-generic
++
++uninstall-am: uninstall-info-am
++
++uninstall-info: uninstall-info-recursive
++
++.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
++	clean-generic clean-recursive distclean distclean-generic \
++	distclean-recursive distclean-tags distdir dvi dvi-am \
++	dvi-recursive info info-am info-recursive install install-am \
++	install-data install-data-am install-data-recursive \
++	install-exec install-exec-am install-exec-recursive \
++	install-info install-info-am install-info-recursive install-man \
++	install-recursive install-strip installcheck installcheck-am \
++	installdirs installdirs-am installdirs-recursive \
++	maintainer-clean maintainer-clean-generic \
++	maintainer-clean-recursive mostlyclean mostlyclean-generic \
++	mostlyclean-recursive tags tags-recursive uninstall \
++	uninstall-am uninstall-info-am uninstall-info-recursive \
++	uninstall-recursive
++
++# Tell versions [3.59,3.63) of GNU make to not export all variables.
++# Otherwise a system limit (for SysV at least) may be exceeded.
+diff -urN gnome2-user-docs-2.5.0.orig/javadevelop/C/Makefile.am gnome2-user-docs-2.5.0/javadevelop/C/Makefile.am
+--- gnome2-user-docs-2.5.0.orig/javadevelop/C/Makefile.am	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/javadevelop/C/Makefile.am	Thu Aug 19 14:17:13 2004
+@@ -0,0 +1,7 @@
++figdir = 
++docname = javadevelop
++lang = C
++omffile = javadevelop-C.omf
++entities = legal.xml
++include $(top_srcdir)/xmldocs.make
++dist-hook: app-dist-hook
+diff -urN gnome2-user-docs-2.5.0.orig/javadevelop/C/Makefile.in gnome2-user-docs-2.5.0/javadevelop/C/Makefile.in
+--- gnome2-user-docs-2.5.0.orig/javadevelop/C/Makefile.in	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/javadevelop/C/Makefile.in	Thu Aug 19 14:17:51 2004
+@@ -0,0 +1,359 @@
++# Makefile.in generated by automake 1.6.3 from Makefile.am.
++# @configure_input@
++
++# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
++# Free Software Foundation, Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++@SET_MAKE@
++
++#
++# No modifications of this Makefile should be necessary.
++#
++# To use this template:
++#     1) Define: figdir, docname, lang, omffile, and entities in
++#        your Makefile.am file for each document directory,
++#        although figdir, omffile, and entities may be empty
++#     2) Make sure the Makefile in (1) also includes 
++#	 "include $(top_srcdir)/xmldocs.make" and
++#	 "dist-hook: app-dist-hook".
++#     3) Optionally define 'entities' to hold xml entities which
++#        you would also like installed
++#     4) Figures must go under $(figdir)/ and be in PNG format
++#     5) You should only have one document per directory 
++#     6) Note that the figure directory, $(figdir)/, should not have its
++#        own Makefile since this Makefile installs those figures.
++#
++# example Makefile.am:
++#   figdir = figures
++#   docname = scrollkeeper-manual
++#   lang = C
++#   omffile=scrollkeeper-manual-C.omf
++#   entities = fdl.xml
++#   include $(top_srcdir)/xmldocs.make
++#   dist-hook: app-dist-hook
++#
++# About this file:
++#	This file was taken from scrollkeeper_example2, a package illustrating
++#	how to install documentation and OMF files for use with ScrollKeeper 
++#	0.3.x and 0.4.x.  For more information, see:
++#		http://scrollkeeper.sourceforge.net/
++#	Version: 0.1.2 (last updated: March 20, 2002)
++#
++
++# 
++# No modifications of this Makefile should be necessary.
++#
++# This file contains the build instructions for installing OMF files.  It is
++# generally called from the makefiles for particular formats of documentation.
++#
++# Note that you must configure your package with --localstatedir=/var/lib
++# so that the scrollkeeper-update command below will update the database
++# in the standard scrollkeeper directory.
++#
++# If it is impossible to configure with --localstatedir=/var/lib, then
++# modify the definition of scrollkeeper_localstate_dir so that
++# it points to the correct location. Note that you must still use 
++# $(localstatedir) in this or when people build RPMs it will update
++# the real database on their system instead of the one under RPM_BUILD_ROOT.
++#
++# Note: This make file is not incorporated into xmldocs.make because, in
++#       general, there will be other documents install besides XML documents
++#       and the makefiles for these formats should also include this file.
++#
++# About this file:
++#	This file was taken from scrollkeeper_example2, a package illustrating
++#	how to install documentation and OMF files for use with ScrollKeeper
++#	0.3.x and 0.4.x.  For more information, see:
++#		http://scrollkeeper.sourceforge.net/	
++# 	Version: 0.1.2 (last updated: March 20, 2002)
++#
++SHELL = @SHELL@
++
++srcdir = @srcdir@
++top_srcdir = @top_srcdir@
++VPATH = @srcdir@
++prefix = @prefix@
++exec_prefix = @exec_prefix@
++
++bindir = @bindir@
++sbindir = @sbindir@
++libexecdir = @libexecdir@
++datadir = @datadir@
++sysconfdir = @sysconfdir@
++sharedstatedir = @sharedstatedir@
++localstatedir = @localstatedir@
++libdir = @libdir@
++infodir = @infodir@
++mandir = @mandir@
++includedir = @includedir@
++oldincludedir = /usr/include
++pkgdatadir = $(datadir)/@PACKAGE@
++pkglibdir = $(libdir)/@PACKAGE@
++pkgincludedir = $(includedir)/@PACKAGE@
++top_builddir = ../..
++
++ACLOCAL = @ACLOCAL@
++AUTOCONF = @AUTOCONF@
++AUTOMAKE = @AUTOMAKE@
++AUTOHEADER = @AUTOHEADER@
++
++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
++INSTALL = @INSTALL@
++INSTALL_PROGRAM = @INSTALL_PROGRAM@
++INSTALL_DATA = @INSTALL_DATA@
++install_sh_DATA = $(install_sh) -c -m 644
++install_sh_PROGRAM = $(install_sh) -c
++install_sh_SCRIPT = $(install_sh) -c
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
++INSTALL_HEADER = $(INSTALL_DATA)
++transform = @program_transform_name@
++NORMAL_INSTALL = :
++PRE_INSTALL = :
++POST_INSTALL = :
++NORMAL_UNINSTALL = :
++PRE_UNINSTALL = :
++POST_UNINSTALL = :
++
++EXEEXT = @EXEEXT@
++OBJEXT = @OBJEXT@
++PATH_SEPARATOR = @PATH_SEPARATOR@
++AMTAR = @AMTAR@
++AWK = @AWK@
++DEPDIR = @DEPDIR@
++HAVE_JW = @HAVE_JW@
++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
++JW = @JW@
++MAINT = @MAINT@
++PACKAGE = @PACKAGE@
++SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
++SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
++STRIP = @STRIP@
++VERSION = @VERSION@
++am__include = @am__include@
++am__quote = @am__quote@
++install_sh = @install_sh@
++figdir = 
++docname = javadevelop
++lang = C
++omffile =javadevelop-C.omf
++entities = legal.xml
++
++# ************* Begin of section some packagers may need to modify  **************
++# This variable (docdir) specifies where the documents should be installed.
++# This default value should work for most packages.
++# docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang)
++docdir = $(datadir)/gnome/help/$(docname)/$(lang)
++
++# **************  You should not have to edit below this line  *******************
++xml_files = $(entities) $(docname).xml
++
++EXTRA_DIST = $(xml_files) $(omffile)
++CLEANFILES = omf_timestamp
++
++omf_dest_dir = $(datadir)/omf/@PACKAGE@
++scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
++subdir = gnome2-accessibility-guide/C
++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
++CONFIG_CLEAN_FILES =
++DIST_SOURCES =
++DIST_COMMON = Makefile.am Makefile.in
++all: all-am
++
++.SUFFIXES:
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
++	cd $(top_srcdir) && \
++	  $(AUTOMAKE) --gnu  gnome2-accessibility-guide/C/Makefile
++Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
++	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
++uninstall-info-am:
++tags: TAGS
++TAGS:
++
++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
++
++top_distdir = ../..
++distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
++
++distdir: $(DISTFILES)
++	@list='$(DISTFILES)'; for file in $$list; do \
++	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
++	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
++	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
++	    dir="/$$dir"; \
++	    $(mkinstalldirs) "$(distdir)$$dir"; \
++	  else \
++	    dir=''; \
++	  fi; \
++	  if test -d $$d/$$file; then \
++	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
++	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
++	    fi; \
++	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
++	  else \
++	    test -f $(distdir)/$$file \
++	    || cp -p $$d/$$file $(distdir)/$$file \
++	    || exit 1; \
++	  fi; \
++	done
++	$(MAKE) $(AM_MAKEFLAGS) \
++	  top_distdir="${top_distdir}" distdir="$(distdir)" \
++	  dist-hook
++check-am: all-am
++check: check-am
++all-am: Makefile
++
++installdirs:
++
++install: install-am
++install-exec: install-exec-am
++install-data: install-data-am
++uninstall: uninstall-am
++
++install-am: all-am
++	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
++
++installcheck: installcheck-am
++install-strip:
++	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
++	  INSTALL_STRIP_FLAG=-s \
++	  `test -z '$(STRIP)' || \
++	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
++mostlyclean-generic:
++
++clean-generic:
++	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
++
++distclean-generic:
++	-rm -f Makefile $(CONFIG_CLEAN_FILES)
++
++maintainer-clean-generic:
++	@echo "This command is intended for maintainers to use"
++	@echo "it deletes files that may require special tools to rebuild."
++clean: clean-am
++
++clean-am: clean-generic mostlyclean-am
++
++distclean: distclean-am
++
++distclean-am: clean-am distclean-generic
++
++dvi: dvi-am
++
++dvi-am:
++
++info: info-am
++
++info-am:
++
++install-data-am: install-data-local
++	@$(NORMAL_INSTALL)
++	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
++
++install-exec-am:
++
++install-info: install-info-am
++
++install-man:
++
++installcheck-am:
++
++maintainer-clean: maintainer-clean-am
++
++maintainer-clean-am: distclean-am maintainer-clean-generic
++
++mostlyclean: mostlyclean-am
++
++mostlyclean-am: mostlyclean-generic
++
++uninstall-am: uninstall-info-am uninstall-local
++
++.PHONY: all all-am check check-am clean clean-generic distclean \
++	distclean-generic distdir dvi dvi-am info info-am install \
++	install-am install-data install-data-am install-data-local \
++	install-exec install-exec-am install-info install-info-am \
++	install-man install-strip installcheck installcheck-am \
++	installdirs maintainer-clean maintainer-clean-generic \
++	mostlyclean mostlyclean-generic uninstall uninstall-am \
++	uninstall-info-am uninstall-local
++
++
++omf: omf_timestamp
++
++omf_timestamp: $(omffile)
++	-for file in $(omffile); do \
++	  scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
++	done
++	touch omf_timestamp
++
++install-data-hook-omf:
++	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
++	for file in $(omffile); do \
++		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
++	done
++	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
++
++uninstall-local-omf:
++	-for file in $(srcdir)/*.omf; do \
++		basefile=`basename $$file`; \
++		rm -f $(omf_dest_dir)/$$basefile; \
++	done
++	-rmdir $(omf_dest_dir)
++	-scrollkeeper-update -p $(scrollkeeper_localstate_dir)
++
++all: omf
++
++$(docname).xml: $(entities)
++	-ourdir=`pwd`;  \
++	cd $(srcdir);   \
++	cp $(entities) $$ourdir
++
++app-dist-hook:
++	if test "$(figdir)"; then \
++	  $(mkinstalldirs) $(distdir)/$(figdir); \
++	  for file in $(srcdir)/$(figdir)/*.png; do \
++	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
++	    $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
++	  done \
++	fi
++
++install-data-local: omf
++	$(mkinstalldirs) $(DESTDIR)$(docdir)
++	for file in $(xml_files); do \
++	  cp $(srcdir)/$$file $(DESTDIR)$(docdir); \
++	done
++	if test "$(figdir)"; then \
++	  $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \
++	  for file in $(srcdir)/$(figdir)/*.png; do \
++	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
++	    $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
++	  done \
++	fi
++
++install-data-hook: install-data-hook-omf
++
++uninstall-local: uninstall-local-doc uninstall-local-omf
++
++uninstall-local-doc:
++	-if test "$(figdir)"; then \
++	  for file in $(srcdir)/$(figdir)/*.png; do \
++	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
++	    rm -f $(docdir)/$(figdir)/$$basefile; \
++	  done; \
++	  rmdir $(DESTDIR)$(docdir)/$(figdir); \
++	fi
++	-for file in $(xml_files); do \
++	  rm -f $(DESTDIR)$(docdir)/$$file; \
++	done
++	-rmdir $(DESTDIR)$(docdir)
++dist-hook: app-dist-hook
++# Tell versions [3.59,3.63) of GNU make to not export all variables.
++# Otherwise a system limit (for SysV at least) may be exceeded.
++.NOEXPORT:
+diff -urN gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.am gnome2-user-docs-2.5.0/sample_apps_info/Makefile.am
+--- gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.am	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/sample_apps_info/Makefile.am	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,2 @@
++SUBDIRS = C
++
+diff -urN gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.in gnome2-user-docs-2.5.0/sample_apps_info/Makefile.in
+--- gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.in	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/sample_apps_info/Makefile.in	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,322 @@
++# Makefile.in generated by automake 1.6.3 from Makefile.am.
++# @configure_input@
++
++# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
++# Free Software Foundation, Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++@SET_MAKE@
++SHELL = @SHELL@
+diff -urN gnome2-user-docs-2.5.0.orig/jdsoverview/Makefile.am gnome2-user-docs-2.5.0/jdsoverview/Makefile.am
+--- gnome2-user-docs-2.5.0.orig/jdsoverview/Makefile.am	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/jdsoverview/Makefile.am	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,2 @@
++SUBDIRS = C
++
+diff -urN gnome2-user-docs-2.5.0.orig/jdsoverview/Makefile.in gnome2-user-docs-2.5.0/jdsoverview/Makefile.in
+--- gnome2-user-docs-2.5.0.orig/jdsoverview/Makefile.in	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/jdsoverview/Makefile.in	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,322 @@
++# Makefile.in generated by automake 1.6.3 from Makefile.am.
++# @configure_input@
++
++# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
++# Free Software Foundation, Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++@SET_MAKE@
++SHELL = @SHELL@
++
++srcdir = @srcdir@
++top_srcdir = @top_srcdir@
++VPATH = @srcdir@
++prefix = @prefix@
++exec_prefix = @exec_prefix@
++
++bindir = @bindir@
++sbindir = @sbindir@
++libexecdir = @libexecdir@
++datadir = @datadir@
++sysconfdir = @sysconfdir@
++sharedstatedir = @sharedstatedir@
++localstatedir = @localstatedir@
++libdir = @libdir@
++infodir = @infodir@
++mandir = @mandir@
++includedir = @includedir@
++oldincludedir = /usr/include
++pkgdatadir = $(datadir)/@PACKAGE@
++pkglibdir = $(libdir)/@PACKAGE@
++pkgincludedir = $(includedir)/@PACKAGE@
++top_builddir = ..
++
++ACLOCAL = @ACLOCAL@
++AUTOCONF = @AUTOCONF@
++AUTOMAKE = @AUTOMAKE@
++AUTOHEADER = @AUTOHEADER@
++
++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
++INSTALL = @INSTALL@
++INSTALL_PROGRAM = @INSTALL_PROGRAM@
++INSTALL_DATA = @INSTALL_DATA@
++install_sh_DATA = $(install_sh) -c -m 644
++install_sh_PROGRAM = $(install_sh) -c
++install_sh_SCRIPT = $(install_sh) -c
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
++INSTALL_HEADER = $(INSTALL_DATA)
++transform = @program_transform_name@
++NORMAL_INSTALL = :
++PRE_INSTALL = :
++POST_INSTALL = :
++NORMAL_UNINSTALL = :
++PRE_UNINSTALL = :
++POST_UNINSTALL = :
++
++EXEEXT = @EXEEXT@
++OBJEXT = @OBJEXT@
++PATH_SEPARATOR = @PATH_SEPARATOR@
++AMTAR = @AMTAR@
++AWK = @AWK@
++DEPDIR = @DEPDIR@
++HAVE_JW = @HAVE_JW@
++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
++JW = @JW@
++MAINT = @MAINT@
++PACKAGE = @PACKAGE@
++SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
++SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
++STRIP = @STRIP@
++VERSION = @VERSION@
++am__include = @am__include@
++am__quote = @am__quote@
++install_sh = @install_sh@
++SUBDIRS = C
++subdir = gnome2-accessibility-guide
++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
++CONFIG_CLEAN_FILES =
++DIST_SOURCES =
++
++RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
++	uninstall-info-recursive all-recursive install-data-recursive \
++	install-exec-recursive installdirs-recursive install-recursive \
++	uninstall-recursive check-recursive installcheck-recursive
++DIST_COMMON = Makefile.am Makefile.in
++DIST_SUBDIRS = $(SUBDIRS)
++all: all-recursive
++
++.SUFFIXES:
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
++	cd $(top_srcdir) && \
++	  $(AUTOMAKE) --gnu  gnome2-accessibility-guide/Makefile
++Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
++	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
++uninstall-info-am:
++
++# This directory's subdirectories are mostly independent; you can cd
++# into them and run `make' without going through this Makefile.
++# To change the values of `make' variables: instead of editing Makefiles,
++# (1) if the variable is set in `config.status', edit `config.status'
++#     (which will cause the Makefiles to be regenerated when you run `make');
++# (2) otherwise, pass the desired values on the `make' command line.
++$(RECURSIVE_TARGETS):
++	@set fnord $$MAKEFLAGS; amf=$$2; \
++	dot_seen=no; \
++	target=`echo $@ | sed s/-recursive//`; \
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  echo "Making $$target in $$subdir"; \
++	  if test "$$subdir" = "."; then \
++	    dot_seen=yes; \
++	    local_target="$$target-am"; \
++	  else \
++	    local_target="$$target"; \
++	  fi; \
++	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
++	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
++	done; \
++	if test "$$dot_seen" = "no"; then \
++	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
++	fi; test -z "$$fail"
++
++mostlyclean-recursive clean-recursive distclean-recursive \
++maintainer-clean-recursive:
++	@set fnord $$MAKEFLAGS; amf=$$2; \
++	dot_seen=no; \
++	case "$@" in \
++	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
++	  *) list='$(SUBDIRS)' ;; \
++	esac; \
++	rev=''; for subdir in $$list; do \
++	  if test "$$subdir" = "."; then :; else \
++	    rev="$$subdir $$rev"; \
++	  fi; \
++	done; \
++	rev="$$rev ."; \
++	target=`echo $@ | sed s/-recursive//`; \
++	for subdir in $$rev; do \
++	  echo "Making $$target in $$subdir"; \
++	  if test "$$subdir" = "."; then \
++	    local_target="$$target-am"; \
++	  else \
++	    local_target="$$target"; \
++	  fi; \
++	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
++	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
++	done && test -z "$$fail"
++tags-recursive:
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
++	done
++
++ETAGS = etags
++ETAGSFLAGS =
++
++tags: TAGS
++
++ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
++	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
++	unique=`for i in $$list; do \
++	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
++	  done | \
++	  $(AWK) '    { files[$$0] = 1; } \
++	       END { for (i in files) print i; }'`; \
++	mkid -fID $$unique
++
++TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
++		$(TAGS_FILES) $(LISP)
++	tags=; \
++	here=`pwd`; \
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  if test "$$subdir" = .; then :; else \
++	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
++	  fi; \
++	done; \
++	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
++	unique=`for i in $$list; do \
++	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
++	  done | \
++	  $(AWK) '    { files[$$0] = 1; } \
++	       END { for (i in files) print i; }'`; \
++	test -z "$(ETAGS_ARGS)$$tags$$unique" \
++	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
++	     $$tags $$unique
++
++GTAGS:
++	here=`$(am__cd) $(top_builddir) && pwd` \
++	  && cd $(top_srcdir) \
++	  && gtags -i $(GTAGS_ARGS) $$here
++
++distclean-tags:
++	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
++
++top_distdir = ..
++distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
++
++distdir: $(DISTFILES)
++	@list='$(DISTFILES)'; for file in $$list; do \
++	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
++	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
++	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
++	    dir="/$$dir"; \
++	    $(mkinstalldirs) "$(distdir)$$dir"; \
++	  else \
++	    dir=''; \
++	  fi; \
++	  if test -d $$d/$$file; then \
++	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
++	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
++	    fi; \
++	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
++	  else \
++	    test -f $(distdir)/$$file \
++	    || cp -p $$d/$$file $(distdir)/$$file \
++	    || exit 1; \
++	  fi; \
++	done
++	list='$(SUBDIRS)'; for subdir in $$list; do \
++	  if test "$$subdir" = .; then :; else \
++	    test -d $(distdir)/$$subdir \
++	    || mkdir $(distdir)/$$subdir \
++	    || exit 1; \
++	    (cd $$subdir && \
++	      $(MAKE) $(AM_MAKEFLAGS) \
++	        top_distdir="$(top_distdir)" \
++	        distdir=../$(distdir)/$$subdir \
++	        distdir) \
++	      || exit 1; \
++	  fi; \
++	done
++check-am: all-am
++check: check-recursive
++all-am: Makefile
++installdirs: installdirs-recursive
++installdirs-am:
++
++install: install-recursive
++install-exec: install-exec-recursive
++install-data: install-data-recursive
++uninstall: uninstall-recursive
++
++install-am: all-am
++	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
++
++installcheck: installcheck-recursive
++install-strip:
++	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
++	  INSTALL_STRIP_FLAG=-s \
++	  `test -z '$(STRIP)' || \
++	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
++mostlyclean-generic:
++
++clean-generic:
++
++distclean-generic:
++	-rm -f Makefile $(CONFIG_CLEAN_FILES)
++
++maintainer-clean-generic:
++	@echo "This command is intended for maintainers to use"
++	@echo "it deletes files that may require special tools to rebuild."
++clean: clean-recursive
++
++clean-am: clean-generic mostlyclean-am
++
++distclean: distclean-recursive
++
++distclean-am: clean-am distclean-generic distclean-tags
++
++dvi: dvi-recursive
++
++dvi-am:
++
++info: info-recursive
++
++info-am:
++
++install-data-am:
++
++install-exec-am:
++
++install-info: install-info-recursive
++
++install-man:
++
++installcheck-am:
++
++maintainer-clean: maintainer-clean-recursive
++
++maintainer-clean-am: distclean-am maintainer-clean-generic
++
++mostlyclean: mostlyclean-recursive
++
++mostlyclean-am: mostlyclean-generic
++
++uninstall-am: uninstall-info-am
++
++uninstall-info: uninstall-info-recursive
++
++.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
++	clean-generic clean-recursive distclean distclean-generic \
++	distclean-recursive distclean-tags distdir dvi dvi-am \
++	dvi-recursive info info-am info-recursive install install-am \
++	install-data install-data-am install-data-recursive \
++	install-exec install-exec-am install-exec-recursive \
++	install-info install-info-am install-info-recursive install-man \
++	install-recursive install-strip installcheck installcheck-am \
++	installdirs installdirs-am installdirs-recursive \
++	maintainer-clean maintainer-clean-generic \
++	maintainer-clean-recursive mostlyclean mostlyclean-generic \
++	mostlyclean-recursive tags tags-recursive uninstall \
++	uninstall-am uninstall-info-am uninstall-info-recursive \
++	uninstall-recursive
++
++# Tell versions [3.59,3.63) of GNU make to not export all variables.
++# Otherwise a system limit (for SysV at least) may be exceeded.
+diff -urN gnome2-user-docs-2.5.0.orig/jdsoverview/C/Makefile.am gnome2-user-docs-2.5.0/jdsoverview/C/Makefile.am
+--- gnome2-user-docs-2.5.0.orig/jdsoverview/C/Makefile.am	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/jdsoverview/C/Makefile.am	Thu Aug 19 14:17:13 2004
+@@ -0,0 +1,7 @@
++figdir = 
++docname = jdsoverview
++lang = C
++omffile = jdsoverview-C.omf
++entities = legal.xml
++include $(top_srcdir)/xmldocs.make
++dist-hook: app-dist-hook
+diff -urN gnome2-user-docs-2.5.0.orig/jdsoverview/C/Makefile.in gnome2-user-docs-2.5.0/jdsoverview/C/Makefile.in
+--- gnome2-user-docs-2.5.0.orig/jdsoverview/C/Makefile.in	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/jdsoverview/C/Makefile.in	Thu Aug 19 14:17:51 2004
+@@ -0,0 +1,359 @@
++# Makefile.in generated by automake 1.6.3 from Makefile.am.
++# @configure_input@
++
++# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
++# Free Software Foundation, Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++@SET_MAKE@
++
++#
++# No modifications of this Makefile should be necessary.
++#
++# To use this template:
++#     1) Define: figdir, docname, lang, omffile, and entities in
++#        your Makefile.am file for each document directory,
++#        although figdir, omffile, and entities may be empty
++#     2) Make sure the Makefile in (1) also includes 
++#	 "include $(top_srcdir)/xmldocs.make" and
++#	 "dist-hook: app-dist-hook".
++#     3) Optionally define 'entities' to hold xml entities which
++#        you would also like installed
++#     4) Figures must go under $(figdir)/ and be in PNG format
++#     5) You should only have one document per directory 
++#     6) Note that the figure directory, $(figdir)/, should not have its
++#        own Makefile since this Makefile installs those figures.
++#
++# example Makefile.am:
++#   figdir = figures
++#   docname = scrollkeeper-manual
++#   lang = C
++#   omffile=scrollkeeper-manual-C.omf
++#   entities = fdl.xml
++#   include $(top_srcdir)/xmldocs.make
++#   dist-hook: app-dist-hook
++#
++# About this file:
++#	This file was taken from scrollkeeper_example2, a package illustrating
++#	how to install documentation and OMF files for use with ScrollKeeper 
++#	0.3.x and 0.4.x.  For more information, see:
++#		http://scrollkeeper.sourceforge.net/
++#	Version: 0.1.2 (last updated: March 20, 2002)
++#
++
++# 
++# No modifications of this Makefile should be necessary.
++#
++# This file contains the build instructions for installing OMF files.  It is
++# generally called from the makefiles for particular formats of documentation.
++#
++# Note that you must configure your package with --localstatedir=/var/lib
++# so that the scrollkeeper-update command below will update the database
++# in the standard scrollkeeper directory.
++#
++# If it is impossible to configure with --localstatedir=/var/lib, then
++# modify the definition of scrollkeeper_localstate_dir so that
++# it points to the correct location. Note that you must still use 
++# $(localstatedir) in this or when people build RPMs it will update
++# the real database on their system instead of the one under RPM_BUILD_ROOT.
++#
++# Note: This make file is not incorporated into xmldocs.make because, in
++#       general, there will be other documents install besides XML documents
++#       and the makefiles for these formats should also include this file.
++#
++# About this file:
++#	This file was taken from scrollkeeper_example2, a package illustrating
++#	how to install documentation and OMF files for use with ScrollKeeper
++#	0.3.x and 0.4.x.  For more information, see:
++#		http://scrollkeeper.sourceforge.net/	
++# 	Version: 0.1.2 (last updated: March 20, 2002)
++#
++SHELL = @SHELL@
++
++srcdir = @srcdir@
++top_srcdir = @top_srcdir@
++VPATH = @srcdir@
++prefix = @prefix@
++exec_prefix = @exec_prefix@
++
++bindir = @bindir@
++sbindir = @sbindir@
++libexecdir = @libexecdir@
++datadir = @datadir@
++sysconfdir = @sysconfdir@
++sharedstatedir = @sharedstatedir@
++localstatedir = @localstatedir@
++libdir = @libdir@
++infodir = @infodir@
++mandir = @mandir@
++includedir = @includedir@
++oldincludedir = /usr/include
++pkgdatadir = $(datadir)/@PACKAGE@
++pkglibdir = $(libdir)/@PACKAGE@
++pkgincludedir = $(includedir)/@PACKAGE@
++top_builddir = ../..
++
++ACLOCAL = @ACLOCAL@
++AUTOCONF = @AUTOCONF@
++AUTOMAKE = @AUTOMAKE@
++AUTOHEADER = @AUTOHEADER@
++
++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
++INSTALL = @INSTALL@
++INSTALL_PROGRAM = @INSTALL_PROGRAM@
++INSTALL_DATA = @INSTALL_DATA@
++install_sh_DATA = $(install_sh) -c -m 644
++install_sh_PROGRAM = $(install_sh) -c
++install_sh_SCRIPT = $(install_sh) -c
++INSTALL_SCRIPT = @INSTALL_SCRIPT@
++INSTALL_HEADER = $(INSTALL_DATA)
++transform = @program_transform_name@
++NORMAL_INSTALL = :
++PRE_INSTALL = :
++POST_INSTALL = :
++NORMAL_UNINSTALL = :
++PRE_UNINSTALL = :
++POST_UNINSTALL = :
++
++EXEEXT = @EXEEXT@
++OBJEXT = @OBJEXT@
++PATH_SEPARATOR = @PATH_SEPARATOR@
++AMTAR = @AMTAR@
++AWK = @AWK@
++DEPDIR = @DEPDIR@
++HAVE_JW = @HAVE_JW@
++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
++JW = @JW@
++MAINT = @MAINT@
++PACKAGE = @PACKAGE@
++SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
++SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
++STRIP = @STRIP@
++VERSION = @VERSION@
++am__include = @am__include@
++am__quote = @am__quote@
++install_sh = @install_sh@
++figdir = 
++docname = jdsoverview
++lang = C
++omffile =jdsoverview-C.omf
++entities = legal.xml
++
++# ************* Begin of section some packagers may need to modify  **************
++# This variable (docdir) specifies where the documents should be installed.
++# This default value should work for most packages.
++# docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang)
++docdir = $(datadir)/gnome/help/$(docname)/$(lang)
++
++# **************  You should not have to edit below this line  *******************
++xml_files = $(entities) $(docname).xml
++
++EXTRA_DIST = $(xml_files) $(omffile)
++CLEANFILES = omf_timestamp
++
++omf_dest_dir = $(datadir)/omf/@PACKAGE@
++scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
++subdir = gnome2-accessibility-guide/C
++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
++CONFIG_CLEAN_FILES =
++DIST_SOURCES =
++DIST_COMMON = Makefile.am Makefile.in
++all: all-am
++
++.SUFFIXES:
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
++	cd $(top_srcdir) && \
++	  $(AUTOMAKE) --gnu  gnome2-accessibility-guide/C/Makefile
++Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
++	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
++uninstall-info-am:
++tags: TAGS
++TAGS:
++
++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
++
++top_distdir = ../..
++distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
++
++distdir: $(DISTFILES)
++	@list='$(DISTFILES)'; for file in $$list; do \
++	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
++	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
++	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
++	    dir="/$$dir"; \
++	    $(mkinstalldirs) "$(distdir)$$dir"; \
++	  else \
++	    dir=''; \
++	  fi; \
++	  if test -d $$d/$$file; then \
++	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
++	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
++	    fi; \
++	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
++	  else \
++	    test -f $(distdir)/$$file \
++	    || cp -p $$d/$$file $(distdir)/$$file \
++	    || exit 1; \
++	  fi; \
++	done
++	$(MAKE) $(AM_MAKEFLAGS) \
++	  top_distdir="${top_distdir}" distdir="$(distdir)" \
++	  dist-hook
++check-am: all-am
++check: check-am
++all-am: Makefile
++
++installdirs:
++
++install: install-am
++install-exec: install-exec-am
++install-data: install-data-am
++uninstall: uninstall-am
++
++install-am: all-am
++	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
++
++installcheck: installcheck-am
++install-strip:
++	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
++	  INSTALL_STRIP_FLAG=-s \
++	  `test -z '$(STRIP)' || \
++	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
++mostlyclean-generic:
++
++clean-generic:
++	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
++
++distclean-generic:
++	-rm -f Makefile $(CONFIG_CLEAN_FILES)
++
++maintainer-clean-generic:
++	@echo "This command is intended for maintainers to use"
++	@echo "it deletes files that may require special tools to rebuild."
++clean: clean-am
++
++clean-am: clean-generic mostlyclean-am
++
++distclean: distclean-am
++
++distclean-am: clean-am distclean-generic
++
++dvi: dvi-am
++
++dvi-am:
++
++info: info-am
++
++info-am:
++
++install-data-am: install-data-local
++	@$(NORMAL_INSTALL)
++	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
++
++install-exec-am:
++
++install-info: install-info-am
++
++install-man:
++
++installcheck-am:
++
++maintainer-clean: maintainer-clean-am
++
++maintainer-clean-am: distclean-am maintainer-clean-generic
++
++mostlyclean: mostlyclean-am
++
++mostlyclean-am: mostlyclean-generic
++
++uninstall-am: uninstall-info-am uninstall-local
++
++.PHONY: all all-am check check-am clean clean-generic distclean \
++	distclean-generic distdir dvi dvi-am info info-am install \
++	install-am install-data install-data-am install-data-local \
++	install-exec install-exec-am install-info install-info-am \
++	install-man install-strip installcheck installcheck-am \
++	installdirs maintainer-clean maintainer-clean-generic \
++	mostlyclean mostlyclean-generic uninstall uninstall-am \
++	uninstall-info-am uninstall-local
++
++
++omf: omf_timestamp
++
++omf_timestamp: $(omffile)
++	-for file in $(omffile); do \
++	  scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
++	done
++	touch omf_timestamp
++
++install-data-hook-omf:
++	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
++	for file in $(omffile); do \
++		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
++	done
++	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
++
++uninstall-local-omf:
++	-for file in $(srcdir)/*.omf; do \
++		basefile=`basename $$file`; \
++		rm -f $(omf_dest_dir)/$$basefile; \
++	done
++	-rmdir $(omf_dest_dir)
++	-scrollkeeper-update -p $(scrollkeeper_localstate_dir)
++
++all: omf
++
++$(docname).xml: $(entities)
++	-ourdir=`pwd`;  \
++	cd $(srcdir);   \
++	cp $(entities) $$ourdir
++
++app-dist-hook:
++	if test "$(figdir)"; then \
++	  $(mkinstalldirs) $(distdir)/$(figdir); \
++	  for file in $(srcdir)/$(figdir)/*.png; do \
++	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
++	    $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
++	  done \
++	fi
++
++install-data-local: omf
++	$(mkinstalldirs) $(DESTDIR)$(docdir)
++	for file in $(xml_files); do \
++	  cp $(srcdir)/$$file $(DESTDIR)$(docdir); \
++	done
++	if test "$(figdir)"; then \
++	  $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \
++	  for file in $(srcdir)/$(figdir)/*.png; do \
++	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
++	    $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
++	  done \
++	fi
++
++install-data-hook: install-data-hook-omf
++
++uninstall-local: uninstall-local-doc uninstall-local-omf
++
++uninstall-local-doc:
++	-if test "$(figdir)"; then \
++	  for file in $(srcdir)/$(figdir)/*.png; do \
++	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
++	    rm -f $(docdir)/$(figdir)/$$basefile; \
++	  done; \
++	  rmdir $(DESTDIR)$(docdir)/$(figdir); \
++	fi
++	-for file in $(xml_files); do \
++	  rm -f $(DESTDIR)$(docdir)/$$file; \
++	done
++	-rmdir $(DESTDIR)$(docdir)
++dist-hook: app-dist-hook
++# Tell versions [3.59,3.63) of GNU make to not export all variables.
++# Otherwise a system limit (for SysV at least) may be exceeded.
++.NOEXPORT:
+diff -urN gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.am gnome2-user-docs-2.5.0/sample_apps_info/Makefile.am
+--- gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.am	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/sample_apps_info/Makefile.am	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,2 @@
++SUBDIRS = C
++
+diff -urN gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.in gnome2-user-docs-2.5.0/sample_apps_info/Makefile.in
+--- gnome2-user-docs-2.5.0.orig/sample_apps_info/Makefile.in	Thu Jan  1 01:00:00 1970
++++ gnome2-user-docs-2.5.0/sample_apps_info/Makefile.in	Thu Aug 19 14:06:54 2004
+@@ -0,0 +1,322 @@
++# Makefile.in generated by automake 1.6.3 from Makefile.am.
++# @configure_input@
++
++# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
++# Free Software Foundation, Inc.
++# This Makefile.in is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# This program is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
++# PARTICULAR PURPOSE.
++
++@SET_MAKE@
++SHELL = @SHELL@
++.NOEXPORT:
++.NOEXPORT: