summaryrefslogtreecommitdiffstats
path: root/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-05-02 22:02:50 +0000
committerbmah <bmah@FreeBSD.org>2001-05-02 22:02:50 +0000
commitd917f606f3edba70f558ca5105b6d31f1d87c910 (patch)
tree9bbf5944e17823bf08e905a7332e8917e0d7972d /release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
parent4e62455888b4ba195b2d725aa8f15b93e3f74585 (diff)
downloadFreeBSD-src-d917f606f3edba70f558ca5105b6d31f1d87c910.zip
FreeBSD-src-d917f606f3edba70f558ca5105b6d31f1d87c910.tar.gz
RELNOTESng infrastructure fixes:
1. There is now only one RELNOTESng stylesheet; the architecture-specific stylesheets (to handle different values of the arch= attribute) are gone. 2. Several Makefile variable definitions were factored into doc.relnotes.mk. Submitted by: dd
Diffstat (limited to 'release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile b/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
index 29edd54..2c0390b 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
+++ b/release/doc/en_US.ISO8859-1/relnotes/alpha/Makefile
@@ -6,7 +6,6 @@ DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
-EXTRA_CATALOGS+= ${RELN_ROOT}/share/sgml/catalog
# SGML content
SRCS+= article.sgml
@@ -15,9 +14,5 @@ SRCS+= ../common/artheader.sgml
SRCS+= ../common/new.sgml
SRCS+= ../common/upgrading.sgml
-# Use the appropriate architecture-dependent RELNOTESng stylesheet
-DSLHTML?= ${RELN_ROOT}/share/sgml/release-alpha.dsl
-DSLPRINT?= ${RELN_ROOT}/share/sgml/release-alpha.dsl
-
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
OpenPOWER on IntegriCloud