summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+1
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-301-1/+1
* Fix GNU make detection.Peter Eisentraut2000-11-061-4/+4
* Put back old Makefiles, in pgsql and pgsql/src.Bruce Momjian2000-06-121-14/+34
* Add makefile to warn about not using gmake.Bruce Momjian2000-06-121-0/+16
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-16/+0
* Warning in makefile added from DArcy.Bruce Momjian1997-08-221-0/+4
* Add distclean to target listingMarc G. Fournier1997-04-041-1/+1
* Rename Makefile to GNUmakefile to catch people using other makes.Bryan Henderson1996-12-311-68/+12
* Make sure user is running GNU make.Bryan Henderson1996-12-191-1/+7
* No change...just a test to make sure I didn't screw anything upMarc G. Fournier1996-12-101-2/+1
* Build man/ instead of ../doc. Man pages have moved there.Bryan Henderson1996-11-191-3/+3
* Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.Bryan Henderson1996-11-131-7/+4
* Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson1996-11-111-1/+2
* Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need itBryan Henderson1996-10-211-2/+6
* Not quite the cleanest way to do it, but add an option to Makefile.globalMarc G. Fournier1996-10-191-1/+4
* Fix handling of no '../doc' directory in compile procedure...Marc G. Fournier1996-10-071-1/+3
* This patch fixes problems in initdb, including that it doesn't runMarc G. Fournier1996-10-041-2/+4
* Added chown to Makefile to set files to Postgres user.Bruce Momjian1996-10-031-1/+2
* I have attached a minor update for the Postgres make files. This updateMarc G. Fournier1996-08-131-10/+10
* Fixes:Marc G. Fournier1996-08-011-6/+11
* - fix installation not installing man pagesMarc G. Fournier1996-07-201-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+48