Initial import, synchronized with English 1.4
This commit is contained in:
parent
bf8c595d56
commit
cc24bdf7f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24733
1 changed files with 22 additions and 0 deletions
22
ru_RU.KOI8-R/articles/hats/Makefile
Normal file
22
ru_RU.KOI8-R/articles/hats/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
#
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/hats/Makefile,v 1.1 2005/05/28 17:22:18 andy Exp $
|
||||
#
|
||||
# Article: Working with Hats
|
||||
#
|
||||
# Original revision: 1.4
|
||||
#
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
Loading…
Reference in a new issue