]> granicus.if.org Git - postgresql/commit
Fix non-GNU makefiles for AIX make.
authorNoah Misch <noah@leadboat.com>
Thu, 30 Nov 2017 08:57:22 +0000 (00:57 -0800)
committerNoah Misch <noah@leadboat.com>
Thu, 30 Nov 2017 08:57:22 +0000 (00:57 -0800)
commite21a556e136973cea95852b91fe1d72c7626bc34
treeb35e5ba4d4a208c763558fa5a0a3c2e4ee7f29ca
parent7ca25b7de6aefa5537e0dbe56541bc41c0464f97
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).
Makefile
src/test/regress/Makefile