Initial import, identical to English 1.7
This commit is contained in:
parent
1848574f12
commit
636260fab0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6197
1 changed files with 17 additions and 0 deletions
17
ru/docproj/Makefile
Normal file
17
ru/docproj/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# $FreeBSD: www/en/docproj/Makefile,v 1.7 1999/09/06 07:02:43 peter Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
DOCS= current.sgml
|
||||
DOCS+= doc-set.sgml
|
||||
DOCS+= sgml.sgml
|
||||
DOCS+= submitting.sgml
|
||||
DOCS+= who.sgml
|
||||
DOCS+= translations.sgml
|
||||
DOCS+= docproj.sgml
|
||||
|
||||
INDEXLINK= docproj.html
|
||||
|
||||
.include "../web.mk"
|
Loading…
Reference in a new issue