On Sat, 19 Aug 2000, [EMAIL PROTECTED] wrote: > Modified files: > english/Bugs : Makefile
(and lots other Makefiles too) > Log message: > removed useless/wrong comment And that comment was: # list any subdirectories in the following variable. Any directories listed # must exist or the make will not work Now make tests which SUBS really exists and runs only those recursively. At least from my perspective it looks like english Makefiles and others[1] have no differences, only Make.lang is different, so how could those Makefiles be merged? That would make it easier to keep those files up to date. [1] Only I've compared is Makefiles in finnish subdir. -- Tommi Vainikainen

