doc/en_US.ISO8859-1/articles/console-server/Makefile
2001-09-13 07:23:16 +00:00

18 lines
265 B
Makefile

# $FreeBSD$
DOC?= article
DOCFORMAT= html
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
CSS_SHEET= itgastyle.css
IMAGES= tk0231-9-1.png
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"