mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 15:53:13 -05:00
Responsibility was formerly split between Makefile.global and pgxs.mk.
As a result of commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.aix | ||
| Makefile.cygwin | ||
| Makefile.darwin | ||
| Makefile.freebsd | ||
| Makefile.hpux | ||
| Makefile.linux | ||
| Makefile.netbsd | ||
| Makefile.openbsd | ||
| Makefile.sco | ||
| Makefile.solaris | ||
| Makefile.unixware | ||
| Makefile.win32 | ||
| pgxs.mk | ||