I've forgotten to add Makefile.
This commit is contained in:
Hiroyuki Hanai 1998-03-27 07:29:04 +00:00
parent 2dbbec8412
commit 3611b541c2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2601
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# $Id: Makefile,v 1.1 1998-03-27 07:29:04 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
DOCS= announce.sgml notes.sgml errata.sgml
.include "../../../web.mk"

View file

@ -0,0 +1,7 @@
# $Id: Makefile,v 1.1 1998-03-27 07:29:04 hanai Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1
DOCS= announce.sgml notes.sgml errata.sgml
.include "../../../web.mk"