Fix non-GNU makefiles for AIX make.
Noah Misch <noah@leadboat.com>
Fix non-GNU makefiles for AIX make. Invoking the Makefile without an explicit target was building every possible target instead of just the "all" target. Back-patch to 9.3 (all supported versions).
Files
| Path | Change | +/− |
|---|---|---|
| Makefile | modified | +4 −0 |
| src/test/regress/Makefile | modified | +5 −0 |