Add 5.5 and 6.1 directories to the build. These are intentionally not
linked from other areas of the website yet.
This commit is contained in:
parent
2e83e621a3
commit
c96caed978
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26954
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/Makefile,v 1.46 2005/02/10 21:30:18 hrs Exp $
|
||||
# $FreeBSD: www/en/releases/Makefile,v 1.47 2005/05/24 16:09:47 obrien Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -13,8 +13,8 @@ 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.2R 4.7R 4.8R 4.9R 4.10R 4.11R
|
||||
SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R
|
||||
SUBDIR+= 6.0R
|
||||
SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R 5.5R
|
||||
SUBDIR+= 6.0R 6.1R
|
||||
|
||||
.if defined $(NEW_BUILD)
|
||||
SUBDIR=
|
||||
|
|
Loading…
Reference in a new issue