doc/en_US.ISO8859-1/articles/storage-devices/Makefile
Murray Stokely 26569d38b9 Add a tutorial about storage device hardware. This was previously
part of Appendix F in the Handbook.
2001-07-13 22:30:40 +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"