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)
commit234c7ce9f2a0c8262d3b3a3fe3970c337f9f0286
treef881958d457dbdf19baac1f5e8d11601e1e64b5e
parent0a00c9a8efe95180d23705d92e67a581828f50ce
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