Catch errors in for loop in makefile

Peter Eisentraut <peter_e@gmx.net>

Commit: fbbe0186dc2b138024d7a20c98844000cffa51cc
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-05-01T22:04:17Z
Releases: 8.4.9
Catch errors in for loop in makefile

Add "|| exit" so that the rule aborts when a command fails.

This is the minimal backpatch version.  The fix in head is more
elaborate.

Files

PathChange+/−
src/makefiles/pgxs.mk modified +6 −6