Add new translation: articles/hubs
Connect it to the build Submitted by: Dmitry Morozovsky <marck@rinet.ru> Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
8e4cefcd1a
commit
4d702ed546
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20465
3 changed files with 1184 additions and 1 deletions
ru_RU.KOI8-R/articles
|
@ -23,7 +23,7 @@ SUBDIR+= fonts
|
||||||
SUBDIR+= formatting-media
|
SUBDIR+= formatting-media
|
||||||
SUBDIR+= freebsd-questions
|
SUBDIR+= freebsd-questions
|
||||||
#SUBDIR+= hats
|
#SUBDIR+= hats
|
||||||
#SUBDIR+= hubs
|
SUBDIR+= hubs
|
||||||
SUBDIR+= ipsec-must
|
SUBDIR+= ipsec-must
|
||||||
SUBDIR+= java-tomcat
|
SUBDIR+= java-tomcat
|
||||||
SUBDIR+= mh
|
SUBDIR+= mh
|
||||||
|
|
21
ru_RU.KOI8-R/articles/hubs/Makefile
Normal file
21
ru_RU.KOI8-R/articles/hubs/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
#
|
||||||
|
# The FreeBSD Russian Documentation Project
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/hubs/Makefile,v 1.1 2004/03/29 10:26:25 marck Exp $
|
||||||
|
#
|
||||||
|
# Original revision: 1.4
|
||||||
|
#
|
||||||
|
|
||||||
|
DOC?= article
|
||||||
|
|
||||||
|
FORMATS?= html
|
||||||
|
|
||||||
|
INSTALL_COMPRESSED?=gz
|
||||||
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
|
SRCS= article.sgml
|
||||||
|
|
||||||
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
1162
ru_RU.KOI8-R/articles/hubs/article.sgml
Normal file
1162
ru_RU.KOI8-R/articles/hubs/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue