Add newsflash.html as a file that must be generated.
This commit is contained in:
parent
9677c6a7c5
commit
085056e823
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10228
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/Makefile,v 1.25 2001/08/02 04:26:30 chris Exp $
|
||||
# $FreeBSD: www/en/news/Makefile,v 1.26 2001/08/07 15:55:07 nik Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -31,7 +31,7 @@ SUBDIR+= 1999
|
|||
SUBDIR+= 2000
|
||||
SUBDIR+= status
|
||||
|
||||
DATA= news.rdf
|
||||
DATA= newsflash.html news.rdf
|
||||
|
||||
newsflash.html: newsflash.xsl news.xml includes.xsl ../includes.xsl
|
||||
xsltproc -nonet -o newsflash.html newsflash.xsl news.xml
|
||||
|
|
Loading…
Reference in a new issue