postgresql/src/makefiles
Tom Lane a7de22d8d5 Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use
of postgres.imp file into BE_DLLLIBS macro.  This makes the AIX build
work more like the Windows and Darwin builds, which have similar requirements
to mention a backend library when linking shared libraries that will be
dynamically loaded into the backend.
2005-10-28 17:32:22 +00:00
..
Makefile PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
Makefile.aix Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use 2005-10-28 17:32:22 +00:00
Makefile.beos In a PGXS build, expect to find the postgres executable already installed, 2004-12-17 03:52:49 +00:00
Makefile.bsdi Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.cygwin In a PGXS build, expect to find the postgres executable already installed, 2004-12-17 03:52:49 +00:00
Makefile.darwin In a PGXS build, expect to find the postgres executable already installed, 2004-12-17 03:52:49 +00:00
Makefile.dgux Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.freebsd Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on i386. 2005-08-24 20:20:38 +00:00
Makefile.hpux Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.irix Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.linux Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.netbsd Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.openbsd Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.osf Revert -Wl, change to Makefile.osf, as the allegedly more standard 2005-01-06 20:56:50 +00:00
Makefile.qnx4 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.sco Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.solaris Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.sunos4 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.svr4 Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.ultrix4 Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.univel Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.unixware Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic 2004-12-21 18:47:42 +00:00
Makefile.win32 In a PGXS build, expect to find the postgres executable already installed, 2004-12-17 03:52:49 +00:00
pgxs.mk Some marginal tweaks to make 'make installcheck' mostly work when 2005-09-27 17:43:31 +00:00