aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/new-users/Makefile
blob: be470ca93fccea2db5142b48aa611ced1c170828 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# $FreeBSD$
#
# Article: For People New to Both FreeBSD and Unix

DOC?= article

FORMATS?= html

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

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