Date: Thu, 6 Apr 2000 12:59:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp AT delorie DOT com Subject: Re: Generic makefile! (Re: Reverse-compiler) In-Reply-To: <8cg770$mst$1@nets3.rz.RWTH-Aachen.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 5 Apr 2000, Hans-Bernhard Broeker wrote: > Or, failing that, write a > rule like the above, with .c replaced by .cpp, somewhere in your > makefile. No need to do that: beginning with version 3.78, Make already knows about .cpp files.