aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/articles/ddwg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/articles/ddwg/Makefile')
-rw-r--r--fr_FR.ISO8859-1/articles/ddwg/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/fr_FR.ISO8859-1/articles/ddwg/Makefile b/fr_FR.ISO8859-1/articles/ddwg/Makefile
deleted file mode 100644
index 68714b471c..0000000000
--- a/fr_FR.ISO8859-1/articles/ddwg/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-#
-# The FreeBSD Documentation Project
-# The FreeBSD French Documentation Project
-#
-# $Id: Makefile,v 1.1 2000-06-01 19:14:23 gioria Exp $
-# 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"