doc/ru/alpha/Makefile
2000-12-29 13:38:04 +00:00

18 lines
382 B
Makefile

# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/alpha/Makefile,v 1.4 2000/11/29 12:50:51 phantom Exp $
# Original revision: 1.8
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= alpha.sgml
INDEXLINK=alpha.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"