postgresql/src/makefiles
Tom Lane 04ca4caa81 Remove use of lorder and tsort while building static libraries. There's
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.
2006-04-19 16:32:08 +00:00
..
Makefile
Makefile.aix Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.bsdi
Makefile.cygwin
Makefile.darwin
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
Makefile.irix Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.linux
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
Makefile.sco
Makefile.solaris
Makefile.sunos4
Makefile.svr4
Makefile.ultrix4
Makefile.univel
Makefile.unixware
Makefile.win32
pgxs.mk