doc/ja/support/Makefile
Ryusuke SUZUKI 41b0523060 - Activate webresources page.
www/ja/support/Makefile

- Merge the following from the English version:

        (new) -> 1.3	www/ja/support/webresources.sgml

Submitted by:   Hiroki Kobayashi <solidsneak at hyper.cx>, ryusuke
Reviewed by:    Hiroo Ono <hiroo at jp dot FreeBSD dot org>, ryusuke
References:     [doc-jp-work 1492, 1519, 1521, 1522, 2033]
2010-04-28 16:03:53 +00:00

13 lines
312 B
Makefile

# $FreeBSD: www/ja/support/Makefile,v 1.1 2009/07/21 06:12:12 hrs Exp $
# Original Revision: 1.1
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= bugreports.sgml webresources.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"