aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/Makefile
Commit message (Expand)AuthorAge
* Remove retest Makefile entry because it does not compile.Bruce Momjian2002-09-16
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* Add dependency for regexec.cTatsuo Ishii2001-10-04
* Make all commands that link a program look likePeter Eisentraut2000-11-30
* 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
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-19
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* add retest, a regex testing programTatsuo Ishii1999-05-21
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* Hi,Bruce Momjian1998-04-06
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-15
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27