mirror of
https://github.com/postgres/postgres.git
synced 2026-07-02 22:49:43 -04:00
no evidence that any currently-supported platform needs this, and good reason to think that any platform that did need it couldn't use the static libraries anyway --- libpq, at least, has circular references. Removing the code shuts up tsort warnings about the circular references on some platforms. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.aix | ||
| Makefile.bsdi | ||
| Makefile.cygwin | ||
| Makefile.darwin | ||
| Makefile.dgux | ||
| Makefile.freebsd | ||
| Makefile.hpux | ||
| Makefile.irix | ||
| Makefile.linux | ||
| Makefile.netbsd | ||
| Makefile.openbsd | ||
| Makefile.osf | ||
| Makefile.sco | ||
| Makefile.solaris | ||
| Makefile.sunos4 | ||
| Makefile.svr4 | ||
| Makefile.ultrix4 | ||
| Makefile.univel | ||
| Makefile.unixware | ||
| Makefile.win32 | ||
| pgxs.mk | ||