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

Noah Misch <noah@leadboat.com>

Commit: f0c9e4697757d27b9e8ccd76d8b330af09f58bf7
Author: Noah Misch <noah@leadboat.com>
Date: 2016-07-24T00:30:44Z
Releases: 9.4.9
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