summaryrefslogtreecommitdiffstats
path: root/release/doc/share/mk/doc.relnotes.mk
blob: 27fb71c434640623b94f0daf164a937ca6b6a65e (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

DOC_PREFIX?= ${RELN_ROOT}/../../../doc

# Find the RELNOTESng document catalog
EXTRA_CATALOGS+= ${RELN_ROOT}/share/sgml/catalog
EXTRA_CATALOGS+= ${RELN_ROOT}/${LANGCODE}/share/sgml/catalog

# Use the appropriate architecture-dependent RELNOTESng stylesheet
DSLHTML?=	${RELN_ROOT}/en_US.ISO8859-1/share/sgml/release.dsl
DSLPRINT?=	${RELN_ROOT}/en_US.ISO8859-1/share/sgml/release.dsl
OpenPOWER on IntegriCloud