MFen 1.4
Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
1f4effc8a5
commit
e338058740
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20111
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
#
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/vm-design/Makefile,v 1.2 2001/07/25 10:26:34 phantom Exp $
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/vm-design/Makefile,v 1.4 2003/11/08 14:35:28 phantom Exp $
|
||||
#
|
||||
# Original revision: 1.1
|
||||
# Original revision: 1.4
|
||||
#
|
||||
|
||||
MAINTAINER=andy@FreeBSD.org.ua
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
IMAGES= fig1.eps fig2.eps fig3.eps fig4.eps
|
||||
IMAGES_EN = fig1.eps fig2.eps fig3.eps fig4.eps
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
@ -19,4 +19,5 @@ INSTALL_ONLY_COMPRESSED?=
|
|||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue