Path: utzoo!utgpu!water!watmath!uunet!mcvax!enea!front.se!zap From: zap@front.se (Svante Lindahl) Newsgroups: gnu.utils.bug Subject: Bug in GNU Make, version 3.05 Message-ID: <8@front.se> Date: 24 Oct 88 17:04:26 GMT Organization: Front Capital Systems, Stockholm, Sweden Lines: 13 Make 3.05 does not remove intermediate files, at least not always. When making foo.o from RCS/foo.c make fails to remove the intermediate file foo.c, contrary to what the manual states (section 9.4). I also have an ancient version of GNU Make (version number unkown, but I think it is from February '88) that does the right thing in this situation. Current version seems to be 3.13 or higher, so maybe this has been fixed already. Svante.Lindahl@front.se