Modify the platform-specific makefiles so that macro 'rpath' is defined

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

Commit: a9ddd649df46afde8f26dd9f85f05292e8da1f4b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-11-19T00:41:39Z
Releases: 8.0.0
Modify the platform-specific makefiles so that macro 'rpath' is defined
in terms of macro 'rpathdir', as I proposed a few weeks ago.  In itself
this commit shouldn't change the behavior at all, but it opens the door
to using special rpaths for the PL shared libraries, as seems to be
needed for plperl in particular.

Files