Temporarily turn off evaluating BUILD_RELNOTES while debugging
something. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6f8719ccfe
commit
c456c3d02b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52446
1 changed files with 2 additions and 2 deletions
|
|
@ -75,9 +75,9 @@ SUBDIR+= support
|
||||||
SUBDIR+= doc
|
SUBDIR+= doc
|
||||||
SUBDIR+= ports
|
SUBDIR+= ports
|
||||||
.endif
|
.endif
|
||||||
.if defined(BUILD_RELNOTES)
|
#.if defined(BUILD_RELNOTES)
|
||||||
SUBDIR+= relnotes
|
SUBDIR+= relnotes
|
||||||
.endif
|
#.endif
|
||||||
|
|
||||||
# Non-XML
|
# Non-XML
|
||||||
SUBDIR+= cgi
|
SUBDIR+= cgi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue