8aaed653c4
CVS Tree.
14 lines
314 B
Makefile
14 lines
314 B
Makefile
# $FreeBSD$
|
|
# $FreeBSDru: frdp/www/ru/platforms/Makefile,v 1.1 2000/12/29 13:17:35 phantom Exp $
|
|
# Original revision: 1.2
|
|
|
|
.if exists(../Makefile.conf)
|
|
.include "../Makefile.conf"
|
|
.endif
|
|
.if exists(../Makefile.inc)
|
|
.include "../Makefile.inc"
|
|
.endif
|
|
|
|
DOCS= index.sgml
|
|
|
|
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|