Disable build of broken japanese handbook until someone will fix it.
This commit is contained in:
parent
2db50aa37d
commit
1721f67485
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4676
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.30 1999-04-09 14:17:59 kuriyama Exp $
|
# $Id: Makefile,v 1.31 1999-04-12 13:18:47 wosch Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.48
|
# Original revision: 1.48
|
||||||
|
|
||||||
|
@ -61,7 +61,8 @@ SUBDIR+= java
|
||||||
# Extern
|
# Extern
|
||||||
#SUBDIR+= tutorials
|
#SUBDIR+= tutorials
|
||||||
|
|
||||||
DOCSUBDIR= FAQ handbook
|
DOCSUBDIR= FAQ
|
||||||
|
#DOCSUBDIR= FAQ handbook
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
# Subdirectories that have linuxdoc docs and makefiles that use
|
# Subdirectories that have linuxdoc docs and makefiles that use
|
||||||
|
|
Loading…
Reference in a new issue