# Makefile EXTENSION = c77_dbh DATA = c77_dbh--1.0.sql PG_CONFIG = pg_config PGXS := $(shell $(PG_CONFIG) --pgxs) include $(PGXS)