3 MODULE_big
= test_parser
5 DATA_built
= test_parser.sql
6 DATA
= uninstall_test_parser.sql
11 PGXS
:= $(shell $(PG_CONFIG
) --pgxs
)
14 subdir
= contrib
/test_parser
16 include $(top_builddir
)/src
/Makefile.global
17 include $(top_srcdir
)/contrib
/contrib-global.mk