summaryrefslogtreecommitdiffstats
path: root/faq/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 /faq/Makefile
parent3bbf4272b38df636d51585478f766e9f91ad77d9 (diff)
downloadsylpheeddoc-doc-6d5af8566f6e598176a36355f41af87a55d2e3e9.tar.gz
sylpheeddoc-doc-6d5af8566f6e598176a36355f41af87a55d2e3e9.tar.xz
sylpheeddoc-doc-6d5af8566f6e598176a36355f41af87a55d2e3e9.zip
sgml2html language support
Diffstat (limited to 'faq/Makefile')
-rw-r--r--faq/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/faq/Makefile b/faq/Makefile
index 9b596af..5e9fe1d 100644
--- a/faq/Makefile
+++ b/faq/Makefile
@@ -10,6 +10,9 @@
#
######################################################################
# $Log: Makefile,v $
+# Revision 1.2 2002/03/12 20:41:44 nikai
+# sgml2html language support
+#
# Revision 1.1 2001/12/03 21:38:46 fbarriere
# Created, added 'release' target.
#
@@ -20,13 +23,13 @@
TODAY := $(shell date "+%d%m%y")
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: