diff --git a/ru_RU.KOI8-R/articles/formatting-media/Makefile b/ru_RU.KOI8-R/articles/formatting-media/Makefile index 3c2170aee3..34afb4fe12 100644 --- a/ru_RU.KOI8-R/articles/formatting-media/Makefile +++ b/ru_RU.KOI8-R/articles/formatting-media/Makefile @@ -1,26 +1,21 @@ +# +# The FreeBSD Russian Documentation Project # # $FreeBSD$ -# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/formatting-media/Makefile,v 1.2 2001/07/25 10:26:32 phantom Exp $ +# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/formatting-media/Makefile,v 1.4 2006/03/29 19:55:13 gad Exp $ # -# Original revision: 1.1 +# Original revision: 1.8 # - -MAINTAINER=andy@FreeBSD.org.ua +# Article: Formatting Media For Use With FreeBSD DOC?= article FORMATS?= html -INSTALL_COMPRESSED?= gz +INSTALL_COMPRESSED?=gz INSTALL_ONLY_COMPRESSED?= -# -# SRCS lists the individual SGML files that make up the document. Changes -# to any of these files will force a rebuild -# - -# SGML content -SRCS= article.sgml +SRCS= article.sgml DOC_PREFIX?= ${.CURDIR}/../../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk"