postgresql/src/makefiles
Peter Eisentraut 337da0678a Assorted fixes for Cygwin:
Eliminate the mysterious games that the Cygwin build plays with the linker
flag variables.  DLLLIBS is gone, use SHLIB_LINK like everyone else.
Detect cygipc in configure, after the linker flags are set up, otherwise
configure might not work at all.

Make sure everything is covered by make clean.

Fix the build of the new conversion procedure modules.

Add new DLLIMPORT markers where required.

Finally, the compiler complains if we use an explicit
-I/usr/local/include, so don't do that.  Curiously, -L/usr/local/lib is
still necessary.
2002-09-05 18:28:46 +00:00
..
Makefile.aix > > This patch corrects the use of rpath and export options when compiling 2002-04-05 12:01:59 +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 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.win Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00