pgsql-server/src/test/examples Makefile

Started by Tom Lanealmost 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/09/20 18:14:57

Modified files:
src/test/examples: Makefile

Log message:
Attaching -lpq to LDFLAGS doesn't work, because the generated command
puts that before the .c file name.