Date: Sun, 23 Nov 1997 15:22:43 +0200 (IST) From: Eli Zaretskii To: DJ Delorie cc: broeker AT physik DOT rwth-aachen DOT de, djgpp-workers AT delorie DOT com Subject: Re: alpha-971114: Makefiles revisited In-Reply-To: <199711212349.SAA00757@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 21 Nov 1997, DJ Delorie wrote: > > * It will unconditionally install all the files in '../bin', '../lib' > > etc., relative to the 'src' directory where the build starts. > > This is the scheme I've been using all along. It's important to keep > backups anyway. Can we *please* have an option to build the libraries and utilities without overwriting the current ones? One situation where this might come in handy is when you want to build a library with non-default options, like -pg.