Initial import, synchronized with English 1.6
This commit is contained in:
parent
361edf0e46
commit
6457fba231
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5958
1 changed files with 13 additions and 0 deletions
13
ru/projects/Makefile
Normal file
13
ru/projects/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
DOCS= projects.sgml
|
||||
DOCS+= mozilla.sgml
|
||||
DOCS+= newbies.sgml
|
||||
|
||||
INDEXLINK= projects.html
|
||||
|
||||
.include "../web.mk"
|
Loading…
Reference in a new issue