Remove bogus complexity from build/install of plperl. This stuff was

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

Commit: 0abebf0e7b9301d2b5bc6199f93e39418a6db1db
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-03-25T19:26:49Z
Releases: 7.1.1
Remove bogus complexity from build/install of plperl.  This stuff was
apparently copied from the makefile for the perl5 interface module,
which needs it for reasons explained in src/interfaces/Makefile.
But none of those reasons apply to plperl.

Files

PathChange+/−
src/pl/Makefile modified +3 −23