- Merge the following from the English version:
r28250 -> r40713 head/ja_JP.eucJP/htdocs/doc/Makefile
This commit is contained in:
parent
bbdfbf0789
commit
8e56b37c56
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40733
1 changed files with 2 additions and 6 deletions
|
@ -1,14 +1,10 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# Original revision: 1.9
|
||||
# Original revision: r40713
|
||||
#
|
||||
# Build the FreeBSD documentation *outside* of the www tree, and install it
|
||||
# Build the FreeBSD documentation *outside* of the doc/ tree, and install it
|
||||
# in to the right place as necessary.
|
||||
#
|
||||
# This assumes that you have the www/ and doc/ trees checked out beside
|
||||
# one another -- this was always the case anyway, so there are no extra
|
||||
# requirements here.
|
||||
#
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
Loading…
Reference in a new issue