3 MODULE_big
= pg_freespacemap
4 OBJS
= pg_freespacemap.o
6 DATA_built
= pg_freespacemap.sql
7 DATA
= uninstall_pg_freespacemap.sql
11 PGXS
:= $(shell $(PG_CONFIG
) --pgxs
)
14 subdir
= contrib
/pg_freespacemap
16 include $(top_builddir
)/src
/Makefile.global
17 include $(top_srcdir
)/contrib
/contrib-global.mk