freebsd-dev/release/doc/ru_RU.KOI8-R/Makefile

21 lines
415 B
Makefile
Raw Normal View History

# The FreeBSD Russian Documentation Project
#
2004-09-20 09:52:35 +00:00
# $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/Makefile,v 1.9 2004/09/20 09:53:02 den Exp $
# $FreeBSD$
#
# Original revision: 1.7
#
RELN_ROOT?= ${.CURDIR}/..
SUBDIR = relnotes
SUBDIR+= hardware
SUBDIR+= readme
SUBDIR+= errata
SUBDIR+= installation
COMPAT_SYMLINK = ru
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"