aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/projects/ideas/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-07-16 09:40:38 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-07-16 09:40:38 +0000
commit2f33ef956021a4258af44bad016bf51ff6d15227 (patch)
tree9d252b5fc54c7a8827f344dc14833e2f4dc2b6c1 /en_US.ISO8859-1/htdocs/projects/ideas/Makefile
parent7d9820c9dd0c9c39bd19e6715a3dafa6860c5b84 (diff)
downloaddoc-2f33ef956021a4258af44bad016bf51ff6d15227.tar.gz
doc-2f33ef956021a4258af44bad016bf51ff6d15227.zip
- Rename converted XSLT templates to .sgml
Approved by: doceng (implicit)
Notes
Notes: svn path=/projects/sgml2xml/; revision=39223
Diffstat (limited to 'en_US.ISO8859-1/htdocs/projects/ideas/Makefile')
-rw-r--r--en_US.ISO8859-1/htdocs/projects/ideas/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/en_US.ISO8859-1/htdocs/projects/ideas/Makefile b/en_US.ISO8859-1/htdocs/projects/ideas/Makefile
index 41682aeeef..fe3cda9cb9 100644
--- a/en_US.ISO8859-1/htdocs/projects/ideas/Makefile
+++ b/en_US.ISO8859-1/htdocs/projects/ideas/Makefile
@@ -13,11 +13,6 @@ MAINTAINER= joel
DATA= style.css
-XML_IDEAS= ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/projects/ideas/ideas.xml
-XSL_IDEAS= ${DOC_PREFIX}/en_US.ISO8859-1/htdocs/projects/ideas/ideas.xsl
-
-XMLDOCS= ideas:${XSL_IDEAS}:${XML_IDEAS}:
-
-INDEXLINK= ideas.html
+DOCS= ideas.sgml
.include "${DOC_PREFIX}/share/mk/web.site.mk"