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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
