Denis Barbier wrote: > On Sat, Jul 28, 2001 at 08:35:22AM +0200, Martin Schulze wrote: > > Debian CVS barbier wrote: > > > * Makefile.common is updated to generate macros for country names into > > > english/template/debian/countries.def from Perl hash tables found in > > > english/template/debian/countries.wml; this file is included by > > > wml::debian::countries. > > > > Denis, > > > > this doesn't work for some reason: > > > > finlandia!joey(pts/10):/home/project/Debian/CVS/webwml> make > > english/template/debian/countries.def > > make: *** No rule to make target `english/template/debian/countries.def'. > > Stop. > > > > finlandia!joey(pts/10):/home/project/Debian/CVS/webwml> cd english/ > > finlandia!joey(pts/10):/home/project/Debian/CVS/webwml/english> make > > template/debian/countries.def > > make: *** No rule to make target `template/debian/countries.def'. Stop. > > Sorry :( > Run > make english/template/debian/countries.def > from the webwml directory.
Err, didn't I do that? > > finlandia!joey(pts/10):/home/project/Debian/CVS/webwml> make > > english/template/debian/countries.def > > make: *** No rule to make target `english/template/debian/countries.def'. > > Stop. > The problem is that almost all .wml files depend upon mirrors.wml, but > this dependency is absent from the Makefiles. Could you add it where appropriate? Regards, Joey -- Beware of bugs in the above code; I have only proved it correct, not tried it. -- Donald E. Knuth