Synchronize with English 1.7
This commit is contained in:
parent
fb14cea65f
commit
664daae42c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18539
1 changed files with 9 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
||||||
|
#
|
||||||
|
# The FreeBSD Russian Documentation Project
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDru: frdp/www/ru/platforms/Makefile,v 1.5 2003/10/15 17:57:19 andy Exp $
|
# $FreeBSDru: frdp/www/ru/platforms/Makefile,v 1.6 2003/10/22 16:44:59 andy Exp $
|
||||||
# Original revision: 1.2
|
#
|
||||||
|
# Original revision: 1.7
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -17,5 +21,8 @@ DOCS= mips.sgml
|
||||||
DOCS+= pc98.sgml
|
DOCS+= pc98.sgml
|
||||||
DOCS+= ppc.sgml
|
DOCS+= ppc.sgml
|
||||||
DOCS+= sparc.sgml
|
DOCS+= sparc.sgml
|
||||||
|
DOCS+= x86-64.sgml
|
||||||
|
|
||||||
|
SUBDIR= ia64
|
||||||
|
|
||||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||||
|
|
Loading…
Reference in a new issue