2004-10-28 20:37:19 +02:00
|
|
|
#
|
2001-09-30 12:33:19 +02:00
|
|
|
# $FreeBSD$
|
2004-10-28 20:37:19 +02:00
|
|
|
#
|
|
|
|
# Article: Contributors to FreeBSD
|
|
|
|
#
|
2006-03-13 17:46:15 +01:00
|
|
|
# Original revision: 1.10
|
2001-09-30 12:33:19 +02:00
|
|
|
|
|
|
|
DOC?= article
|
|
|
|
|
|
|
|
FORMATS?= html
|
2004-10-28 20:37:19 +02:00
|
|
|
WITH_ARTICLE_TOC?= YES
|
2001-09-30 12:33:19 +02:00
|
|
|
|
|
|
|
INSTALL_COMPRESSED?=gz
|
|
|
|
INSTALL_ONLY_COMPRESSED?=
|
|
|
|
|
2004-10-28 20:37:19 +02:00
|
|
|
ORGDIR= ${DOC_PREFIX}/en_US.ISO8859-1/articles/contributors
|
2001-09-30 12:33:19 +02:00
|
|
|
|
2004-10-28 20:37:19 +02:00
|
|
|
SRCS= article.sgml
|
|
|
|
SRCS+= ${ORGDIR}/contrib.ent
|
|
|
|
SRCS+= ${ORGDIR}/contrib.386bsd.sgml
|
|
|
|
SRCS+= ${ORGDIR}/contrib.additional.sgml
|
|
|
|
SRCS+= ${ORGDIR}/contrib.committers.sgml
|
|
|
|
SRCS+= ${ORGDIR}/contrib.corealumni.sgml
|
|
|
|
SRCS+= ${ORGDIR}/contrib.develalumni.sgml
|
2003-07-08 19:50:17 +02:00
|
|
|
|
2004-10-28 20:37:19 +02:00
|
|
|
URL_RELPREFIX?= ../../../..
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
2001-09-30 12:33:19 +02:00
|
|
|
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|