aboutsummaryrefslogtreecommitdiff
path: root/de/Makefile
diff options
context:
space:
mode:
authorJohann Kois <jkois@FreeBSD.org>2005-09-19 16:55:28 +0000
committerJohann Kois <jkois@FreeBSD.org>2005-09-19 16:55:28 +0000
commit56b6c7625b68a44c3e1f9d72cf061da0fbd47d0a (patch)
treebd695ef647e7a2d07ae7f1cd2f8e4878fab569f7 /de/Makefile
parentec3ade20c429d181d85de44cd85bda98046418c8 (diff)
downloaddoc-56b6c7625b68a44c3e1f9d72cf061da0fbd47d0a.tar.gz
doc-56b6c7625b68a44c3e1f9d72cf061da0fbd47d0a.zip
MFbed: Update the German website.
www/de/Makefile 1.117 -> 1.124 www/de/docs.sgml 1.192 -> 1.193 www/de/includes.sgml bugfixes only www/de/news/Makefile 1.40 -> 1.42 www/de/news/news.xml 1.331 -> 1.333 www/de/news/2002/Makefile 1.2 -> 1.5 www/de/platforms/ia64/Makefile 1.4 -> 1.6 www/de/projects/newbies.sgml 1.41 -> 1.43 Obtained from: The FreeBSD German Documentation Project.
Notes
Notes: svn path=/www/; revision=25705
Diffstat (limited to 'de/Makefile')
-rw-r--r--de/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/de/Makefile b/de/Makefile
index bf3e97a30b..6a08a241f9 100644
--- a/de/Makefile
+++ b/de/Makefile
@@ -1,8 +1,8 @@
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
# $FreeBSD$
-# $FreeBSDde: de-www/Makefile,v 1.29 2005/08/13 16:25:01 jkois Exp $
-# basiert auf: 1.117
+# $FreeBSDde: de-www/Makefile,v 1.30 2005/09/18 10:33:53 jkois Exp $
+# basiert auf: 1.124
.if exists(Makefile.conf)
.include "Makefile.conf"
@@ -52,9 +52,9 @@ SUBDIR+= gifs
WEBDIR?= data/de
-# index.html is special, and generated from index.xsl and news/news.xml
-DATA+= index.html
-CLEANFILES+= index.html
+# these files are generated by using separate rules.
+DATA+= index.html
+CLEANFILES+= index.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"