From f044a7868ecda5ea3f60d0f29e4d0f9b898edd09 Mon Sep 17 00:00:00 2001 From: villate Date: Thu, 1 Nov 2001 18:47:09 +0000 Subject: [PATCH] French news channel no longer should be built from here. svn path=/trunk/; revision=1638 --- Makefile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Makefile b/Makefile index 9be3393d7f..255108440f 100644 --- a/Makefile +++ b/Makefile @@ -53,14 +53,6 @@ all: $(ENPAGES) $(FRPAGES) $(DEPAGES) $(PTPAGES) $(ITPAGES) $(ESPAGES) swpat/patents.en.html: swpat/patents-agenda.en.xml -# temporary, added by mad@april.org -$(NEWS): fr/news/news-bytes-latest.en.html fr/news/news-bytes-latest.fr.html - -fr/news/news-bytes-latest.en.html fr/news/news-bytes-latest.fr.html: fr/news/fsfe-fr-channel.fr.xml fr/news/fsfe-fr-channel.en.xml - @$(ECHO) "Building $@ ..." - @cd fr; $(MAKE) - - $(ENPAGES): %.html: %.xhtml fsfe.xsl navigation.en.xsl @$(ECHO) "Building $@ ..."; \ path=$< ; \