OSDN Git Service

Partial fix for ecpg's VPATH problems. It compiles and successfully
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Aug 2006 16:13:11 +0000 (16:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Aug 2006 16:13:11 +0000 (16:13 +0000)
commitae28cfe67353320a80f8fa21b96932f0d8effec1
tree304aaf0da5c9635573d0fe77d98833d424622a90
parentfcba3b82e2d4fe42a0acfb9251fd1a7b4862ca30
Partial fix for ecpg's VPATH problems.  It compiles and successfully
builds all the files needed for its regression tests, but the tests
themselves fail because of diffs in the #line directives output by
ecpg itself.  Not sure what to do about that.
src/interfaces/ecpg/compatlib/Makefile
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/ecpg/include/Makefile
src/interfaces/ecpg/pgtypeslib/Makefile
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/test/Makefile
src/interfaces/ecpg/test/Makefile.regress
src/interfaces/ecpg/test/pg_regress.inc.sh.in [deleted file]
src/interfaces/ecpg/test/pg_regress.sh