postgresql/src/makefiles
Tom Lane a38c85bd5d Rewrite pg_regress as a C program instead of a shell script.
This allows it to be used on Windows without installing mingw
(though you do still need 'diff'), and opens the door to future
improvements such as message localization.
Magnus Hagander and Tom Lane.
2006-07-19 02:37:00 +00:00
..
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.aix Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.bsdi Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.cygwin Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.darwin Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin. 2006-01-19 21:19:12 +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 Remove ancient hack to work around a peculiarity of libcurses on HPUX. 2006-02-07 17:36:13 +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 Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
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 Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
pgxs.mk Rewrite pg_regress as a C program instead of a shell script. 2006-07-19 02:37:00 +00:00