doc/ja/internal/Makefile
Peter Wemm 01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00

21 lines
382 B
Makefile

# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: 1.13
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
# DOCS= photos.sgml
DOCS+= internal.sgml
DOCS+= about.sgml
DOCS+= machines.sgml
DOCS+= mirror.sgml
DOCS+= statistic.sgml
DOCS+= developer.sgml
INDEXLINK= internal.html
# DATA+= README.mirror
.include "../../web.mk"