doc/ja_JP.eucJP/htdocs/projects/mips/Makefile
Gabor Kovesdan d0e33d031b - XMLify Japanese webpages
Approved by:	doceng (implicit)
2012-08-04 13:36:08 +00:00

19 lines
347 B
Makefile

# Summary for C99 project status
#
# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
MAINTAINER= jmallett
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml
DATA= style.css
.include "${DOC_PREFIX}/share/mk/web.site.mk"