aboutsummaryrefslogtreecommitdiff
path: root/bn_BD.ISO10646-1/articles/explaining-bsd/Makefile
blob: d83d4430f3e09bc611ca1dba1670ff1daac7e8ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# $FreeBSD$
#

MAINTAINER= abulfazl@juniv.edu

DOC?=	article

FORMATS?= html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

# XML content
SRCS=	article.xml

DOC_PREFIX?=	${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"