postgresql/src/makefiles
Thomas Munro 9db300ce6e Remove HP-UX port.
HP-UX hardware is no longer produced, build farm coverage recently
ended, and there are no known active maintainers targeting this OS.
Since there is a major rewrite of the build system in the pipeline for
PostgreSQL 16, and that requires development, testing and maintainance
for each OS and tool chain, it seems like a good time to drop support
for:

 * HP-UX, the operating system.
 * HP aCC, the HP-UX native compiler.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/1415825.1656893299%40sss.pgh.pa.us
2022-07-08 14:05:05 +12:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
Makefile.aix Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.cygwin Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.darwin Unify DLSUFFIX on Darwin 2022-07-06 07:41:33 +02:00
Makefile.freebsd Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.linux Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.netbsd Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.openbsd Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.solaris Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.win32 Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
pgxs.mk Add NO_INSTALL option to pgxs 2021-05-27 13:58:29 +02:00