Cosmetic improvements in plpython's make rule for libpython import library.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a7983e989d9cafc9cef49becfee054e34b1ed9b4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-02-14T16:31:35Z
Releases: 9.4.0
Cosmetic improvements in plpython's make rule for libpython import library.

This build technique is remarkably ugly, but that doesn't mean it has
to be unreadable too.  Be a bit more liberal with the vertical whitespace,
and give the .def file a proper dependency, just in case.

Files

PathChange+/−
src/pl/plpython/Makefile modified +10 −5