doc/ru/donations/Makefile

15 lines
402 B
Makefile
Raw Normal View History

2003-12-18 09:37:37 +01:00
# $FreeBSD: www/ru/donations/Makefile,v 1.1 2003/09/30 17:32:14 andy Exp $
# $FreeBSDru: frdp/www/ru/donations/Makefile,v 1.1 2003/09/30 17:23:51 andy Exp $
2003-12-18 09:37:37 +01:00
# Original revision: 1.5
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml wantlist.sgml donors.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"