postgresql/src/makefiles
Tom Lane 9a4b29d832 Teach pgxs.mk and Install.pm how to install files from a contrib module
into SHAREDIR/tsearch_data.  Use this instead of ad-hoc coding in
dict_xsyn/Makefile.  Should fix current ContribCheck failures on MSVC.
2007-10-16 16:00:00 +00:00
..
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.aix Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
Makefile.bsdi Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.cygwin Propagate Magnus' fix for Windows snowball build into Makefile.cygwin. 2007-08-22 06:34:18 +00:00
Makefile.darwin Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 2006-11-28 05:45:43 +00:00
Makefile.dgux
Makefile.freebsd Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.hpux Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
Makefile.irix Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.linux Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.netbsd Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.openbsd Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.osf Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.sco
Makefile.solaris Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.sunos4
Makefile.svr4
Makefile.ultrix4
Makefile.univel
Makefile.unixware Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.win32 Don't define BUILDING_DLL for snowball lib. Should fix build problems 2007-08-21 13:32:33 +00:00
pgxs.mk Teach pgxs.mk and Install.pm how to install files from a contrib module 2007-10-16 16:00:00 +00:00