2004-05-21 07:59:56 -04:00
|
|
|
# The FreeBSD Russian Documentation Project
|
|
|
|
|
#
|
2004-09-20 05:52:35 -04:00
|
|
|
# $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/Makefile,v 1.9 2004/09/20 09:53:02 den Exp $
|
2004-05-21 07:59:56 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
2005-03-10 06:44:05 -05:00
|
|
|
# Original revision: 1.7
|
2004-05-21 07:59:56 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
RELN_ROOT?= ${.CURDIR}/..
|
|
|
|
|
|
|
|
|
|
SUBDIR = relnotes
|
2004-05-31 07:43:25 -04:00
|
|
|
SUBDIR+= hardware
|
2004-06-25 01:03:56 -04:00
|
|
|
SUBDIR+= readme
|
2004-09-10 09:56:41 -04:00
|
|
|
SUBDIR+= errata
|
2004-06-25 01:03:56 -04:00
|
|
|
SUBDIR+= installation
|
2004-05-21 07:59:56 -04:00
|
|
|
|
|
|
|
|
COMPAT_SYMLINK = ru
|
|
|
|
|
|
|
|
|
|
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|