OSDN Git Service

Update to 3.2
[linuxjf/JF.git] / JF.conf
diff --git a/JF.conf b/JF.conf
index e15db08..5ed8798 100644 (file)
--- a/JF.conf
+++ b/JF.conf
@@ -1,17 +1,14 @@
 #
 # Set base directories and filenames
 #
-ifndef HOME
-HOME           =/home/jf
-endif
 ifndef PROJROOT
 PROJROOT        =$(HOME)/JF
 endif
 ifndef DESTROOT
-DESTROOT        =$(HOME)/public_html
+DESTROOT        =/home/groups/l/li/linuxjf/htdocs
 endif
 ifndef WORKDIR
-WORKDIR         =/var/tmp/JF
+WORKDIR         =$(HOME)/tmp
 endif
 
 LAST_MODIFIED   =$(PROJROOT)/last-modified
@@ -19,7 +16,6 @@ BINDIR          =$(PROJROOT)/bin
 LDP_ROOT        =$(DESTROOT)/howto-translations
 WWW_ROOT        =$(DESTROOT)
 FTP_ROOT        =$(DESTROOT)/ftp
-NMZ_ROOT        =$(DESTROOT)/namazu
 
 #
 # jfindex.db
@@ -54,9 +50,6 @@ endif
 ifndef INSTALL_LDP
 INSTALL_LDP=yes
 endif
-ifndef INSTALL_NMZ
-INSTALL_NMZ=yes
-endif
 
 #
 # Set destination directory
@@ -119,6 +112,8 @@ OBSOLETE=$(PROJROOT)/docs/obsolete/obsoleted.list
 # SGML-tools
 #
 SGML2HTML        = sgml2html -c nippon -l ja
+SGML21HTML      = $(BINDIR)/sgml21html
+
 SGML2TEXT        = LANG=ja_JP.eucJP sgml2txt -c nippon -f -l ja
 HTML2TEXT        = LANG=ja w3m -dump -T text/html -cols 72