aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/articles/new-users
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-04-19 12:13:21 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-04-19 12:13:21 +0000
commit91774a43a7f1bbaa33a27a07412add012ba3ed25 (patch)
treee10ddcb41bcfb5edefd378a81f4626b53337b71d /it_IT.ISO8859-15/articles/new-users
parentddbcd9bd9b415111a9e450d2e4a9df302a102e90 (diff)
Notes
Diffstat (limited to 'it_IT.ISO8859-15/articles/new-users')
-rw-r--r--it_IT.ISO8859-15/articles/new-users/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/it_IT.ISO8859-15/articles/new-users/Makefile b/it_IT.ISO8859-15/articles/new-users/Makefile
index 886e21cc9d..f54ed04419 100644
--- a/it_IT.ISO8859-15/articles/new-users/Makefile
+++ b/it_IT.ISO8859-15/articles/new-users/Makefile
@@ -1,5 +1,8 @@
+#
# $FreeBSD$
-
+#
+# Articolo: Per chi e' alle Prime Armi sia con FreeBSD che con Unix
+
DOC?= article
FORMATS?= html
@@ -7,8 +10,7 @@ FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
-SRCS= article.sgml
+SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"