doc/en_US.ISO8859-1/articles/fonts/Makefile

19 lines
257 B
Makefile
Raw Normal View History

#
1999-09-06 08:53:43 +02:00
# $FreeBSD$
#
# Article: Fonts and FreeBSD
1997-07-01 07:38:16 +02:00
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.xml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"