doc/es_ES.ISO8859-1/articles/linux-comparison/Makefile
J. Vicente Carrasco a58e0789ab Sorry for the noise.
Add new translated article.

Submitted by: gabor@

Approved by: jesusr@ (mentor)
2007-11-19 20:06:57 +00:00

16 lines
278 B
Makefile

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