aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/Makefile')
-rw-r--r--fr_FR.ISO8859-1/htdocs/Makefile16
1 files changed, 1 insertions, 15 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/Makefile b/fr_FR.ISO8859-1/htdocs/Makefile
index 3edffd2c66..81841a927b 100644
--- a/fr_FR.ISO8859-1/htdocs/Makefile
+++ b/fr_FR.ISO8859-1/htdocs/Makefile
@@ -75,27 +75,13 @@ SUBDIR+= doc
SUBDIR+= relnotes
.endif
-# Non-SGML
-# SUBDIR+= gifs
-# SUBDIR+= cgi
-
-# WEB_LANG?= da de es fr it ja pt_BR ru tr zh
-
-# Non-English
-
-# .if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY)
-# .for DIR in ${WEB_LANG}
-# SUBDIR+= ../${DIR}
-# .endfor
-# .endif
-
WEBDIR?= data/fr
# index.html is special, and generated from index.xsl and news/news.xml
DATA+= index.html
CLEANFILES+= index.html
-.include "${WEB_PREFIX}/share/mk/web.site.mk"
+.include "${DOC_PREFIX}/share/mk/web.site.mk"
index.html: index.xsl ${XML_INCLUDES}\
${XML_NEWS_INCLUDES} \