Hook up early-adopter article to RELNOTESng build.

This commit is contained in:
Bruce A. Mah 2002-10-25 21:58:06 +00:00
parent c4b03e06c2
commit 3ec8436dc3
3 changed files with 11 additions and 6 deletions

View File

@ -7,6 +7,7 @@ SUBDIR+= hardware
SUBDIR+= readme
SUBDIR+= errata
SUBDIR+= installation
SUBDIR+= early-adopter
COMPAT_SYMLINK = en

View File

@ -1,14 +1,18 @@
# $FreeBSD$
RELN_ROOT?= ${.CURDIR}/../..
.ifdef NO_LANGCODE_IN_DESTDIR
DESTDIR?= ${DOCDIR}/readme
.else
DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/readme
.endif
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= /usr/doc
SRCS+= article.sgml
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

View File

@ -8,7 +8,7 @@
ARCHS= i386 alpha sparc64
MULTITEXTS= installation relnotes hardware
UNITEXTS= readme errata
UNITEXTS= readme errata early-adopter
PC98MULTITEXTS= relnotes hardware
IMAGEDIR= .imagedir