postgresql/src/makefiles
Tom Lane bc660c4237 Ah, I finally realize why Magnus wanted to add a --bindir option to
pg_regress: there's no other way to cope with testing a relocated
installation.  Seems better to call it --psqldir though, since the
only thing we need to find in that case is psql.  It'd be better if
we could use find_other_exec, but that's not happening unless we are
willing to install pg_regress alongside psql, which seems unlikely
to happen.
2006-07-21 00:24:04 +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 Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00