aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/Makefile
Commit message (Expand)AuthorAge
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* enable examples to compile on Windows. patch from Hiroshi Saito.Andrew Dunstan2009-12-31
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-25
* Attaching -lpq to LDFLAGS doesn't work, because the generated commandTom Lane2003-09-20
* Bring the libpq example programs into the 21st century.Tom Lane2003-06-22
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Remove testlo2.c --- there seems to be no difference between this andTom Lane2000-10-24
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-25
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-13
* End of the make file simplifications.Bryan Henderson1996-11-12
* Rename CDEBUG to COPTBruce Momjian1996-11-04
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09