MFen 1.7
Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
97cb02fa23
commit
41b5bdb7d4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20240
1 changed files with 8 additions and 3 deletions
|
@ -1,11 +1,16 @@
|
||||||
|
#
|
||||||
|
# The FreeBSD Russian Documentation Project
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/Makefile,v 1.3 2004/02/21 15:25:00 andy Exp $
|
||||||
MAINTAINER = phantom@FreeBSD.org
|
#
|
||||||
|
# Original revision: 1.7
|
||||||
|
#
|
||||||
|
|
||||||
SUBDIR = articles
|
SUBDIR = articles
|
||||||
SUBDIR+= books
|
SUBDIR+= books
|
||||||
|
|
||||||
COMPAT_SYMLINK = ru
|
COMPAT_SYMLINK = ru
|
||||||
|
|
||||||
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