aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/serial-uart/Makefile
blob: 123d2f0218487998bc7fc2e1856fbaae2026bee7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# $FreeBSD$
#
# Article: Serial and UART Tutorial

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

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