postgresql/src/makefiles
Bruce Momjian c600a6ac47 I am attaching a patch file that will replace the previous one. It only
contains the patches to Makefile.global.in and Makefile.unixware.  The
Makefile.unixware patch has been updated to include the contents of
LD_LIBRARY_PATH, if present, to the -rpath (-R) option.  This change
will  simplify configuring and building PostgreSQL on systems that
support  LD_LIBRARY_PATH.  You can set LD_LIBRARY_PATH to include all
the directorys  you want to have searched for additional libraries, run
configure, then run  make.  The paths in LD_LIBRARY_PATH will then be
embedded in the executables  via the -rpath (-R) option to the linker,
and so will not require  LD_LIBRARY_PATH in order to run.

Billy G. Allie
2002-11-10 00:37:28 +00:00
..
Makefile.aix > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
Makefile.beos Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.bsdi Add -rpath for BSD/OS, from Peter E. 2001-09-06 13:43:42 +00:00
Makefile.darwin Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +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 Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.hpux Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.irix5 Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.linux Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.netbsd Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.openbsd Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.osf Install the SQL command man pages into a section appropriate for each 2001-08-29 19:14:40 +00:00
Makefile.qnx4 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.sco Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.solaris Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +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 I am attaching a patch file that will replace the previous one. It only 2002-11-10 00:37:28 +00:00
Makefile.win Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00