Peter Eisentraut wrote:

> Eventually, we could ideally transform the subdirectory Makefiles from 
> independently callable Makefiles to mere include files so we have only one 
> big dependency tree at the top, which would get rid of the annoying and 
> time-consuming directory traversal.  This, however, raises other issues, such 
> as that some compilers do not support creating output files in 
> subdirectories.  I tried to support all of this in parallel but didn't 
> succeeed without creating a big mess.  We can always come back to that later.

Ah, right, that was what I was thinking about.  Sure, we can investigate
that later.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to