]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Here is a patch for Versions 1 and 2 that corrects the following makefile
authorMarc G. Fournier <scrappy@hub.org>
Wed, 21 Aug 1996 04:28:13 +0000 (04:28 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 21 Aug 1996 04:28:13 +0000 (04:28 +0000)
commitb2692ecaa94b10ed426fc41857772e78257dac31
tree4fbe5a2b9cacccac306dca04efd7b3efbb1574a4
parent22af16a57219886795066ce7bd7d95bbb1c1fa66
Here is a patch for Versions 1 and 2 that corrects the following makefile
bugs:

  1) linker flags LDFLAGS are missing on some of the links.

  2) libpq.a is not listed as a dependency for the src/bin programs
     that depend on it.

--
Bryan Henderson                                    Phone 408-227-6803
San Jose, California
src/bin/Makefile.global
src/mk/postgres.lib.mk
src/mk/postgres.prog.mk