Remove a bogus comment about a separate www/ tree.

This commit is contained in:
Glen Barber 2013-01-22 01:34:34 +00:00
parent b8e9d58987
commit 52e0f7516f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40713

View file

@ -1,13 +1,9 @@
#
# $FreeBSD$
#
# 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"