]> 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:40 +0000 (20:30 -0400)
commitcf35406f9bce70c5f52b11122bdfb245c680000b
tree54065c7ab4f791bb18d09930998445eca9e65f16
parent2aa2533f2818687e1ae5a3238dd70b175c3cdfb3
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