Refactor the code that creates the shared library export files to appear
Peter Eisentraut <peter_e@gmx.net>
Refactor the code that creates the shared library export files to appear only once in Makefile.shlib and not in four copies.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/compatlib/Makefile | modified | +6 −58 |
| src/interfaces/ecpg/ecpglib/Makefile | modified | +6 −55 |
| src/interfaces/ecpg/pgtypeslib/Makefile | modified | +6 −58 |
| src/interfaces/libpq/Makefile | modified | +7 −62 |
| src/Makefile.shlib | modified | +77 −6 |