doc/ja/projects/Makefile
Jun Kuriyama 0757a77fe3 Bump "Original revision" header.
($Id$ -> $FreeBSD$ migration)
1999-09-07 15:15:59 +00:00

15 lines
322 B
Makefile

# $FreeBSD: www/ja/projects/Makefile,v 1.7 1999/09/06 07:03:23 peter Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.6
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
DOCS= projects.sgml
DOCS+= mozilla.sgml
DOCS+= newbies.sgml
INDEXLINK= projects.html
.include "../../web.mk"