]> granicus.if.org Git - postgresql/commit
Make the AIX case of Makefile.shlib safe for parallel make.
authorNoah Misch <noah@leadboat.com>
Sun, 24 Jul 2016 00:30:03 +0000 (20:30 -0400)
committerNoah Misch <noah@leadboat.com>
Sun, 24 Jul 2016 00:30:59 +0000 (20:30 -0400)
commitb1fa6c0eb9fadc9eada014227a67eadfec936960
tree216ed44b54851f54157577515f0ca00a8fe26470
parentba64aed7004a88f66ef204cd8b18c2c5621b2f30
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