summaryrefslogtreecommitdiff
path: root/src/tutorial/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-121-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Implement a few changes to how shared libraries and dynamically loadablePeter Eisentraut2008-04-071-3/+1
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-261-2/+3
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-2/+2
* Adjust src/tutorial Makefile so that it can use pgxs. This allows theTom Lane2005-01-131-17/+17
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-051-2/+2
* Ensure that src/tutorial gets cleaned by top-level make clean.Tom Lane2002-07-301-2/+2
* Remove no-longer-needed dependencies on DLSUFFIX.Tom Lane2001-10-261-9/+3
* Fix Cygwin build, per Jason Tishler.Tom Lane2001-08-091-1/+2
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-3/+4
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-2/+2
* Fix some bogosity in the tutorial examples.Tom Lane2000-03-281-13/+3
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-03-011-18/+4
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-281-6/+8
* Various fixes NETBSD/sparc relatedMarc G. Fournier1998-01-041-1/+9
* Standardize all LDADD to LD_ADD.Bryan Henderson1997-01-051-3/+1
* Rename SLSUFF to DLSUFFIXBruce Momjian1996-11-181-3/+3
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-131-2/+1
* End of the make file simplifications.Bryan Henderson1996-11-121-19/+35
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+39