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

Noah Misch <noah@leadboat.com>

Commit: a4daf59eef9845a93c73056f6983b375c2a41fe9
Author: Noah Misch <noah@leadboat.com>
Date: 2016-07-24T00:30:55Z
Releases: 9.2.18
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).

Files

PathChange+/−
src/Makefile.shlib modified +10 −1