Some formatting
Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
8b479a44c9
commit
7ff3ddceae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24373
1 changed files with 4 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# The FreeBSD Russian Documentation Project
|
# The FreeBSD Russian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.10 2003/12/20 17:53:19 andy Exp $
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/faq/Makefile,v 1.11 2005/04/12 17:25:03 andy Exp $
|
||||||
#
|
#
|
||||||
# Original revision: 1.10
|
# Original revision: 1.12
|
||||||
#
|
#
|
||||||
# Build the FreeBSD FAQ
|
# Build the FreeBSD FAQ
|
||||||
#
|
#
|
||||||
|
@ -28,6 +28,7 @@ WITH_BIBLIOXREF_TITLE?=YES
|
||||||
# SGML content
|
# SGML content
|
||||||
SRCS= book.sgml
|
SRCS= book.sgml
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
URL_RELPREFIX?= ../../../..
|
||||||
|
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