Hook the 8.1R sub-directory up to the build.
This commit is contained in:
parent
09db6204ac
commit
433db9eb39
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35616
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/Makefile,v 1.54 2009/09/23 20:03:59 blackend Exp $
|
||||
# $FreeBSD: www/en/releases/Makefile,v 1.55 2010/02/23 20:57:17 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -16,7 +16,7 @@ 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 5.5R
|
||||
SUBDIR+= 6.0R 6.1R 6.2R 6.3R 6.4R
|
||||
SUBDIR+= 7.0R 7.1R 7.2R 7.3R
|
||||
SUBDIR+= 8.0R
|
||||
SUBDIR+= 8.0R 8.1R
|
||||
|
||||
.if defined $(NEW_BUILD)
|
||||
SUBDIR=
|
||||
|
|
Loading…
Reference in a new issue