MODULES = nominatim PGXS := @POSTGRESQL_PGXS@ PG_CONFIG := @PG_CONFIG@ include $(PGXS) all: chmod 755 nominatim.so install: @echo Library does not need to be installed.