doc/ja/alpha/Makefile
Motoyuki Konno 7d5af7420c Merge the following changes in the English version:
Makefile   : 1.4 -> 1.5
    alpha.sgml : 1.1 -> 1.2

    Remove bootstrapping.sgml and current.sgml
1998-10-01 16:05:25 +00:00

13 lines
260 B
Makefile

# $Id: Makefile,v 1.7 1998-10-01 16:05:25 motoyuki Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.5
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
DOCS= alpha.sgml
INDEXLINK=alpha.html
.include "../../web.mk"