Initial import, synchronized with English 1.5

This commit is contained in:
Andrey Zakhvatov 1999-09-06 11:24:16 +00:00
parent b02929a682
commit 0f9426efce
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5551

11
ru/alpha/Makefile Normal file
View file

@ -0,0 +1,11 @@
# $Id: Makefile,v 1.1 1999-09-06 11:24:16 andy Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
DOCS= alpha.sgml
INDEXLINK=alpha.html
.include "../web.mk"