Install the sample file, `report-sample.xml', into $base/news/status;
for example, http://www.FreeBSD.org/news/status/report-sample.xml.
This commit is contained in:
parent
9732ee18a5
commit
86be3efff3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10969
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.5 2001/09/18 10:03:21 chris Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.6 2001/09/18 18:46:30 chris Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -15,6 +15,9 @@ DATA= report-june-2001.html
|
|||
DATA+= report-july-2001.html
|
||||
DATA+= report-august-2001.html
|
||||
|
||||
# Install a sample <project> entry.
|
||||
DATA+= report-sample.xml
|
||||
|
||||
CLEANFILES+= ${DATA}
|
||||
|
||||
.xml.html: report.xsl includes.xsl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue