[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Makefile.common and translation-check



	I've modified all the spanish pages in order to use
translation-check.wml (I've also maintained the <!-- translation, I guess I
should change the check-trans.pl script in order to fully replace it)...
however I'm not quite sure how to enable this. 
	Marcin suggested modifying the Makefile.common, but I'm not sure if
we can best change the Makefile's in each language directory.

	So we should do:

change Makefile.common:
%.$(LANGUAGE).html : %.wml $(TEMPLDIR)/template.wml
$(TEMPLDIR)/languages.wml \
	    $(HTMLDEP) $(ENGLISHSRCDIR)/$(CUR_DIR)/%.wml
# (proposed by Marcin Owsiany in debian-www, Date: Wed, 20 Sep 2000 19:15:46
+0200)
        $(WML) $(<F)

	or
change {language}/Makefile:

HTMLDEP= $(EnGLISHRCDIR)/$(CUR_DIR)/%.wml


	¿Ideas?

	Javi



Reply to: