aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/copyright/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/htdocs/copyright/Makefile')
-rw-r--r--ja_JP.eucJP/htdocs/copyright/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/ja_JP.eucJP/htdocs/copyright/Makefile b/ja_JP.eucJP/htdocs/copyright/Makefile
deleted file mode 100644
index 2b743a699e..0000000000
--- a/ja_JP.eucJP/htdocs/copyright/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $FreeBSD$
-# The FreeBSD Japanese Documentation Project
-# Original revision: r40529
-
-.if exists(../Makefile.conf)
-.include "../Makefile.conf"
-.endif
-.if exists(../Makefile.inc)
-.include "../Makefile.inc"
-.endif
-
-DOCS= copyright.xml
-DOCS+= daemon.xml
-#DOCS+= freebsd-doc-license.xml
-DOCS+= freebsd-license.xml
-DOCS+= license.xml
-DOCS+= trademarks.xml
-
-#DATA+= COPYING COPYING.LIB
-
-INDEXLINK= copyright.html
-
-.include "${DOC_PREFIX}/share/mk/web.site.mk"