Synchronize with English 1.8
This commit is contained in:
parent
29434a2857
commit
85dde7b61f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24848
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,11 @@
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/diskless-x/Makefile,v 1.3 2003/11/08 14:35:25 phantom Exp $
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/diskless-x/Makefile,v 1.4 2005/06/12 07:19:45 gad Exp $
|
||||||
#
|
#
|
||||||
# Original revision: 1.7
|
# Original revision: 1.8
|
||||||
#
|
#
|
||||||
|
# Article: Diskless X Server: a how to guide
|
||||||
|
|
||||||
DOC?= article
|
DOC?= article
|
||||||
|
|
||||||
|
@ -14,8 +15,7 @@ FORMATS?= html
|
||||||
INSTALL_COMPRESSED?=gz
|
INSTALL_COMPRESSED?=gz
|
||||||
INSTALL_ONLY_COMPRESSED?=
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
SRCS= article.sgml
|
SRCS= article.sgml
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
Loading…
Reference in a new issue