Catch up with the English version:
1.14 -> 1.15 projects/Makefile
This commit is contained in:
parent
bdd7b30835
commit
b48ba1cc5d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19777
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/ja/projects/Makefile,v 1.13 2004/01/10 18:37:59 rushani Exp $
|
||||
# $FreeBSD: www/ja/projects/Makefile,v 1.14 2004/01/17 02:37:43 hrs Exp $
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.14
|
||||
# Original revision: 1.15
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -17,7 +17,7 @@ DOCS+= cvsweb.sgml
|
|||
|
||||
INDEXLINK= projects.html
|
||||
|
||||
#SUBDIR= busdma c99 mips
|
||||
#SUBDIR= busdma c99 gnats4 mips
|
||||
|
||||
### Revision checking
|
||||
REVCHECK= yes
|
||||
|
|
Loading…
Reference in a new issue