Hook up early-adopter article to RELNOTESng build.
This commit is contained in:
parent
c4b03e06c2
commit
3ec8436dc3
@ -7,6 +7,7 @@ SUBDIR+= hardware
|
||||
SUBDIR+= readme
|
||||
SUBDIR+= errata
|
||||
SUBDIR+= installation
|
||||
SUBDIR+= early-adopter
|
||||
|
||||
COMPAT_SYMLINK = en
|
||||
|
||||
|
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user