Remove SGML{FLAGS,SGMLOPTS} leftovers
This commit is contained in:
parent
df467b1589
commit
22bbed8e99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20399
2 changed files with 2 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/ja/Makefile,v 1.63 2004/01/12 21:27:00 hrs Exp $
|
# $FreeBSD: www/ja/Makefile,v 1.64 2004/01/22 14:42:28 hrs Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.106
|
# Original revision: 1.106
|
||||||
|
|
||||||
|
@ -79,8 +79,6 @@ SUBDIR+= tutorials
|
||||||
#SUBDIR+= gifs
|
#SUBDIR+= gifs
|
||||||
#SUBDIR+= cgi
|
#SUBDIR+= cgi
|
||||||
|
|
||||||
SGMLFLAGS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP
|
|
||||||
|
|
||||||
WEBDIR?= data/ja
|
WEBDIR?= data/ja
|
||||||
|
|
||||||
# index.html is special, and generated from index.xsl and news/news.xml
|
# index.html is special, and generated from index.xsl and news/news.xml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD: www/ru/Makefile,v 1.33 2004/02/11 13:59:55 den Exp $
|
||||||
# $FreeBSDru: frdp/www/ru/Makefile,v 1.34 2004/02/11 12:17:39 den Exp $
|
# $FreeBSDru: frdp/www/ru/Makefile,v 1.34 2004/02/11 12:17:39 den Exp $
|
||||||
#
|
#
|
||||||
# Original revision: 1.107
|
# Original revision: 1.107
|
||||||
|
@ -77,9 +77,6 @@ SUBDIR+= tutorials
|
||||||
|
|
||||||
COOKIE= FAQ handbook
|
COOKIE= FAQ handbook
|
||||||
|
|
||||||
SGMLOPTS+= -e KOI8-R
|
|
||||||
FORMATS= "html ps koi8-r"
|
|
||||||
|
|
||||||
WEBDIR?= data/ru
|
WEBDIR?= data/ru
|
||||||
|
|
||||||
# index.html is special, and generated from index.xsl and news/news.xml
|
# index.html is special, and generated from index.xsl and news/news.xml
|
||||||
|
|
Loading…
Reference in a new issue