Make the AIX case of Makefile.shlib safe for parallel make.
authorNoah Misch
Sun, 24 Jul 2016 00:30:03 +0000 (20:30 -0400)
committerNoah Misch
Sun, 24 Jul 2016 00:30:44 +0000 (20:30 -0400)
commitf0c9e4697757d27b9e8ccd76d8b330af09f58bf7
treeb357b28e87c344e30c5c1202dace5bc2658fd0a2
parent1156a9db8d70922553d15f72d8dab2ed2c8ac8f3
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