summaryrefslogtreecommitdiff
path: root/src/bin/psql/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-271-18/+3
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-151-34/+5
* Move simple_prompt() into its own file to be shared with psql and pg_dump.Bruce Momjian2002-07-061-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Commit Patrice's patches except:Tatsuo Ishii2001-10-151-2/+2
* Massive commits for SunOS4 port.Tatsuo Ishii2001-02-271-1/+8
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-3/+3
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-181-2/+3
* Make all commands that link a program look likePeter Eisentraut2000-11-301-4/+4
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-3/+3
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-4/+4
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-6/+6
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-1/+3
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-2/+2
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-271-0/+88
* Various fixes suggested by Gregor HoffleitMarc G. Fournier1997-02-091-87/+0
* Remove rlstubs.[ch], since they weren't actually doing anything that couldn'tMarc G. Fournier1997-01-251-4/+3
* Okay, this should pretty much clean up the psql/readline/history mess.Marc G. Fournier1997-01-251-32/+26
* Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.Bryan Henderson1996-12-301-4/+3
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-041-2/+2
* Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson1996-11-261-3/+9
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-261-2/+3
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-131-15/+14
* Add dependency for install.Bryan Henderson1996-11-121-2/+2
* Makefile simplification: the "bin" chapterBryan Henderson1996-11-111-3/+4
* Makefile cleanup after reorganizationBruce Momjian1996-11-091-4/+4
* Compile and warning cleanupBruce Momjian1996-11-081-4/+4
* Continuation of make file simplification; handle libpq.a dependancy.Bryan Henderson1996-11-021-13/+29
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-011-5/+1
* BSD$$_derived needs -ltermcap for psqlMarc G. Fournier1996-08-211-1/+5
* Bring in changes to READLINE/HISTORY definesMarc G. Fournier1996-08-201-5/+3
* fixed usuage of -ltermcap for psqlMarc G. Fournier1996-07-251-2/+5
* - extend conditional for use of -ltermcap in bsdi/bsdi_2_1 compilesMarc G. Fournier1996-07-201-2/+8
* - added -ltermcap to LIBS in bin/psql/MakefileMarc G. Fournier1996-07-191-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+65