OSDN Git Service

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)
commit89439b8c4fabf8e882f55c87979512af081f370b
treef3978a294b42f61365fe35597e4dae43d7df5910
parent5337ad464ef91d811ecafbebf4698eab6b3d8e8d
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