Initial import, synchronized with English 1.6

This commit is contained in:
Andrey Zakhvatov 1999-10-29 10:18:40 +00:00
parent 361edf0e46
commit 6457fba231
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5958

13
ru/projects/Makefile Normal file
View 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"