doc/ru/developers/Makefile
Vitaly Bogdanov 72566ddd96 MFen:
platforms/xbox.sgml:  --> 1.1 (new)
	platforms/Makefile:  connect xbox home page to the build
	developers/Makefile:  --> 1.1 (new)
	developers/cvs.sgml:  --> 1.3 (new)
	includes.navdevelopers.sgml:  --> 1.7
	includes.navabout.sgml:  1.2 --> 1.3
	includes.navsupport.sgml:  1.2 --> 1.3
	includes.navcommunity.sgml:  1.2 --> 1.3
	Makefile:  connect subdir developers/ to the build

Obtained from: The FreeBSD Russian Documentation Project
2006-02-19 11:23:25 +00:00

15 lines
314 B
Makefile

# $FreeBSDru: frdp/www/ru/developers/Makefile,v 1.1 2006/02/18 18:20:33 gad Exp $
# $FreeBSD$
#
# Original revision: 1.1
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= cvs.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"