diff --git a/ja_JP.eucJP/htdocs/doc/Makefile b/ja_JP.eucJP/htdocs/doc/Makefile index 9f11214849..f27ff28bb0 100644 --- a/ja_JP.eucJP/htdocs/doc/Makefile +++ b/ja_JP.eucJP/htdocs/doc/Makefile @@ -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"