doc/fr_FR.ISO8859-1/articles/ntfs/Makefile
Nik Clayton 0f9e3260d7 French translation tree, meet CVS, CVS, this is the French translation
tree.

A round of applause, please, for Sebastien Gioria, Frederic Haby, and
the other volunteers on the French FreeBSD Documentation Project.

I haven't turned this on in the top level Makefile yet because I've almost
certainly missed something.  I want to be able to grab a copy of the tree
after I've committed it and build it from scratch to make sure everything
works before I break the website. . .
1999-11-10 21:29:15 +00:00

20 lines
319 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
# $FreeBSD$
# Original revision: 1.4
#
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"