aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/articles/Makefile
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2002-01-05 19:52:45 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2002-01-05 19:52:45 +0000
commit5f6499a5f86266e6d1b664619bd90b7b7f3d5d2b (patch)
treea94ff685c3cf83771fb176a5a3175b6d64706e3e /it_IT.ISO8859-15/articles/Makefile
parentfef0cee6223af579e07bfabc61b51c7bebce4813 (diff)
downloaddoc-5f6499a5f86266e6d1b664619bd90b7b7f3d5d2b.tar.gz
doc-5f6499a5f86266e6d1b664619bd90b7b7f3d5d2b.zip
Add build infrastructure for italian documentation
PR: docs/32339 Submitted by: "Massimiliano Stucchi" <willythemax@yahoo.it> (with my modifications)
Notes
Notes: svn path=/head/; revision=11600
Diffstat (limited to 'it_IT.ISO8859-15/articles/Makefile')
-rw-r--r--it_IT.ISO8859-15/articles/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/it_IT.ISO8859-15/articles/Makefile b/it_IT.ISO8859-15/articles/Makefile
new file mode 100644
index 0000000000..0236f036a1
--- /dev/null
+++ b/it_IT.ISO8859-15/articles/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+SUBDIR =
+SUBDIR+= new-users
+
+# ROOT_SYMLINKS+= new-users
+
+DOC_PREFIX?= ${.CURDIR}/../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"