article, about diskless X servers. Will be turned in on in the main build later this week, when a new release of the DSSSL stylesheets will include a Serbian translation, also prepared by the submitted. Submitted by: Vladimir Vrzic <random@beotel.yu>
14 lines
285 B
Makefile
14 lines
285 B
Makefile
# $FreeBSD: doc/en_US.ISO_8859-1/articles/diskless-x/Makefile,v 1.5 1999/09/06 06:52:36 peter Exp $
|
|
|
|
DOC?= article
|
|
|
|
FORMATS?= html
|
|
|
|
INSTALL_COMPRESSED?=gz
|
|
INSTALL_ONLY_COMPRESSED?=
|
|
|
|
SRCS= article.sgml
|
|
|
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|