aboutsummaryrefslogtreecommitdiff
path: root/src/utils/Makefile
Commit message (Expand)AuthorAge
* Re-add Win32 missing files, I think.Bruce Momjian2002-11-02
* Re-add Win32 files.Bruce Momjian2002-11-02
* Remove /src/utils. Is final cleanup of getopt.c resurection.Bruce Momjian2002-10-30
* Remove mention of utils/getopt.c. Not used anymore.Bruce Momjian2002-10-19
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-03
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-27
* Move few remaining src/utils files to backend/port so everything is inBruce Momjian2002-07-16
* Remove indenting of Makefile comments, per Peter.\Bruce Momjian2002-07-15
* Remove utils/getopt.c file, not needed, it only allowed "--flag"Bruce Momjian2002-07-15
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-15
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* Clean up dependencies for version.o.Tom Lane2000-02-27
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* Hi,Bruce Momjian1998-04-06
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-27
* Whoops, redo Ultrix patch so the other ports still compile.Bryan Henderson1996-11-26
* Add a blank install target so that 'make install' worksMarc G. Fournier1996-11-11
* Add utils directory for cross-subsystem tools to keep make files from havingBryan Henderson1996-11-11