# cleanup_test/Makefile MODULE_big = cleanup_test OBJS = cleanup_test.o PG_CONFIG = pg_config PGXS := $(shell $(PG_CONFIG) --pgxs) include $(PGXS)