-
Tom Lane authored
building contrib with USE_PGXS. To make it work all the way, the pg_regress script would need to be included in the installation tree.
Tom Lane authoredbuilding contrib with USE_PGXS. To make it work all the way, the pg_regress script would need to be included in the installation tree.
contrib-global.mk 141 B
# $PostgreSQL: pgsql/contrib/contrib-global.mk,v 1.10 2005/09/27 17:43:31 tgl Exp $
NO_PGXS = 1
include $(top_srcdir)/src/makefiles/pgxs.mk