Thread: pgsql: Make the AIX case of Makefile.shlib safe for parallel make.

pgsql: Make the AIX case of Makefile.shlib safe for parallel make.

From
Noah Misch
Date:
Make the AIX case of Makefile.shlib safe for parallel make.

Use our typical approach, from src/backend/parser.  Back-patch to 9.1
(all supported versions).

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f0c9e4697757d27b9e8ccd76d8b330af09f58bf7

Modified Files
--------------
src/Makefile.shlib | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)