2003-12-18 09:37:37 +01:00
|
|
|
# $FreeBSD: www/ru/donations/Makefile,v 1.1 2003/09/30 17:32:14 andy Exp $
|
2003-09-30 19:32:14 +02:00
|
|
|
# $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
|
2003-09-30 19:32:14 +02:00
|
|
|
|
|
|
|
.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"
|