Thread: pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC

pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC

From
Bruce Momjian
Date:
Abandon use of Makefile variables in libpq/Makefile because MSVC scrapes
the OBJS lines from that file.

Cleanup where possible.

Branch
------
master

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

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