Oops! Don't remove the report-sample.xml file.

This commit is contained in:
Chris Costello 2001-10-19 22:22:37 +00:00
parent 29a987cb85
commit e9a955d13e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10995

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/status/Makefile,v 1.6 2001/09/18 18:46:30 chris Exp $
# $FreeBSD: www/en/news/status/Makefile,v 1.7 2001/10/17 02:33:25 chris Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -18,7 +18,7 @@ DATA+= report-august-2001.html
# Install a sample <project> entry.
DATA+= report-sample.xml
CLEANFILES+= ${DATA}
CLEANFILES+= ${DATA:M*.html}
.xml.html: report.xsl includes.xsl
xsltproc -nonet -o ${.TARGET} report.xsl ${.IMPSRC}