aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/articles/ntfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/articles/ntfs/Makefile')
-rw-r--r--fr_FR.ISO8859-1/articles/ntfs/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/articles/ntfs/Makefile b/fr_FR.ISO8859-1/articles/ntfs/Makefile
new file mode 100644
index 0000000000..72c1d9b8c9
--- /dev/null
+++ b/fr_FR.ISO8859-1/articles/ntfs/Makefile
@@ -0,0 +1,20 @@
+#
+# 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"