doc/ru/handbook/Makefile
Alexey Zelkin b17153d380 Synchronize with FreeBSD russian Documentation Project Repository.
This commit brings in some synchronizations, Original revisions for
all Makefiles, switch from en/web.mk to share/mk/web.site.mk
2000-11-10 17:27:43 +00:00

14 lines
368 B
Makefile

# $FreeBSD$
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/handbook/Makefile,v 1.2 2000/11/10 17:04:49 phantom Exp $
# This is home born version of Makefile. It will be remove then real handbook
# will be imported.
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS = index.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"