I do not know whether it's already fixed, but:
--- make.texinfoTue Jun 20 18:00:17 2000
+++ make.texinfo-newWed Jul 4 15:56:58 2001
@@ -,7 +,7 @@
subdirs: $(SUBDIRS)
$(SUBDIRS):
-$(MAKE) -C $@
+$(MAKE) -C $@@
foo: baz
@end group
--alexm
log_working_directory() at the end of main.c from make-3.79.1 has a
bug that leads to grammatical errors in several translated messages
(at least for Russian, but I suspect that other languages could be
affected too).
The thing is that message is splitted in two parts for "optimization",
while i