Thread: pgsql: In libpq/Makefile, use OBJS += as a way to break up long link li

pgsql: In libpq/Makefile, use OBJS += as a way to break up long link li

From
Bruce Momjian
Date:
In libpq/Makefile, use OBJS += as a way to break up long link lines into
something that can be documented.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=1f48290a9d6d000d1b5012b9304b734ecb9cc759

Modified Files
--------------
src/interfaces/libpq/Makefile |   19 +++++++++----------
1 files changed, 9 insertions(+), 10 deletions(-)