]> granicus.if.org Git - postgresql/commit
scripts: Add build prerequisite on libpgport
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 8 Feb 2013 11:43:54 +0000 (06:43 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 8 Feb 2013 11:43:54 +0000 (06:43 -0500)
commit4760142146ffc0a88a17b7ef477b8a84b041238e
treeeb86ec058ad135cae3e9917c53906af512b74373
parent733701d2748b6bbbe5f3cdc6421fdc83f6aa0c01
scripts: Add build prerequisite on libpgport

Without this, building in src/bin/scripts directly will fail if
libpgport wasn't built first.  Other bin components are handled the same
way.

Phil Sorber
src/bin/scripts/Makefile