Use -N for commits on directories or back out all local changes afterwards

svn path=/trunk/; revision=11807
This commit is contained in:
Jörg Mayer 2004-08-22 09:16:01 +00:00
parent 53ef4fdc76
commit ede446b4bd
2 changed files with 70 additions and 462 deletions

View File

@ -1,439 +1,36 @@
# Makefile.in generated by automake 1.8.3 from Makefile.am.
# docbook/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004 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.
#
# Make the "Ethereal User Guide" and "Ethereal Developer Guide"
# in several formats.
# Make the "Ethereal User's Guide" in several formats.
# See the Readme.txt file for instructions.
#
# $Id$
#
# if you need to change this, don't forget to change it in catalog.xml too
srcdir = .
top_srcdir = ..
pkgdatadir = $(datadir)/ethereal
pkglibdir = $(libdir)/ethereal
pkgincludedir = $(includedir)/ethereal
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_triplet = i686-pc-linux-gnu
subdir = docbook
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/./aclocal-fallback/glib-2.0.m4 \
$(top_srcdir)/./aclocal-fallback/glib.m4 \
$(top_srcdir)/./aclocal-fallback/gtk-2.0.m4 \
$(top_srcdir)/./aclocal-fallback/gtk.m4 \
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(mkdir_p)
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/jmayer/work/ethereal/trunk/missing --run aclocal-1.8
ADNS_LIBS = -ladns
AMDEP_FALSE = #
AMDEP_TRUE =
AMTAR = ${SHELL} /home/jmayer/work/ethereal/trunk/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /home/jmayer/work/ethereal/trunk/missing --run autoconf
AUTOHEADER = ${SHELL} /home/jmayer/work/ethereal/trunk/missing --run autoheader
AUTOMAKE = ${SHELL} /home/jmayer/work/ethereal/trunk/missing --run automake-1.8
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -DINET6 -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -pthread -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/include/heimdal
CPP = gcc -E
CPPFLAGS = -I/usr/local/include -I/usr/include/heimdal
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOXYGEN = /usr/bin/doxygen
ECHO = echo
ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = grep -E
ENABLE_STATIC =
ENABLE_STATIC_FALSE =
ENABLE_STATIC_TRUE = #
EXEEXT =
F77 =
FFLAGS =
FLEX_PATH =
FOP =
FRAMEWORKS =
GLIB_CFLAGS = -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
GLIB_CONFIG =
GLIB_GENMARSHAL = glib-genmarshal
GLIB_LIBS = -Wl,--export-dynamic -L/opt/gnome/lib -lgmodule-2.0 -ldl -lglib-2.0
GLIB_MKENUMS = glib-mkenums
GOBJECT_QUERY = gobject-query
GTK_CFLAGS = -pthread -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
GTK_CONFIG =
GTK_LIBS = -Wl,--export-dynamic -pthread -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
HAVE_DOXYGEN = yes
HAVE_DOXYGEN_FALSE = #
HAVE_DOXYGEN_TRUE =
HAVE_FOP = no
HAVE_FOP_FALSE =
HAVE_FOP_TRUE = #
HAVE_HHC = no
HAVE_HHC_FALSE =
HAVE_HHC_TRUE = #
HAVE_PKGMK = no
HAVE_PKGPROTO = no
HAVE_PKGTRANS = no
HAVE_PLUGINS_FALSE = #
HAVE_PLUGINS_TRUE =
HAVE_RPM = yes
HAVE_SVR4_PACKAGING = no
HAVE_XMLLINT = yes
HAVE_XMLLINT_FALSE = #
HAVE_XMLLINT_TRUE =
HAVE_XSLTPROC = yes
HAVE_XSLTPROC_FALSE = #
HAVE_XSLTPROC_TRUE =
HHC =
INET_ATON_C =
INET_ATON_O =
INET_NTOP_C =
INET_NTOP_O =
INET_PTON_C =
INET_PTON_O =
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
KRB5_CONFIG = /usr/bin/krb5-config
KRB5_LIBS = -L/usr/lib -lkrb5 -lasn1 -lroken -lcrypt -lresolv
LDFLAGS = -L/usr/local/lib -L/usr/local/lib
LEX = /usr/bin/flex
LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
LIBOBJS =
LIBS = -lz
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = ./ltmain.sh
LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/jmayer/work/ethereal/trunk/missing --run makeinfo
MKSTEMP_C =
MKSTEMP_O =
NETSNMPCONFIG = no
NSL_LIBS =
OBJEXT = o
PACKAGE = ethereal
PACKAGE_BUGREPORT =
PACKAGE_NAME =
PACKAGE_STRING =
PACKAGE_TARNAME =
PACKAGE_VERSION =
PATH_SEPARATOR = :
PCAP_LIBS = -lpcap
PCRE_LIBS = -lpcre
PERL = /usr/bin/perl
PKG_CONFIG = /usr/bin/pkg-config
PLUGIN_LIBS = -L../../epan -lethereal -Wl,--export-dynamic -L/opt/gnome/lib -lgmodule-2.0 -ldl -lglib-2.0
POD2HTML = /usr/bin/pod2html
POD2MAN = /usr/bin/pod2man
PYTHON = /usr/bin/python
RANLIB = ranlib
SETUID_INSTALL_FALSE =
SETUID_INSTALL_TRUE = #
SET_MAKE =
SHELL = /bin/sh
SNMP_LIBS =
SNPRINTF_C =
SNPRINTF_O =
SOCKET_LIBS =
SSL_LIBS =
STRCASECMP_C =
STRCASECMP_O =
STRERROR_C =
STRERROR_O =
STRIP = strip
STRNCASECMP_C =
STRNCASECMP_O =
STRPTIME_C =
STRPTIME_O =
USE_GTK2_FALSE = #
USE_GTK2_TRUE =
USE_PROFILE_BUILD_FALSE =
USE_PROFILE_BUILD_TRUE = #
USE_THREADS_FALSE =
USE_THREADS_TRUE = #
VERSION = 0.10.6
XMLLINT = /usr/bin/xmllint
XSLTPROC = /usr/bin/xsltproc
YACC = bison -y
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 =
ac_ct_RANLIB = ranlib
ac_ct_STRIP = strip
ac_cv_ethereal_have_rpm = yes
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE =
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE =
am__include = include
am__leading_dot = .
am__quote =
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias =
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
capinfo_bin = capinfo$(EXEEXT)
capinfo_man = capinfo.1
datadir = ${prefix}/share
dftest_bin = dftest$(EXEEXT)
editcap_bin = editcap$(EXEEXT)
editcap_man = editcap.1
ethereal_SUBDIRS = gtk
ethereal_bin = ethereal$(EXEEXT)
ethereal_man = ethereal.1
etherealfilter_man = ethereal-filter.4
exec_prefix = ${prefix}
host = i686-pc-linux-gnu
host_alias =
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
idl2eth_bin = idl2eth
idl2eth_man = idl2eth.1
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /home/jmayer/work/ethereal/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
mergecap_bin = mergecap$(EXEEXT)
mergecap_man = mergecap.1
mkdir_p = mkdir -p -- .
oldincludedir = /usr/include
plugindir = /usr/local/lib/ethereal/plugins/0.10.6
prefix = /usr/local
program_transform_name = s,x,x,
randpkt_bin =
rdps_bin = rdps$(EXEEXT)
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
subdirs = wiretap docbook
sysconfdir = ${prefix}/etc
target = i686-pc-linux-gnu
target_alias =
target_cpu = i686
target_os = linux-gnu
target_vendor = pc
tethereal_bin = tethereal$(EXEEXT)
tethereal_man = tethereal.1
text2pcap_bin = text2pcap$(EXEEXT)
text2pcap_man = text2pcap.1
# On suse 9.1, uncomment the following line:
DOCBOOKXSL = "/usr/share/xml/docbook/stylesheet/nwalsh/1.64.1"
all: all-am
#DOCBOOKXSL="/usr/share/xml/docbook/stylesheet/nwalsh/1.64.1"
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docbook/Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu docbook/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
DOCBOOKXSL="/usr/share/docbook-xsl"
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
# formatting objects processor
# (comment this out, if you don't want pdf or don't have fop installed)
# for win32 (cygwin) environments
FOP="fop-0.20.5/fop.bat"
# for unix like environments (if you have problems with fop, try to use an absolute path here)
#FOP="/usr/share/fop-0.20.5/fop.sh"
$(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
uninstall-info-am:
tags: TAGS
TAGS:
ctags: CTAGS
CTAGS:
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
list='$(DISTFILES)'; for file in $$list; do \
case $$file in \
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
esac; \
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"; \
$(mkdir_p) "$(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
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_sh_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 $(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-am: clean-generic clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-libtool
dvi: dvi-am
dvi-am:
html: html-am
info: info-am
info-am:
install-data-am:
install-exec-am:
install-info: install-info-am
install-man:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-info-am
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
distclean distclean-generic distclean-libtool distdir dvi \
dvi-am html html-am info info-am install install-am \
install-data install-data-am 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 \
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
uninstall-info-am
#DOCBOOKXSL="/usr/share/docbook-xsl"
# html help compiler (Win32 only)
# (comment this out, if you don't want chm or don't have hhc installed)
#HHC="/cygdrive/c/Program Files/HTML Help Workshop/hhc.exe"
############### YOU SHOULDN'T HAVE TO EDIT ANYTHING BELOW THIS LINE! ################
# the XSL processor
XSLTPROC="xsltproc"
# the XML validator (from the xsltproc package)
XMLLINT="xmllint"
# as eug_chm will stop with an error, make sure it's the last in this dependency list
all: eug edg
@ -454,6 +51,7 @@ clean:
rm -rf edg_html_chunked
rm -rf edg_chm
images:
cp $(DOCBOOKXSL)/images/note.png ./graphics
cp $(DOCBOOKXSL)/images/tip.png ./graphics
@ -473,7 +71,7 @@ eug_html:
cp ./graphics/*.* eug_html/graphics
cp ./graphics/toolbar/*.* eug_html/graphics/toolbar
$(XSLTPROC) --nonet $(DOCBOOKXSL)/html/docbook.xsl user-guide.xml > eug_html/user-guide.html
# create html chunked page files
eug_html_chunked: images
@ echo --- HTML CHUNKED ---
@ -487,30 +85,37 @@ eug_html_chunked: images
# create pdf file (through XSL-FO), portrait pages on US letter paper (the default)
# you will get lot's of errors, but that's ok
eug_pdf_us: images
# @ echo --- PDF US PAPER ---
# $(XSLTPROC) --nonet custom_layer_pdf.xsl $(DOCBOOKXSL)/fo/docbook.xsl user-guide.xml > user-guide.fo
# $(FOP) user-guide.fo user-guide.pdf
ifdef FOP
@ echo --- PDF US PAPER ---
$(XSLTPROC) --nonet custom_layer_pdf.xsl $(DOCBOOKXSL)/fo/docbook.xsl user-guide.xml > user-guide.fo
$(FOP) user-guide.fo user-guide.pdf
endif
# create pdf file (through XSL-FO), portrait pages on A4 paper
# you will get lot's of errors, but that's ok
eug_pdf_a4: images
# @ echo --- PDF A4 PAPER ---
# $(XSLTPROC) --stringparam paper.type A4 --nonet custom_layer_pdf.xsl user-guide.xml > user-guide.fo
# $(FOP) user-guide.fo user-guide.pdf
ifdef FOP
@ echo --- PDF A4 PAPER ---
$(XSLTPROC) --stringparam paper.type A4 --nonet custom_layer_pdf.xsl user-guide.xml > user-guide.fo
$(FOP) user-guide.fo user-guide.pdf
endif
# create MS html help file (through html chunked pages)
eug_chm: images
# @ echo --- MICROSOFT HTML HELP ---
# mkdir -p eug_chm
# mkdir -p eug_chm/graphics
# mkdir -p eug_chm/graphics/toolbar
# cp ./graphics/*.* eug_chm/graphics
# cp ./graphics/toolbar/*.* eug_chm/graphics/toolbar
# $(XSLTPROC) --stringparam base.dir eug_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl user-guide.xml
# -$(HHC) htmlhelp.hhp
# mv htmlhelp.chm user-guide.chm
# rm -r htmlhelp.hhp
# rm -r toc.hhc
ifdef HHC
@ echo --- MICROSOFT HTML HELP ---
mkdir -p eug_chm
mkdir -p eug_chm/graphics
mkdir -p eug_chm/graphics/toolbar
cp ./graphics/*.* eug_chm/graphics
cp ./graphics/toolbar/*.* eug_chm/graphics/toolbar
$(XSLTPROC) --stringparam base.dir eug_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl user-guide.xml
-$(HHC) htmlhelp.hhp
mv htmlhelp.chm user-guide.chm
rm -r htmlhelp.hhp
rm -r toc.hhc
endif
edg: edg_validate edg_html_chunked edg_pdf_a4 edg_html edg_chm
@ -528,7 +133,7 @@ edg_html:
cp ./graphics/*.* edg_html/graphics
cp ./graphics/toolbar/*.* edg_html/graphics/toolbar
$(XSLTPROC) --nonet $(DOCBOOKXSL)/html/docbook.xsl developer-guide.xml > edg_html/developer-guide.html
# create html chunked page files
edg_html_chunked: images
@ echo --- HTML CHUNKED ---
@ -542,30 +147,34 @@ edg_html_chunked: images
# create pdf file (through XSL-FO), portrait pages on US letter paper (the default)
# you will get lot's of errors, but that's ok
edg_pdf_us: images
# @ echo --- PDF US PAPER ---
# $(XSLTPROC) --nonet custom_layer_pdf.xsl $(DOCBOOKXSL)/fo/docbook.xsl developer-guide.xml > developer-guide.fo
# $(FOP) developer-guide.fo developer-guide.pdf
ifdef FOP
@ echo --- PDF US PAPER ---
$(XSLTPROC) --nonet custom_layer_pdf.xsl $(DOCBOOKXSL)/fo/docbook.xsl developer-guide.xml > developer-guide.fo
$(FOP) developer-guide.fo developer-guide.pdf
endif
# create pdf file (through XSL-FO), portrait pages on A4 paper
# you will get lot's of errors, but that's ok
edg_pdf_a4: images
# @ echo --- PDF A4 PAPER ---
# $(XSLTPROC) --stringparam paper.type A4 --nonet custom_layer_pdf.xsl developer-guide.xml > developer-guide.fo
# $(FOP) developer-guide.fo developer-guide.pdf
ifdef FOP
@ echo --- PDF A4 PAPER ---
$(XSLTPROC) --stringparam paper.type A4 --nonet custom_layer_pdf.xsl developer-guide.xml > developer-guide.fo
$(FOP) developer-guide.fo developer-guide.pdf
endif
# create MS html help file (through html chunked pages)
edg_chm: images
# @ echo --- MICROSOFT HTML HELP ---
# mkdir -p edg_chm
# mkdir -p edg_chm/graphics
# mkdir -p edg_chm/graphics/toolbar
# cp ./graphics/*.* edg_chm/graphics
# cp ./graphics/toolbar/*.* edg_chm/graphics/toolbar
# $(XSLTPROC) --stringparam base.dir edg_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl developer-guide.xml
# -$(HHC) htmlhelp.hhp
# mv htmlhelp.chm developer-guide.chm
# rm -r htmlhelp.hhp
# rm -r toc.hhc
# 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:
ifdef HHC
@ echo --- MICROSOFT HTML HELP ---
mkdir -p edg_chm
mkdir -p edg_chm/graphics
mkdir -p edg_chm/graphics/toolbar
cp ./graphics/*.* edg_chm/graphics
cp ./graphics/toolbar/*.* edg_chm/graphics/toolbar
$(XSLTPROC) --stringparam base.dir edg_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl developer-guide.xml
-$(HHC) htmlhelp.hhp
mv htmlhelp.chm developer-guide.chm
rm -r htmlhelp.hhp
rm -r toc.hhc
endif

View File

@ -24,9 +24,8 @@ Please note that if you shift any files in the directory structure you MUST adju
<!-- if you need to change this, don't forget to change it in the Makefile too -->
<rewriteURI
uriStartString="http://docbook.sourceforge.net/release/xsl/current/"
<!-- rewritePrefix="/usr/share/docbook-xsl/" /> -->
rewritePrefix="/usr/share/docbook-xsl/" />
<!-- rewritePrefix="/usr/share/xml/docbook/stylesheet/nwalsh/1.64.1/" /> -->
rewritePrefix="/usr/share/xml/docbook/stylesheet/nwalsh/1.64.1/" />
<!-- Resolve DTD PUBLIC identifiers -->
<nextCatalog catalog="docbook42/catalog.xml" />