mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
5 lines
85 B
Makefile
5 lines
85 B
Makefile
# contrib/contrib-global.mk
|
|
|
|
NO_PGXS = 1
|
|
include $(top_srcdir)/src/makefiles/pgxs.mk
|