Set shlib naming convention on Cygwin to 'cygFOO.dll', which appears
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Aug 2005 19:02:08 +0000 (19:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Aug 2005 19:02:08 +0000 (19:02 +0000)
commit97fe006e8c1e0301d371c89fab394416f6511c9a
treef557dbac54d33f28b8631c49269b23efb4397d6f
parent9f926a966a8c2aa9239a3482809b85a3ea38cb9e
Set shlib naming convention on Cygwin to 'cygFOO.dll', which appears
to be the platform standard.  This should fix recursive-rule breakage
due to recent Makefile changes.  Per discussion.
src/Makefile.shlib