Merge the following from the English version to connect platforms/arm.sgml:
1.7 -> 1.9 platforms/Makefile
This commit is contained in:
parent
e47a74711c
commit
860ebf2f12
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23495
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/ja/platforms/Makefile,v 1.6 2003/10/29 20:18:31 hrs Exp $
|
||||
# $FreeBSD: www/ja/platforms/Makefile,v 1.7 2004/01/23 03:18:44 hrs Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.7
|
||||
# Original revision: 1.9
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -11,6 +11,8 @@
|
|||
|
||||
DOCS= alpha.sgml
|
||||
DOCS+= amd64.sgml
|
||||
DOCS+= arm.sgml
|
||||
#DOCS+= i386.sgml
|
||||
DOCS+= ia64.sgml
|
||||
DOCS+= index.sgml
|
||||
DOCS+= mips.sgml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue