aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/platforms/ia64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/platforms/ia64/Makefile')
-rw-r--r--fr_FR.ISO8859-1/htdocs/platforms/ia64/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/platforms/ia64/Makefile b/fr_FR.ISO8859-1/htdocs/platforms/ia64/Makefile
new file mode 100644
index 0000000000..ae7eb49908
--- /dev/null
+++ b/fr_FR.ISO8859-1/htdocs/platforms/ia64/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD: www/fr/platforms/ia64/Makefile,v 1.1 2003/12/15 16:05:03 stephane Exp $
+
+# The FreeBSD French Documentation Project
+# Original revision: 1.6
+
+.if exists(../Makefile.conf)
+.include "../Makefile.conf"
+.endif
+.if exists(../Makefile.inc)
+.include "../Makefile.inc"
+.endif
+
+DOCS= machines.sgml refs.sgml
+
+XMLDOCS= index::news.xml:
+XMLDOCS+= todo::news.xml:
+
+.include "${WEB_PREFIX}/share/mk/web.site.mk"