In libpq/Makefile, use OBJS += as a way to break up long link lines into

Bruce Momjian <bruce@momjian.us>

Commit: 1f48290a9d6d000d1b5012b9304b734ecb9cc759
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-11-27T16:03:23Z
Releases: 9.1.0
In libpq/Makefile, use OBJS += as a way to break up long link lines into
something that can be documented.

Files

PathChange+/−
src/interfaces/libpq/Makefile modified +9 −10