Make the AIX case of Makefile.shlib safe for parallel make.
authorNoah Misch <[email protected]>
Sun, 24 Jul 2016 00:30:03 +0000 (20:30 -0400)
committerNoah Misch <[email protected]>
Sun, 24 Jul 2016 00:30:55 +0000 (20:30 -0400)
commita4daf59eef9845a93c73056f6983b375c2a41fe9
tree87ee0968400e656443b881f0a691ba5455fb99bd
parenta1e75055368e28985cec9cc2c6fc133f4e144da2
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).
src/Makefile.shlib