diff --git a/data/ja_JP.EUC/Makefile b/data/ja_JP.EUC/Makefile index 9d424f8a32..00fb7db988 100644 --- a/data/ja_JP.EUC/Makefile +++ b/data/ja_JP.EUC/Makefile @@ -1,48 +1,48 @@ -# $Id: Makefile,v 1.7 1998-01-18 22:27:36 jfieber Exp $ +# $Id: Makefile,v 1.8 1998-01-20 04:17:35 hanai Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.19 +# Original revision: 1.20 .if exists(Makefile.conf) .include "Makefile.conf" .endif # These are turned into validated, normalized HTML files. DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml DOCS+= commercial.sgml daemon.sgml docproj.sgml docs.sgml DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml DOCS+= publish.sgml search.sgml searchhints.sgml DOCS+= send-pr.sgml security.sgml support.sgml where.sgml resignation.sgml DOCS+= jabout.sgml #DOCS+= cgallery.sgml npgallery.sgml pgallery.sgml CLEANFILES+=atoz.sgml # These will be directly installed. DATA= index.html # Files or targets listed here are defined in this file. index-site.sgml: atoz.sgml atoz.sgml: web.atoz sort -fu web.atoz | perl ../atoz.pl > ${.TARGET} # Subdirectories #SUBDIR= cgi commercial gifs ports releases tutorials SUBDIR= ports releases # Subdirectories that have linuxdoc docs and makefiles that use # . DOCSUBDIR= FAQ handbook FORMATS?= "html roff" SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr WEBDIR= ja_JP.EUC .include "../web.mk" diff --git a/data/ja_JP.EUC/Makefile.inc b/data/ja_JP.EUC/Makefile.inc index e0e9bd6b40..341bd9181f 100644 --- a/data/ja_JP.EUC/Makefile.inc +++ b/data/ja_JP.EUC/Makefile.inc @@ -1,5 +1,5 @@ -# $Id: Makefile.inc,v 1.4 1998-01-18 22:27:37 jfieber Exp $ +# $Id: Makefile.inc,v 1.5 1998-01-20 04:17:35 hanai Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.5 +# Original revision: 1.6 WEBBASE?= /data/ja_JP.EUC diff --git a/data/ja_JP.EUC/ports/Makefile b/data/ja_JP.EUC/ports/Makefile index 6858197d54..9f93675dca 100644 --- a/data/ja_JP.EUC/ports/Makefile +++ b/data/ja_JP.EUC/ports/Makefile @@ -1,26 +1,26 @@ -# $Id: Makefile,v 1.3 1998-01-18 22:27:40 jfieber Exp $ +# $Id: Makefile,v 1.4 1998-01-20 04:17:38 hanai Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.4 +# Original revision: 1.5 PORTINDEX= ./portindex INDEX= ports/INDEX COOKIE= index Makefile.gen .if exists(Makefile.gen) .include "Makefile.gen" CLEANFILES+= ${DOCS} Makefile.gen .endif index: cvs co ${INDEX} Makefile.gen: index.sgml .NOTMAIN echo DOCS= *.sgml > Makefile.gen ${MAKE} ${MAKEFLAGS} ${.IMPSRC} index.sgml: ${INDEX} portindex ports.inc categories.ja_JP.EUC .NOTMAIN rm -f *.sgml ${PORTINDEX} ${INDEX} .include "../../web.mk" diff --git a/ja/Makefile b/ja/Makefile index 9d424f8a32..00fb7db988 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -1,48 +1,48 @@ -# $Id: Makefile,v 1.7 1998-01-18 22:27:36 jfieber Exp $ +# $Id: Makefile,v 1.8 1998-01-20 04:17:35 hanai Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.19 +# Original revision: 1.20 .if exists(Makefile.conf) .include "Makefile.conf" .endif # These are turned into validated, normalized HTML files. DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml DOCS+= commercial.sgml daemon.sgml docproj.sgml docs.sgml DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml DOCS+= publish.sgml search.sgml searchhints.sgml DOCS+= send-pr.sgml security.sgml support.sgml where.sgml resignation.sgml DOCS+= jabout.sgml #DOCS+= cgallery.sgml npgallery.sgml pgallery.sgml CLEANFILES+=atoz.sgml # These will be directly installed. DATA= index.html # Files or targets listed here are defined in this file. index-site.sgml: atoz.sgml atoz.sgml: web.atoz sort -fu web.atoz | perl ../atoz.pl > ${.TARGET} # Subdirectories #SUBDIR= cgi commercial gifs ports releases tutorials SUBDIR= ports releases # Subdirectories that have linuxdoc docs and makefiles that use # . DOCSUBDIR= FAQ handbook FORMATS?= "html roff" SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr WEBDIR= ja_JP.EUC .include "../web.mk" diff --git a/ja/Makefile.inc b/ja/Makefile.inc index e0e9bd6b40..341bd9181f 100644 --- a/ja/Makefile.inc +++ b/ja/Makefile.inc @@ -1,5 +1,5 @@ -# $Id: Makefile.inc,v 1.4 1998-01-18 22:27:37 jfieber Exp $ +# $Id: Makefile.inc,v 1.5 1998-01-20 04:17:35 hanai Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.5 +# Original revision: 1.6 WEBBASE?= /data/ja_JP.EUC diff --git a/ja/ports/Makefile b/ja/ports/Makefile index 6858197d54..9f93675dca 100644 --- a/ja/ports/Makefile +++ b/ja/ports/Makefile @@ -1,26 +1,26 @@ -# $Id: Makefile,v 1.3 1998-01-18 22:27:40 jfieber Exp $ +# $Id: Makefile,v 1.4 1998-01-20 04:17:38 hanai Exp $ # The FreeBSD Japanese Documentation Project -# Original revision: 1.4 +# Original revision: 1.5 PORTINDEX= ./portindex INDEX= ports/INDEX COOKIE= index Makefile.gen .if exists(Makefile.gen) .include "Makefile.gen" CLEANFILES+= ${DOCS} Makefile.gen .endif index: cvs co ${INDEX} Makefile.gen: index.sgml .NOTMAIN echo DOCS= *.sgml > Makefile.gen ${MAKE} ${MAKEFLAGS} ${.IMPSRC} index.sgml: ${INDEX} portindex ports.inc categories.ja_JP.EUC .NOTMAIN rm -f *.sgml ${PORTINDEX} ${INDEX} .include "../../web.mk"