docproj/who.sgml 1.2 -> 1.3 internal/Makefile 1.7 -> 1.8 news/qnewsletter-1-3.sgml 1.1 -> 1.2 projects/newbies.sgml 1.5 -> 1.6 releases/2.2.7R/errata.sgml 1.3 -> 1.4 security/security.sgml 1.3 -> 1.4 Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp> New translations of alpha/bootstrapping.sgml and internal/internal.sgml. Submitted by: Atushi Sakauchi <sakauchi@micon.co.jp> Motoyuki Konno <motoyuki@snipe.rim.or.jp>
16 lines
349 B
Makefile
16 lines
349 B
Makefile
# $Id: Makefile,v 1.4 1998-08-10 12:59:12 kuriyama Exp $
|
|
# The FreeBSD Japanese Documentation Project
|
|
# Original revision: 1.8
|
|
|
|
# DOCS= photos.sgml
|
|
DOCS+= internal.sgml
|
|
DOCS+= about.sgml
|
|
DOCS+= machines.sgml
|
|
DOCS+= mirror.sgml
|
|
DOCS+= resignation.sgml
|
|
|
|
# INDEXLINK= internal.html
|
|
|
|
# DATA+= README.mirror
|
|
|
|
.include "../../web.mk"
|