doc/en_US.ISO8859-1/articles/linux-emulation/Makefile
Gabor Kovesdan 35e6ad52bf - Add an article about the implementation and technical details of
the Linuxulator

Written by:	rdivacky
SGMLified by:	gabor
2008-03-05 12:57:31 +00:00

19 lines
291 B
Makefile

#
# $FreeBSD$
#
# Article: Linux emulation in FreeBSD
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"