diff options
Diffstat (limited to 'ru_RU.KOI8-R/articles/fonts/Makefile')
| -rw-r--r-- | ru_RU.KOI8-R/articles/fonts/Makefile | 26 | 
1 files changed, 0 insertions, 26 deletions
| diff --git a/ru_RU.KOI8-R/articles/fonts/Makefile b/ru_RU.KOI8-R/articles/fonts/Makefile deleted file mode 100644 index 3b5b5f2a54..0000000000 --- a/ru_RU.KOI8-R/articles/fonts/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -#  -# $FreeBSD$ -# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/fonts/Makefile,v 1.2 2001/07/25 10:26:32 phantom Exp $ -# -# Original revision: 1.1 -# - -MAINTAINER=andy@FreeBSD.org.ua - -DOC?= article - -FORMATS?= html - -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 - -DOC_PREFIX?= ${.CURDIR}/../../.. -.include "${DOC_PREFIX}/share/mk/doc.project.mk" | 
