summaryrefslogtreecommitdiffstats
path: root/manual/Makefile
diff options
context:
space:
mode:
authornikai <nikai>2002-03-12 20:41:44 +0000
committernikai <nikai>2002-03-12 20:41:44 +0000
commit6d5af8566f6e598176a36355f41af87a55d2e3e9 (patch)
tree6a4799a5c58f70dfc323a7c829dcd00221d83ff3 /manual/Makefile
parent3bbf4272b38df636d51585478f766e9f91ad77d9 (diff)
downloadsylpheeddoc-doc-6d5af8566f6e598176a36355f41af87a55d2e3e9.tar.gz
sylpheeddoc-doc-6d5af8566f6e598176a36355f41af87a55d2e3e9.tar.xz
sylpheeddoc-doc-6d5af8566f6e598176a36355f41af87a55d2e3e9.zip
sgml2html language support
Diffstat (limited to 'manual/Makefile')
-rw-r--r--manual/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/manual/Makefile b/manual/Makefile
index a2bdcb8..371e243 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -10,6 +10,9 @@
#
######################################################################
# $Log: Makefile,v $
+# Revision 1.4 2002/03/12 20:41:45 nikai
+# sgml2html language support
+#
# Revision 1.3 2001/09/01 00:20:09 mones
# Deleted my stupid revision comment. I shouldn't play with cvs late night...
#
@@ -22,13 +25,13 @@
######################################################################
SGML_TOOL := /usr/bin/sgml2html
-SGML_TOOL_OPT :=
+SGML_TOOL_OPT := --language=$(LANG1)
#SGML_TOOL_OPT := --imagebuttons
#
# Defines the list of languages to process.
#
-LANGS := en fr es
+LANGS := en fr es de
#
# Where are the HTML pages: