aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/12.0R/installation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/htdocs/releases/12.0R/installation/Makefile')
-rw-r--r--en_US.ISO8859-1/htdocs/releases/12.0R/installation/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/en_US.ISO8859-1/htdocs/releases/12.0R/installation/Makefile b/en_US.ISO8859-1/htdocs/releases/12.0R/installation/Makefile
deleted file mode 100644
index 5d7fbee29d..0000000000
--- a/en_US.ISO8859-1/htdocs/releases/12.0R/installation/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.if exists(../Makefile.inc)
-.include "../Makefile.inc"
-.endif
-
-DOC= installation
-FORMATS?= html txt
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED=
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"