Add 4.7R directory to the build.

This commit is contained in:
Murray Stokely 2002-08-06 07:46:31 +00:00
parent 72f493a8d6
commit 6063afedc2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13793

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/releases/Makefile,v 1.32 2002/03/04 08:17:50 murray Exp $
# $FreeBSD: www/en/releases/Makefile,v 1.33 2002/07/18 22:21:02 bmah Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -12,7 +12,7 @@ DOCS?= index.sgml snapshots.sgml
SUBDIR= 1.1 1.1.5 2.0 2.0.5R 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
SUBDIR+= 3.3R 3.4R 3.5R 4.0R 4.1R 4.1.1R 4.2R 4.3R 4.4R 4.5R 4.6R
SUBDIR+= 4.6.1R
SUBDIR+= 4.6.1R 4.7R
SUBDIR+= 5.0R
.if defined $(NEW_BUILD)