doc/en_US.ISO8859-1/articles/serial-uart/Makefile
Murray Stokely 788d821de5 Add a tutorial on serial communications, multiport cards, and UARTs.
This information is from the outdated and out-of-scope Appendix F of
the Handbook which will shortly be removed.
2001-07-13 22:01:35 +00:00

13 lines
185 B
Makefile

DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"