Derived files that are shipped in the distribution used to be built in the
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 28 Aug 2009 20:26:19 +0000 (20:26 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 28 Aug 2009 20:26:19 +0000 (20:26 +0000)
commit1e63ba5241c9a53c9ed91427738a8506d2738e68
tree090e036e131c3577958cb97d953cdc1839acc862
parente50ba34ee36ce12cfa56a0040b90477620324765
Derived files that are shipped in the distribution used to be built in the
source directory even for out-of-tree builds.  They are now alsl built in
the build tree.  This should be more convenient for certain developers'
workflows, and shouldn't really break anything else.
13 files changed:
contrib/cube/Makefile
contrib/seg/Makefile
doc/src/sgml/Makefile
src/Makefile.shlib
src/backend/Makefile
src/backend/bootstrap/Makefile
src/backend/parser/Makefile
src/backend/snowball/Makefile
src/backend/utils/misc/Makefile
src/bin/psql/Makefile
src/interfaces/ecpg/preproc/Makefile
src/interfaces/libpq/Makefile
src/pl/plpgsql/src/Makefile