- Merge the following from the English version:
r41455 -> r46904 head/ja_JP.eucJP/htdocs/security/Makefile
This commit is contained in:
parent
9282bf7c63
commit
8c8064858e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46920
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: r41455
|
# Original revision: r46904
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -20,8 +20,10 @@ DOCS+= security.xml
|
||||||
DOCS+= reporting.xml
|
DOCS+= reporting.xml
|
||||||
DOCS+= unsupported.xml
|
DOCS+= unsupported.xml
|
||||||
|
|
||||||
|
#.PHONY: advisories.xml
|
||||||
#advisories.xml: advisories.html.inc
|
#advisories.xml: advisories.html.inc
|
||||||
|
|
||||||
|
#.PHONY: notices.xml
|
||||||
#notices.xml: notices.html.inc
|
#notices.xml: notices.html.inc
|
||||||
|
|
||||||
INDEXLINK= security.html
|
INDEXLINK= security.html
|
||||||
|
|
Loading…
Reference in a new issue