aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/articles/zip-drive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/articles/zip-drive/Makefile')
-rw-r--r--fr_FR.ISO8859-1/articles/zip-drive/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/fr_FR.ISO8859-1/articles/zip-drive/Makefile b/fr_FR.ISO8859-1/articles/zip-drive/Makefile
deleted file mode 100644
index 8617ec14d0..0000000000
--- a/fr_FR.ISO8859-1/articles/zip-drive/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD: doc/en_US.ISO_8859-1/articles/zip-drive/Makefile,v 1.1 2000/02/14 01:24:34 nik Exp $
-
-DOC?= article
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?=gz
-INSTALL_ONLY_COMPRESSED?=
-
-SRCS= article.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"