Re: Use meaningful directory prefixes in lib32 build

2011-02-22 Thread John Baldwin
On Friday, February 18, 2011 8:17:31 am Ulrich Spörlein wrote: > On Tue, 15.02.2011 at 16:18:21 -0500, John Baldwin wrote: > > This patch adjusts the various lib32 targets to use a suitable DIRPRFX so > > that > > when lib32 builds certain areas of the tree the full path to those areas > > shows

Re: Use meaningful directory prefixes in lib32 build

2011-02-18 Thread Ulrich Spörlein
On Tue, 15.02.2011 at 16:18:21 -0500, John Baldwin wrote: > This patch adjusts the various lib32 targets to use a suitable DIRPRFX so > that > when lib32 builds certain areas of the tree the full path to those areas > shows > up in the make output: > > Index: Makefile.inc1 > ==

Use meaningful directory prefixes in lib32 build

2011-02-15 Thread John Baldwin
This patch adjusts the various lib32 targets to use a suitable DIRPRFX so that when lib32 builds certain areas of the tree the full path to those areas shows up in the make output: Index: Makefile.inc1 === --- Makefile.inc1 (r