Re: RFC: split OBJS lines to one object per line

Peter Geoghegan <pg@bowt.ie>

From: Peter Geoghegan <pg@bowt.ie>
To: Andres Freund <andres@anarazel.de>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-10-29T20:16:49Z
Lists: pgsql-hackers
On Tue, Oct 29, 2019 at 1:09 PM Andres Freund <andres@anarazel.de> wrote:
> Comments?

I think that this is a good idea. I see no downside.


-- 
Peter Geoghegan



Commits

  1. Fix some OBJS lists in two Makefiles to be ordered alphabetically

  2. Split all OBJS style lines in makefiles into one-line-per-entry style.