1610fcc351
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.
4 lines
141 B
Makefile
4 lines
141 B
Makefile
# $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
|