aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/articles/new-users/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'it_IT.ISO8859-15/articles/new-users/Makefile')
-rw-r--r--it_IT.ISO8859-15/articles/new-users/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/it_IT.ISO8859-15/articles/new-users/Makefile b/it_IT.ISO8859-15/articles/new-users/Makefile
new file mode 100644
index 0000000000..b37613243e
--- /dev/null
+++ b/it_IT.ISO8859-15/articles/new-users/Makefile
@@ -0,0 +1,19 @@
+# The FreeBSD Documentation Project
+# The FreeBSD Italian 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"