diff --git a/ru/alpha/Makefile b/ru/alpha/Makefile new file mode 100644 index 0000000000..215c2a7c65 --- /dev/null +++ b/ru/alpha/Makefile @@ -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"