aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/vm-design/Makefile
blob: 6758b4073aabecf873ceb1b23657be529a45d5a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD: doc/en_US.ISO_8859-1/articles/mh/Makefile,v 1.8 1999/09/06 06:52:37 peter Exp $

DOC?= article

FORMATS?= html

IMAGES=	fig1.eps fig2.eps fig3.eps fig4.eps

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS= article.sgml

DOC_PREFIX?= ${.CURDIR}/../../..

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