o Add the following translations:
(based on) 1.2 java/Makefile 1.1 java/Makefile.inc 1.4 java/index.sgml 1.6 java/newsflash.sgml 1.3 java/dists/Makefile 1.3 java/dists/index.sgml 1.4 java/dists/11.sgml 1.6 java/dists/12.sgml 1.3 java/dists/13.sgml (Note: Some files above include anchors pointing the English ones since they have not been translated yet.) Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp> Hiroki Sato <hrs@geocities.co.jp> Reviewed by: Hiroki Sato <hrs@geocities.co.jp> References: [doc-jp 7329]
This commit is contained in:
parent
dfc0a3223d
commit
29ac289d24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7101
10 changed files with 792 additions and 743 deletions
|
|
@ -1,12 +1,21 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/java/Makefile,v 1.2 2000/03/02 15:55:14 phantom Exp $
|
||||
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.2
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
# Following file will be installed directly.
|
||||
SUBDIR = dists
|
||||
#SUBDIR+= docs
|
||||
#SUBDIR+= links
|
||||
|
||||
DATA= index.html
|
||||
#DOCS = advocacy.sgml
|
||||
#DOCS+= howhelp.sgml
|
||||
DOCS+= index.sgml
|
||||
DOCS+= install.sgml
|
||||
DOCS+= newsflash.sgml
|
||||
#DOCS+= press.sgml
|
||||
|
||||
.include "../../web.mk"
|
||||
.include "../web.mk"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue