Reorganize some of the exports list generation code. It seems that this

Peter Eisentraut <peter_e@gmx.net>

Commit: bdaf90b70f50e3bf39e5ad52359e39e0e534a9a0
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-02-26T10:45:24Z
Releases: 8.4.0
Reorganize some of the exports list generation code.  It seems that this
has been reinvented about four different times throughout history (aix,
cygwin, win32, darwin/linux) and a lot of the concepts are actually shared,
which the code now shows better.

Files

PathChange+/−
src/Makefile.shlib modified +27 −46
src/makefiles/Makefile.aix modified +5 −8