]> granicus.if.org Git - postgresql/commit
Simplify build/install process for bki and description files. There's
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Jun 2000 07:16:13 +0000 (07:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Jun 2000 07:16:13 +0000 (07:16 +0000)
commitc61db5ba2decf2e620f6ce3699d4b702957ed72a
tree70fa79664656d77f7408edd9c381bbe73dbde7b6
parent4863829c1291b16fca7b166d3b9db0668bee4f63
Simplify build/install process for bki and description files.  There's
no reason for them to be copied into src/backend rather than being
installed straight from the catalog subdirectory.  This also avoids
some peculiar behavior (bugs?) present in at least gmake 3.78.1: it
won't always update the bki files in backend/ even when the ones in
backend/catalog/ are newer.
src/backend/Makefile
src/backend/catalog/Makefile